Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | predicate are now used instead of constraints | John Wiegley | 2004-07-30 | 1 | -65/+41 |
| | |||||
* | two major changes | John Wiegley | 2004-07-30 | 1 | -6/+4 |
| | | | | | | | | | | | | | 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. | ||||
* | reorganized report.cc into item.cc, expr.cc and format.cc | John Wiegley | 2004-07-27 | 1 | -5/+2 |
| | |||||
* | initial rev of 2.0 | John Wiegley | 2004-07-26 | 1 | -0/+186 |