summaryrefslogtreecommitdiff
path: root/format.cc
Commit message (Expand)AuthorAgeFilesLines
...
* use polymorphism, instead of templates, for walking itemsJohn Wiegley2004-08-101-7/+6
* more bug fixesJohn Wiegley2004-08-091-7/+15
* fixed account display bugJohn Wiegley2004-08-091-33/+48
* moved display only flags to dflags in both transactions and accountsJohn Wiegley2004-08-071-4/+4
* fixed display predicates in the register reportJohn Wiegley2004-08-071-23/+22
* print is working againJohn Wiegley2004-08-071-27/+32
* got more reports working againJohn Wiegley2004-08-071-70/+43
* improvements to transaction formattingJohn Wiegley2004-08-061-12/+112
* -s bal is functional againJohn Wiegley2004-08-061-0/+67
* added back sorting supportJohn Wiegley2004-08-051-2/+2
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-73/+65
* brought back the "print" and "equity" reports; this time much better!John Wiegley2004-07-311-10/+74
* predicate are now used instead of constraintsJohn Wiegley2004-07-301-2/+1
* two major changesJohn Wiegley2004-07-301-101/+158
* reorganized report.cc into item.cc, expr.cc and format.ccJohn Wiegley2004-07-271-21/+10
* initial rev of 2.0John Wiegley2004-07-261-0/+195