summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added necessary #includeJohn Wiegley2004-08-111-0/+1
* cleanupJohn Wiegley2004-08-111-12/+11
* more reorgJohn Wiegley2004-08-113-133/+45
* more reorgJohn Wiegley2004-08-112-43/+36
* many more formatting changesJohn Wiegley2004-08-117-414/+412
* added item to TODOJohn Wiegley2004-08-110-0/+0
* more fixesJohn Wiegley2004-08-112-20/+37
* more cleanupJohn Wiegley2004-08-116-62/+126
* added several kinds of transaction filtersJohn Wiegley2004-08-115-236/+427
* added items to TODO fileJohn Wiegley2004-08-100-0/+0
* changed the way changed_value_filter is calledJohn Wiegley2004-08-103-36/+53
* use polymorphism, instead of templates, for walking itemsJohn Wiegley2004-08-105-114/+102
* added debug codeJohn Wiegley2004-08-102-0/+146
* new debug code; automated transactions now use value expression predicatesJohn Wiegley2004-08-1015-253/+273
* more bug fixesJohn Wiegley2004-08-092-8/+17
* more fixesJohn Wiegley2004-08-092-4/+10
* fixed account display bugJohn Wiegley2004-08-097-88/+142
* fixed < bugJohn Wiegley2004-08-092-0/+8
* moved display only flags to dflags in both transactions and accountsJohn Wiegley2004-08-075-18/+22
* changed help/version outputJohn Wiegley2004-08-071-53/+49
* include/exclude regexps are now joined together for speedJohn Wiegley2004-08-071-51/+46
* fixed display predicates in the register reportJohn Wiegley2004-08-073-31/+30
* got entry working againJohn Wiegley2004-08-074-25/+38
* equity reports are restoredJohn Wiegley2004-08-072-6/+89
* added sample.datJohn Wiegley2004-08-071-0/+11
* added walk.ccJohn Wiegley2004-08-071-0/+31
* print is working againJohn Wiegley2004-08-074-42/+52
* got more reports working againJohn Wiegley2004-08-077-231/+162
* improvements to transaction formattingJohn Wiegley2004-08-067-126/+231
* added to TODO fileJohn Wiegley2004-08-060-0/+0
* -s bal is functional againJohn Wiegley2004-08-064-65/+128
* fixed cache by clear transaction flags before writingJohn Wiegley2004-08-054-3/+35
* fixed -R reportJohn Wiegley2004-08-051-1/+1
* fixed the "-o bal rent" report againJohn Wiegley2004-08-053-156/+98
* added support for account sortingJohn Wiegley2004-08-055-129/+123
* added back sorting supportJohn Wiegley2004-08-0512-170/+201
* rewrote the way registers are computed -- againJohn Wiegley2004-08-0426-1155/+1306
* brought back the "print" and "equity" reports; this time much better!John Wiegley2004-07-3114-567/+633
* moved around textJohn Wiegley2004-07-310-0/+0
* restore sorting of register reportsJohn Wiegley2004-07-312-10/+12
* removed constraints_t entirelyJohn Wiegley2004-07-317-315/+256
* "cash" usage in READMEdos2004-07-291-8/+11
* accounting standard credits and debits for READMEdos2004-07-291-54/+95
* miscellaneous README correctionsdos2004-07-291-12/+12
* predicate are now used instead of constraintsJohn Wiegley2004-07-3010-446/+343
* two major changesJohn Wiegley2004-07-3016-567/+643
* added error checking to value expression parsingJohn Wiegley2004-07-302-13/+39
* added missing filesJohn Wiegley2004-07-2915-0/+509
* moved some code aroundJohn Wiegley2004-07-291-101/+106
* Exit if parsing errors are encounteredJohn Wiegley2004-07-296-47/+59