summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
...
* switch from using deque back to list; affects speed by up to 30%!John Wiegley2004-09-061-2/+1
* small fixesJohn Wiegley2004-08-301-1/+1
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-1/+1
* a bit of a reorg; still much more to goJohn Wiegley2004-08-291-1/+1
* ledger.so (the python module) now builds based on autoconf discoveryJohn Wiegley2004-08-281-12/+7
* added (disabled) code for Boost.PythonJohn Wiegley2004-08-271-7/+15
* use libtool, for making shared librariesJohn Wiegley2004-08-261-2/+3
* added check for --enable-standalone, as mentioned in the READMEJohn Wiegley2004-08-261-7/+11
* remove -mdynamic-no-pic from opt flags; that is implied by -fastJohn Wiegley2004-08-261-1/+1
* added "acprep --perf", for doing performance analysisJohn Wiegley2004-08-261-0/+3
* misc maintenance changesJohn Wiegley2004-08-241-0/+20