Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bulk alloc bigints in the binary reader; this gains another 20% | John Wiegley | 2004-08-25 | 1 | -5/+9 |
| | |||||
* | added validation code, to walk through a journal_t and make sure it's ok | John Wiegley | 2004-08-24 | 1 | -0/+8 |
| | |||||
* | cleanup; fully switched to autoconf -- use scripts/acprep | John Wiegley | 2004-08-24 | 1 | -12/+3 |
| | |||||
* | change to binary loading that increases speed by another 20% | John Wiegley | 2004-08-23 | 1 | -0/+15 |
| | |||||
* | a little more reorganizing, but only fractionally faster. diminishing returns! | John Wiegley | 2004-08-22 | 1 | -50/+17 |
| | |||||
* | use value_t instead of balance_pair_t; gains for 10% binary, 2% textual | John Wiegley | 2004-08-21 | 1 | -9/+13 |
| | |||||
* | only compute the cost when it differs from the amount | John Wiegley | 2004-08-21 | 1 | -7/+12 |
| | |||||
* | changed RELEASE_LEVEL to DEBUG_LEVEL | John Wiegley | 2004-08-21 | 1 | -3/+3 |
| | |||||
* | support arbitrary precision after the decimal point; increase speed 0-10% | John Wiegley | 2004-08-21 | 1 | -1/+2 |
| | |||||
* | several fixes | John Wiegley | 2004-08-19 | 1 | -24/+0 |
| | |||||
* | added support for parsing QIF files | John Wiegley | 2004-08-19 | 1 | -11/+17 |
| | |||||
* | changes to value expressions, and to how the display predicate is computed | John Wiegley | 2004-08-17 | 1 | -1/+3 |
| | |||||
* | fixes | John Wiegley | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | misc cleanup | John Wiegley | 2004-08-17 | 1 | -3/+5 |
| | |||||
* | more binary format changes | John Wiegley | 2004-08-16 | 1 | -15/+18 |
| | |||||
* | further restructuring | John Wiegley | 2004-08-15 | 1 | -1/+3 |
| | |||||
* | cleaned up binary data writing, and file handling | John Wiegley | 2004-08-15 | 1 | -14/+16 |
| | |||||
* | fixed -G report | John Wiegley | 2004-08-14 | 1 | -0/+1 |
| | |||||
* | more options fixes | John Wiegley | 2004-08-13 | 1 | -2/+4 |
| | |||||
* | new debug code; automated transactions now use value expression predicates | John Wiegley | 2004-08-10 | 1 | -0/+6 |
| | |||||
* | fixed account display bug | John Wiegley | 2004-08-09 | 1 | -9/+11 |
| | |||||
* | moved display only flags to dflags in both transactions and accounts | John Wiegley | 2004-08-07 | 1 | -7/+7 |
| | |||||
* | got more reports working again | John Wiegley | 2004-08-07 | 1 | -1/+4 |
| | |||||
* | improvements to transaction formatting | John Wiegley | 2004-08-06 | 1 | -2/+5 |
| | |||||
* | fixed cache by clear transaction flags before writing | John Wiegley | 2004-08-05 | 1 | -1/+1 |
| | |||||
* | added support for account sorting | John Wiegley | 2004-08-05 | 1 | -6/+8 |
| | |||||
* | added back sorting support | John Wiegley | 2004-08-05 | 1 | -8/+22 |
| | |||||
* | rewrote the way registers are computed -- again | John Wiegley | 2004-08-04 | 1 | -291/+46 |
| | |||||
* | brought back the "print" and "equity" reports; this time much better! | John Wiegley | 2004-07-31 | 1 | -5/+13 |
| | |||||
* | two major changes | John Wiegley | 2004-07-30 | 1 | -24/+33 |
| | | | | | | | | | | | | | 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 | -261/+334 |
| | |||||
* | fixes | John Wiegley | 2004-06-30 | 1 | -8/+9 |
| | |||||
* | further pricing fixes | John Wiegley | 2004-06-21 | 1 | -1/+4 |
| | |||||
* | pricing fixes, added price command | John Wiegley | 2004-06-21 | 1 | -2/+4 |
| | |||||
* | fixes to price history support | John Wiegley | 2004-06-21 | 1 | -2/+4 |
| | |||||
* | pricing history support | John Wiegley | 2004-06-21 | 1 | -7/+15 |
| | |||||
* | initial import into Darcs | John Wiegley | 2004-05-13 | 1 | -26/+40 |
| | |||||
* | *** empty log message *** | John Wiegley | 2004-04-04 | 1 | -4/+5 |
| | |||||
* | changes | John Wiegley | 2003-10-29 | 1 | -1/+8 |
| | |||||
* | c | John Wiegley | 2003-10-11 | 1 | -2/+5 |
| | |||||
* | c | John Wiegley | 2003-10-11 | 1 | -4/+9 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-11 | 1 | -1/+15 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-10 | 1 | -7/+3 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-09 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-09 | 1 | -52/+70 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-08 | 1 | -5/+7 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-05 | 1 | -25/+27 |
| | |||||
* | Moved definition of virtual accounts into the ledger data file | John Wiegley | 2003-10-04 | 1 | -37/+34 |
| | | | | | itself. They are now called "automated transactions". Some rearchitecting. | ||||
* | Added support for virtual accounts. | John Wiegley | 2003-10-04 | 1 | -35/+31 |
| | |||||
* | *** empty log message *** | John Wiegley | 2003-10-02 | 1 | -103/+34 |
| |