summaryrefslogtreecommitdiff
path: root/autoxact.h
Commit message (Expand)AuthorAgeFilesLines
* changed entry_finalizer scheme to use objects, not just function pointersJohn Wiegley2004-09-241-3/+8
* changed ledger.h to journal.h; moved adding of autoxact hookJohn Wiegley2004-09-231-1/+1
* moved entry hooking mechanism to journal_t; further improvements to "entry"John Wiegley2004-09-231-3/+3
* the "bal" command mostly works now in main.py; added a finalize_entry hookJohn Wiegley2004-09-201-0/+4
* a little more reorganizing, but only fractionally faster. diminishing returns!John Wiegley2004-08-221-0/+4
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-0/+8
* new debug code; automated transactions now use value expression predicatesJohn Wiegley2004-08-101-6/+8
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-0/+79