summaryrefslogtreecommitdiff
path: root/account.cc
Commit message (Expand)AuthorAgeFilesLines
* First round of work to get the balance report working again.John Wiegley2008-08-041-3/+34
* Rearranged the code a bit, breaking walk.cc into several different files:John Wiegley2008-08-031-0/+21
* Change many uses of for+iterator to use Boost.Foreach.John Wiegley2008-07-311-9/+5
* Enabled a huge number of warning flags for g++ in acprep, and fixed them allJohn Wiegley2008-07-301-0/+9
* Moved around and renamed a very large amount of code in order to rationalizeJohn Wiegley2008-07-291-0/+141
* added (disabled) code for Boost.PythonJohn Wiegley2004-08-271-115/+0
* added validation code, to walk through a journal_t and make sure it's okJohn Wiegley2004-08-241-0/+23
* cleanup; fully switched to autoconf -- use scripts/acprepJohn Wiegley2004-08-241-4/+0
* change to binary loading that increases speed by another 20%John Wiegley2004-08-231-0/+4
* a little more reorganizing, but only fractionally faster. diminishing returns!John Wiegley2004-08-221-0/+2
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-2/+1
* cleaned up binary data writing, and file handlingJohn Wiegley2004-08-151-1/+1
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-20/+20
* initial rev of 2.0John Wiegley2004-07-261-0/+91