summaryrefslogtreecommitdiff
path: root/binary.cc
Commit message (Expand)AuthorAgeFilesLines
* a little more reorganizing, but only fractionally faster. diminishing returns!John Wiegley2004-08-221-1/+1
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-21/+19
* only compute the cost when it differs from the amountJohn Wiegley2004-08-211-3/+11
* changed RELEASE_LEVEL to DEBUG_LEVELJohn Wiegley2004-08-211-2/+2
* fixes to how commodities are looked up using quotes.ccJohn Wiegley2004-08-211-1/+3
* bumped binary file version numberJohn Wiegley2004-08-211-1/+1
* add copy-on-write semantics to amount.cc; cuts object creation by 5xJohn Wiegley2004-08-211-11/+6
* several fixesJohn Wiegley2004-08-191-1/+19
* added support for parsing QIF filesJohn Wiegley2004-08-191-16/+23
* fixesJohn Wiegley2004-08-171-17/+12
* misc cleanupJohn Wiegley2004-08-171-1/+0
* slight fixesJohn Wiegley2004-08-171-2/+2
* more binary format changesJohn Wiegley2004-08-161-19/+25
* cleaned up binary data writing, and file handlingJohn Wiegley2004-08-151-417/+189
* new debug code; automated transactions now use value expression predicatesJohn Wiegley2004-08-101-24/+24
* fixed cache by clear transaction flags before writingJohn Wiegley2004-08-051-2/+7
* added back sorting supportJohn Wiegley2004-08-051-17/+16
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-3/+3
* brought back the "print" and "equity" reports; this time much better!John Wiegley2004-07-311-1/+1
* two major changesJohn Wiegley2004-07-301-5/+5
* Exit if parsing errors are encounteredJohn Wiegley2004-07-291-10/+9
* initial rev of 2.0John Wiegley2004-07-261-0/+621