Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc cleanup | John Wiegley | 2004-08-17 | 7 | -11/+11 |
| | |||||
* | if NO_CLEANUP is defined in the Makefile (now default), no cleanup is done | John Wiegley | 2004-08-17 | 9 | -16/+85 |
| | |||||
* | don't allocate config_t within config.cc | John Wiegley | 2004-08-17 | 3 | -11/+16 |
| | |||||
* | slight fixes | John Wiegley | 2004-08-17 | 8 | -65/+140 |
| | |||||
* | more binary format changes | John Wiegley | 2004-08-16 | 4 | -54/+68 |
| | |||||
* | further restructuring | John Wiegley | 2004-08-15 | 15 | -546/+700 |
| | |||||
* | bug fix | John Wiegley | 2004-08-15 | 1 | -2/+2 |
| | |||||
* | cleaned up binary data writing, and file handling | John Wiegley | 2004-08-15 | 7 | -643/+391 |
| | |||||
* | fix to changed_value_transactions | John Wiegley | 2004-08-14 | 1 | -7/+2 |
| | |||||
* | fixed -G report | John Wiegley | 2004-08-14 | 3 | -4/+10 |
| | |||||
* | fix | John Wiegley | 2004-08-14 | 1 | -1/+2 |
| | |||||
* | fix to amount printing | John Wiegley | 2004-08-14 | 3 | -6/+13 |
| | |||||
* | optimized printing of amounts | John Wiegley | 2004-08-14 | 3 | -43/+27 |
| | |||||
* | added timing debug code | John Wiegley | 2004-08-14 | 3 | -7/+90 |
| | |||||
* | added timing code | John Wiegley | 2004-08-13 | 3 | -11/+54 |
| | |||||
* | performance tweaks | John Wiegley | 2004-08-13 | 2 | -23/+6 |
| | |||||
* | fixed problem with writing binary amounts | John Wiegley | 2004-08-13 | 3 | -85/+69 |
| | |||||
* | more options fixes | John Wiegley | 2004-08-13 | 6 | -89/+93 |
| | |||||
* | fix to gnucash support | John Wiegley | 2004-08-13 | 1 | -2/+1 |
| | |||||
* | added option.cc and option.h | John Wiegley | 2004-08-13 | 2 | -0/+183 |
| | |||||
* | fix in makefile | John Wiegley | 2004-08-13 | 1 | -1/+1 |
| | |||||
* | added final todo items | John Wiegley | 2004-08-13 | 0 | -0/+0 |
| | |||||
* | long options are now supported | John Wiegley | 2004-08-13 | 4 | -279/+323 |
| | |||||
* | Added a days-of-the-week report, under -w | John Wiegley | 2004-08-12 | 4 | -58/+106 |
| | |||||
* | added error checking | John Wiegley | 2004-08-12 | 2 | -15/+58 |
| | |||||
* | write amounts out to the binary file in binary format | John Wiegley | 2004-08-12 | 1 | -4/+18 |
| | |||||
* | gnuplot is supported again (-j and -J) | John Wiegley | 2004-08-12 | 3 | -9/+43 |
| | |||||
* | added support for interval reporting; changed some option flags | John Wiegley | 2004-08-12 | 14 | -195/+403 |
| | |||||
* | added necessary #include | John Wiegley | 2004-08-11 | 1 | -0/+1 |
| | |||||
* | cleanup | John Wiegley | 2004-08-11 | 1 | -12/+11 |
| | |||||
* | more reorg | John Wiegley | 2004-08-11 | 3 | -133/+45 |
| | |||||
* | more reorg | John Wiegley | 2004-08-11 | 2 | -43/+36 |
| | |||||
* | many more formatting changes | John Wiegley | 2004-08-11 | 7 | -414/+412 |
| | |||||
* | added item to TODO | John Wiegley | 2004-08-11 | 0 | -0/+0 |
| | |||||
* | more fixes | John Wiegley | 2004-08-11 | 2 | -20/+37 |
| | |||||
* | more cleanup | John Wiegley | 2004-08-11 | 6 | -62/+126 |
| | |||||
* | added several kinds of transaction filters | John Wiegley | 2004-08-11 | 5 | -236/+427 |
| | |||||
* | added items to TODO file | John Wiegley | 2004-08-10 | 0 | -0/+0 |
| | |||||
* | changed the way changed_value_filter is called | John Wiegley | 2004-08-10 | 3 | -36/+53 |
| | |||||
* | use polymorphism, instead of templates, for walking items | John Wiegley | 2004-08-10 | 5 | -114/+102 |
| | |||||
* | added debug code | John Wiegley | 2004-08-10 | 2 | -0/+146 |
| | |||||
* | new debug code; automated transactions now use value expression predicates | John Wiegley | 2004-08-10 | 15 | -253/+273 |
| | |||||
* | more bug fixes | John Wiegley | 2004-08-09 | 2 | -8/+17 |
| | |||||
* | more fixes | John Wiegley | 2004-08-09 | 2 | -4/+10 |
| | |||||
* | fixed account display bug | John Wiegley | 2004-08-09 | 7 | -88/+142 |
| | |||||
* | fixed < bug | John Wiegley | 2004-08-09 | 2 | -0/+8 |
| | |||||
* | moved display only flags to dflags in both transactions and accounts | John Wiegley | 2004-08-07 | 5 | -18/+22 |
| | |||||
* | changed help/version output | John Wiegley | 2004-08-07 | 1 | -53/+49 |
| | |||||
* | include/exclude regexps are now joined together for speed | John Wiegley | 2004-08-07 | 1 | -51/+46 |
| | |||||
* | fixed display predicates in the register report | John Wiegley | 2004-08-07 | 3 | -31/+30 |
| |