Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed entry_finalizer scheme to use objects, not just function pointers | John Wiegley | 2004-09-24 | 1 | -3/+8 |
* | changed ledger.h to journal.h; moved adding of autoxact hook | John Wiegley | 2004-09-23 | 1 | -1/+1 |
* | moved entry hooking mechanism to journal_t; further improvements to "entry" | John Wiegley | 2004-09-23 | 1 | -3/+3 |
* | the "bal" command mostly works now in main.py; added a finalize_entry hook | John Wiegley | 2004-09-20 | 1 | -0/+4 |
* | a little more reorganizing, but only fractionally faster. diminishing returns! | John Wiegley | 2004-08-22 | 1 | -0/+4 |
* | use value_t instead of balance_pair_t; gains for 10% binary, 2% textual | John Wiegley | 2004-08-21 | 1 | -0/+8 |
* | new debug code; automated transactions now use value expression predicates | John Wiegley | 2004-08-10 | 1 | -6/+8 |
* | rewrote the way registers are computed -- again | John Wiegley | 2004-08-04 | 1 | -0/+79 |