0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a simple nix-shell for building. More... over 3 years ago
Got rid of some unnecessary stderr. More... almost 13 years ago
Added bzip2 decompressor support. More... about 13 years ago
Amazon log format update. More... about 13 years ago
Make LogFile copies a compile-time error. More... over 13 years ago
Use a comparator for the logfile queue instead of implicit ordering. More... over 13 years ago
Tiny cleanups. More... over 13 years ago
Look for homebrew where I keep it. More... over 13 years ago
Deprecation fix on ubuntu More... almost 15 years ago
Keep the line object in the log object, just truncate it. More... almost 15 years ago
Clean up some unused defines. More... almost 15 years ago
Moved skipRecord to where it's used. More... almost 15 years ago
A sort of factory method to get the line outputter. More... almost 15 years ago
Null check is not needed before delete. More... almost 15 years ago
new is defined to not return null More... almost 15 years ago
Added a modeline to the header. More... almost 15 years ago
LogfileError should extend std::runtime_error More... almost 15 years ago
Pass output strings by reference. More... almost 15 years ago
Memory leak fixes in broken log cases. More... almost 15 years ago
Fix exception type in logfile constructor. More... almost 15 years ago
Simplify logfile opening with exceptions. More... almost 15 years ago
Convert a char* to a std::string to fix some memory leaks. More... almost 15 years ago
Handle empty files better. More... almost 15 years ago
Don't just identify the log, get me an outputter. More... almost 15 years ago
Using streams. More... almost 15 years ago
gitignore cleanups More... almost 15 years ago
Throw a std::runtime_error on logfile copy More... almost 15 years ago
scons cleanup for boost weirdness More... almost 15 years ago
Moved outputters to their own file. More... almost 15 years ago
Hide the rest of the input vars. More... almost 15 years ago