summaryrefslogtreecommitdiff
path: root/src/compare.cc
Commit message (Expand)AuthorAgeFilesLines
* Untabified all source filesJohn Wiegley2010-06-111-4/+4
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Whitespace fixJohn Wiegley2009-11-101-2/+1
* Fixed sorting in bal reports when --flat is usedJohn Wiegley2009-10-261-33/+27
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-0/+2
* Marked all strings needing internationalizationJohn Wiegley2009-02-251-1/+1
* Made commodity reduction during parsing consistentJohn Wiegley2009-02-241-2/+1
* The Great Renaming, Part IIJohn Wiegley2009-02-231-7/+7
* Renamed O_COMMA to O_CONS, and changed semanticsJohn Wiegley2009-02-231-1/+1
* Simplify account total values before comparisonJohn Wiegley2009-02-191-2/+7
* If a sorting value can't be found, report an errorJohn Wiegley2009-02-191-0/+3
* Renamed a function to sort_value_is_less_thanJohn Wiegley2009-02-121-2/+2
* Sorting expr now uses "-" to indicate descendingJohn Wiegley2009-02-121-36/+32
* The --sort flag now accepts multiple terms (-S payee,date).John Wiegley2009-02-121-2/+31
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+85