Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | initial rev of 2.0 | John Wiegley | 2004-07-26 | 1 | -64/+84 |
| | |||||
* | c | John Wiegley | 2003-10-11 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-10 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-09 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-05 | 1 | -7/+7 |
| | |||||
* | Moved definition of virtual accounts into the ledger data file | John Wiegley | 2003-10-04 | 1 | -28/+31 |
| | | | | | itself. They are now called "automated transactions". Some rearchitecting. | ||||
* | *** empty log message *** | John Wiegley | 2003-10-02 | 1 | -12/+5 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -4/+10 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -0/+9 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -4/+7 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -5/+7 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -3/+4 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -5/+11 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -20/+21 |
| | |||||
* | Initial revision | John Wiegley | 2003-09-29 | 1 | -0/+251 |