Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | -s bal is functional again | John Wiegley | 2004-08-06 | 1 | -1/+2 | |
| | ||||||
* | fixed cache by clear transaction flags before writing | John Wiegley | 2004-08-05 | 1 | -0/+2 | |
| | ||||||
* | fixed the "-o bal rent" report again | John Wiegley | 2004-08-05 | 1 | -73/+14 | |
| | ||||||
* | added support for account sorting | John Wiegley | 2004-08-05 | 1 | -2/+2 | |
| | ||||||
* | added back sorting support | John Wiegley | 2004-08-05 | 1 | -61/+66 | |
| | ||||||
* | rewrote the way registers are computed -- again | John Wiegley | 2004-08-04 | 1 | -72/+64 | |
| | ||||||
* | brought back the "print" and "equity" reports; this time much better! | John Wiegley | 2004-07-31 | 1 | -304/+196 | |
| | ||||||
* | restore sorting of register reports | John Wiegley | 2004-07-31 | 1 | -7/+7 | |
| | ||||||
* | removed constraints_t entirely | John Wiegley | 2004-07-31 | 1 | -115/+144 | |
| | ||||||
* | predicate are now used instead of constraints | John Wiegley | 2004-07-30 | 1 | -80/+133 | |
| | ||||||
* | two major changes | John Wiegley | 2004-07-30 | 1 | -141/+134 | |
| | | | | | | | | | | | | | 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 | -25/+33 | |
| | ||||||
* | further reorganization | John Wiegley | 2004-07-27 | 1 | -10/+7 | |
| | ||||||
* | reorganized report.cc into item.cc, expr.cc and format.cc | John Wiegley | 2004-07-27 | 1 | -89/+99 | |
| | ||||||
* | initial rev of 2.0 | John Wiegley | 2004-07-26 | 1 | -0/+899 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-09 | 1 | -341/+0 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-08 | 1 | -12/+22 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-05 | 1 | -16/+25 | |
| | ||||||
* | Moved definition of virtual accounts into the ledger data file | John Wiegley | 2003-10-04 | 1 | -46/+80 | |
| | | | | | itself. They are now called "automated transactions". Some rearchitecting. | |||||
* | Added support for virtual accounts. | John Wiegley | 2003-10-04 | 1 | -80/+22 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-02 | 1 | -13/+19 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-02 | 1 | -18/+20 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -14/+28 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -21/+1 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -65/+189 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -4/+10 | |
| | ||||||
* | Added support for dynamic downloading of stock quote information. | John Wiegley | 2003-10-01 | 1 | -2/+10 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -17/+36 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-10-01 | 1 | -9/+7 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -6/+80 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -9/+23 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -17/+34 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -4/+5 | |
| | ||||||
* | *** empty log message *** | John Wiegley | 2003-09-30 | 1 | -34/+31 | |
| | ||||||
* | Initial revision | John Wiegley | 2003-09-29 | 1 | -0/+86 | |