Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improvements to transaction formatting | John Wiegley | 2004-08-06 | 7 | -126/+231 |
| | |||||
* | added to TODO file | John Wiegley | 2004-08-06 | 0 | -0/+0 |
| | |||||
* | -s bal is functional again | John Wiegley | 2004-08-06 | 4 | -65/+128 |
| | |||||
* | fixed cache by clear transaction flags before writing | John Wiegley | 2004-08-05 | 4 | -3/+35 |
| | |||||
* | fixed -R report | John Wiegley | 2004-08-05 | 1 | -1/+1 |
| | |||||
* | fixed the "-o bal rent" report again | John Wiegley | 2004-08-05 | 3 | -156/+98 |
| | |||||
* | added support for account sorting | John Wiegley | 2004-08-05 | 5 | -129/+123 |
| | |||||
* | added back sorting support | John Wiegley | 2004-08-05 | 12 | -170/+201 |
| | |||||
* | rewrote the way registers are computed -- again | John Wiegley | 2004-08-04 | 26 | -1155/+1306 |
| | |||||
* | brought back the "print" and "equity" reports; this time much better! | John Wiegley | 2004-07-31 | 14 | -567/+633 |
| | |||||
* | moved around text | John Wiegley | 2004-07-31 | 0 | -0/+0 |
| | |||||
* | restore sorting of register reports | John Wiegley | 2004-07-31 | 2 | -10/+12 |
| | |||||
* | removed constraints_t entirely | John Wiegley | 2004-07-31 | 7 | -315/+256 |
| | |||||
* | "cash" usage in README | dos | 2004-07-29 | 1 | -8/+11 |
| | |||||
* | accounting standard credits and debits for README | dos | 2004-07-29 | 1 | -54/+95 |
| | |||||
* | miscellaneous README corrections | dos | 2004-07-29 | 1 | -12/+12 |
| | |||||
* | predicate are now used instead of constraints | John Wiegley | 2004-07-30 | 10 | -446/+343 |
| | |||||
* | two major changes | John Wiegley | 2004-07-30 | 16 | -567/+643 |
| | | | | | | | | | | | | | 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. | ||||
* | added error checking to value expression parsing | John Wiegley | 2004-07-30 | 2 | -13/+39 |
| | |||||
* | added missing files | John Wiegley | 2004-07-29 | 15 | -0/+509 |
| | |||||
* | moved some code around | John Wiegley | 2004-07-29 | 1 | -101/+106 |
| | |||||
* | Exit if parsing errors are encountered | John Wiegley | 2004-07-29 | 6 | -47/+59 |
| | |||||
* | call c_str() | John Wiegley | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | n | John Wiegley | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | added error.h | John Wiegley | 2004-07-29 | 1 | -0/+40 |
| | |||||
* | added bug to fix | John Wiegley | 2004-07-28 | 0 | -0/+0 |
| | |||||
* | reorganized TODO | John Wiegley | 2004-07-28 | 0 | -0/+0 |
| | |||||
* | removed old period reporting code | John Wiegley | 2004-07-28 | 1 | -59/+4 |
| | |||||
* | initialize node_t::mask to NULL | John Wiegley | 2004-07-28 | 1 | -1/+1 |
| | |||||
* | further reorganization | John Wiegley | 2004-07-27 | 5 | -235/+223 |
| | |||||
* | reorganized report.cc into item.cc, expr.cc and format.cc | John Wiegley | 2004-07-27 | 10 | -159/+172 |
| | |||||
* | initial rev of 2.0 | John Wiegley | 2004-07-26 | 38 | -3664/+6427 |
| | |||||
* | fix to european number handling | John Wiegley | 2004-07-18 | 2 | -13/+13 |
| | |||||
* | fixed typo | John Wiegley | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | fixes | John Wiegley | 2004-06-30 | 5 | -43/+60 |
| | |||||
* | Makefile and sample.dat changes | John Wiegley | 2004-06-22 | 2 | -5/+20 |
| | |||||
* | asset gain report added (-A) | John Wiegley | 2004-06-22 | 2 | -12/+55 |
| | |||||
* | minor fix | John Wiegley | 2004-06-22 | 1 | -3/+3 |
| | |||||
* | show re-pricing history in register report | John Wiegley | 2004-06-22 | 3 | -18/+116 |
| | |||||
* | moved around options | John Wiegley | 2004-06-22 | 2 | -166/+141 |
| | |||||
* | further pricing fixes | John Wiegley | 2004-06-21 | 4 | -175/+274 |
| | |||||
* | pricing fixes, added price command | John Wiegley | 2004-06-21 | 6 | -31/+86 |
| | |||||
* | fixes to price history support | John Wiegley | 2004-06-21 | 6 | -48/+95 |
| | |||||
* | pricing history support | John Wiegley | 2004-06-21 | 7 | -95/+344 |
| | |||||
* | doc update | John Wiegley | 2004-06-20 | 1 | -137/+138 |
| | |||||
* | doc update | John Wiegley | 2004-06-20 | 1 | -2/+92 |
| | |||||
* | edit | John Wiegley | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | changes | John Wiegley | 2004-06-05 | 2 | -5/+6 |
| | |||||
* | initial import into Darcs | John Wiegley | 2004-05-13 | 20 | -1291/+1491 |
| | |||||
* | *** empty log message *** | John Wiegley | 2004-04-10 | 1 | -2/+1 |
| |