0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release ktoblzcheck-1.17 More... about 16 years ago
Updated bankdata file, now valid from 2008-03-03 onwards. More... about 16 years ago
Fix man page. Patch by Micha Lenk. More... about 16 years ago
fixed gcc-4.3 logical operator precedence warning More... about 16 years ago
Add missing gcc-4.3 include. Get rid of some compiler warnings. More... about 16 years ago
When finished with time operations, call tzset() again to reset its variables to (hopefully) the original state. More... about 16 years ago
Fix handling of TZ env variable if it was unset beforehand. More... about 16 years ago
Increase library revision number because the implementation has changed in the meantime. More... over 16 years ago
Set the initial struct tm to zero to avoid crashes. More... over 16 years ago
Fix out-of-source build. More... over 16 years ago
Fix new testcase for win32 as well. More... over 16 years ago
Add unittest to extract_date function so that the obnoxious OSX failure shows up at make check. More... over 16 years ago
If the dates could not be parsed, use at least the last available file from the list so that a crash is avoided. More... over 16 years ago
Fix documentation: python is enabled by default More... over 16 years ago
cleanup: all method()-functions now have a const int *account argument. More... over 16 years ago
Clean up header includes for gcc-4.3 compatibility. More... over 16 years ago
Release ktoblzcheck-1.16 More... over 16 years ago
Updated bankdata, valid from 2007-12-03 onwards. More... over 16 years ago
Activate new dated bankdata files as default. More... over 16 years ago
Some code cleanup More... over 16 years ago
Fix to compile on windows/mingw again. More... over 16 years ago
Simplify date range detection even more. More... over 16 years ago
Replace strptime which is unavailable on windows/mingw. More... over 16 years ago
changes for new method C7 More... over 16 years ago
new method C7 valid from 2007-12-02. Note: method_C7 depends on an implementation of method_63 keeping account constant. More... over 16 years ago
cleanup: declaring non-return algo()-arguments as const More... over 16 years ago
Release version 1.15 More... over 16 years ago
Fix timezone processing when parsing dates. More... over 16 years ago
Fix broken clearList function More... over 16 years ago
Really enable loading of dated files More... over 16 years ago