summaryrefslogtreecommitdiff
path: root/main.cc
Commit message (Expand)AuthorAgeFilesLines
...
* use polymorphism, instead of templates, for walking itemsJohn Wiegley2004-08-101-4/+2
* new debug code; automated transactions now use value expression predicatesJohn Wiegley2004-08-101-137/+77
* more fixesJohn Wiegley2004-08-091-4/+5
* fixed account display bugJohn Wiegley2004-08-091-14/+19
* moved display only flags to dflags in both transactions and accountsJohn Wiegley2004-08-071-1/+5
* 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-071-8/+6
* got entry working againJohn Wiegley2004-08-071-24/+22
* equity reports are restoredJohn Wiegley2004-08-071-6/+45
* got more reports working againJohn Wiegley2004-08-071-126/+21
* improvements to transaction formattingJohn Wiegley2004-08-061-38/+18
* -s bal is functional againJohn Wiegley2004-08-061-1/+2
* fixed cache by clear transaction flags before writingJohn Wiegley2004-08-051-0/+2
* fixed the "-o bal rent" report againJohn Wiegley2004-08-051-73/+14
* added support for account sortingJohn Wiegley2004-08-051-2/+2
* added back sorting supportJohn Wiegley2004-08-051-61/+66
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-72/+64
* brought back the "print" and "equity" reports; this time much better!John Wiegley2004-07-311-304/+196
* restore sorting of register reportsJohn Wiegley2004-07-311-7/+7
* removed constraints_t entirelyJohn Wiegley2004-07-311-115/+144
* predicate are now used instead of constraintsJohn Wiegley2004-07-301-80/+133
* two major changesJohn Wiegley2004-07-301-141/+134
* Exit if parsing errors are encounteredJohn Wiegley2004-07-291-25/+33
* further reorganizationJohn Wiegley2004-07-271-10/+7
* reorganized report.cc into item.cc, expr.cc and format.ccJohn Wiegley2004-07-271-89/+99
* initial rev of 2.0John Wiegley2004-07-261-0/+899
* *** empty log message ***John Wiegley2003-10-091-341/+0
* *** empty log message ***John Wiegley2003-10-081-12/+22
* *** empty log message ***John Wiegley2003-10-051-16/+25
* Moved definition of virtual accounts into the ledger data fileJohn Wiegley2003-10-041-46/+80
* Added support for virtual accounts.John Wiegley2003-10-041-80/+22
* *** empty log message ***John Wiegley2003-10-021-13/+19
* *** empty log message ***John Wiegley2003-10-021-18/+20
* *** empty log message ***John Wiegley2003-10-011-14/+28
* *** empty log message ***John Wiegley2003-10-011-21/+1
* *** empty log message ***John Wiegley2003-10-011-65/+189
* *** empty log message ***John Wiegley2003-10-011-4/+10
* Added support for dynamic downloading of stock quote information.John Wiegley2003-10-011-2/+10
* *** empty log message ***John Wiegley2003-10-011-17/+36
* *** empty log message ***John Wiegley2003-10-011-9/+7
* *** empty log message ***John Wiegley2003-09-301-6/+80
* *** empty log message ***John Wiegley2003-09-301-9/+23
* *** empty log message ***John Wiegley2003-09-301-17/+34
* *** empty log message ***John Wiegley2003-09-301-4/+5
* *** empty log message ***John Wiegley2003-09-301-34/+31
* Initial revisionJohn Wiegley2003-09-291-0/+86