Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned up binary data writing, and file handling | John Wiegley | 2004-08-15 | 1 | -417/+189 |
| | |||||
* | new debug code; automated transactions now use value expression predicates | John Wiegley | 2004-08-10 | 1 | -24/+24 |
| | |||||
* | fixed cache by clear transaction flags before writing | John Wiegley | 2004-08-05 | 1 | -2/+7 |
| | |||||
* | added back sorting support | John Wiegley | 2004-08-05 | 1 | -17/+16 |
| | |||||
* | rewrote the way registers are computed -- again | John Wiegley | 2004-08-04 | 1 | -3/+3 |
| | |||||
* | brought back the "print" and "equity" reports; this time much better! | John Wiegley | 2004-07-31 | 1 | -1/+1 |
| | |||||
* | two major changes | John Wiegley | 2004-07-30 | 1 | -5/+5 |
| | | | | | | | | | | | | | Complete changed the way format strings are handled. They are now compiled first, which is far more efficient than what was being done before. Also, there is now a global ledger::commodity_t::commodities map, which saves me from having to pass the current journal around to a zillion different functions, for the sole purpose of making sure that all commodity symbols that are parsed refer to the same commodity object. | ||||
* | Exit if parsing errors are encountered | John Wiegley | 2004-07-29 | 1 | -10/+9 |
| | |||||
* | initial rev of 2.0 | John Wiegley | 2004-07-26 | 1 | -0/+621 |