| Commit message (Expand) | Author | Age | Files | Lines |
* | A large body of work to get the register report printing again, but still | John Wiegley | 2008-07-27 | 1 | -4/+7 |
* | The --verify option is now working properly again. Use "--verify --verbose" | John Wiegley | 2008-07-26 | 1 | -11/+17 |
* | --verify works again, but the memory totals at the end still need work. | John Wiegley | 2008-07-26 | 1 | -44/+88 |
* | More work toward getting the textual parser working again. Since this means | John Wiegley | 2008-07-24 | 1 | -16/+42 |
* | More fixes to restore parsing capability. | John Wiegley | 2008-07-23 | 1 | -1/+1 |
* | Added the var_t helper class, which can be seen in the beginning | John Wiegley | 2008-07-21 | 1 | -48/+20 |
* | The new XPath parser has been integrated, although I have removed the | John Wiegley | 2008-07-20 | 1 | -95/+86 |
* | Things are at least compiling and linking again, but we're still far from | John Wiegley | 2008-07-20 | 1 | -7/+30 |
* | Everything but main.cc is compiling again (but with much #if 0'd code). | John Wiegley | 2008-07-20 | 1 | -3/+4 |
* | I have walked further along the road less compiled by... | John Wiegley | 2008-07-20 | 1 | -2/+2 |
* | Brought in the final round of 3.0 code, although it does not compile yet: | John Wiegley | 2008-07-20 | 1 | -153/+545 |
* | The code is compiling again, but it's far from being able to run yet. | John Wiegley | 2008-05-08 | 1 | -39/+39 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Added elision styles. | John Wiegley | 2008-04-13 | 1 | -1/+0 |
* | Reworked the way date/times are handled. | John Wiegley | 2008-04-13 | 1 | -3/+3 |
* | Several fixes to lot price handling. | John Wiegley | 2008-04-13 | 1 | -3/+4 |
* | Tons of corrections and fixes to value expressions and lot figures. | John Wiegley | 2008-04-13 | 1 | -84/+99 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+2 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+6 |
* | Added new --descend option. | John Wiegley | 2008-04-13 | 1 | -0/+6 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -4/+5 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+27 |
* | Added much better error location. | John Wiegley | 2008-04-13 | 1 | -75/+79 |
* | Added a DATETIME value type. | John Wiegley | 2008-04-13 | 1 | -1/+4 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -23/+54 |
* | Began support for improved commodity handling. | John Wiegley | 2008-04-13 | 1 | -0/+4 |
* | Began support for improved commodity handling. | John Wiegley | 2008-04-13 | 1 | -3/+3 |
* | (read_binary_journal): Fixed a tiny memory leak when reading from a | John Wiegley | 2008-04-13 | 1 | -4/+13 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -5/+15 |
* | (value_expr_t::compute): Added new 'act_date' and 'eff_date' value | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | Checked in all major updates. | John Wiegley | 2008-04-13 | 1 | -41/+231 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | (parse_value_term): Added support for general @name functions. This | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Removed Python integration support. | John Wiegley | 2008-04-13 | 1 | -1/+0 |
* | Restructed the code that it can build and be used as a shared library. | John Wiegley | 2008-04-13 | 1 | -5/+1 |
* | Added support for a Y flag which matches against a transaction's | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Added a `terminus' global, which if set marks the "current time" as | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | Support has been added for clearing of individual transactions. Set | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Added the capability for value expression regexps targetted at | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | updated to version 2.0 | John Wiegley | 2008-04-13 | 1 | -0/+202 |
* | changes | John Wiegley | 2008-04-13 | 1 | -186/+0 |
* | accept multiple arguments passed to an interpreted function (more work tbd) | John Wiegley | 2004-09-24 | 1 | -0/+1 |
* | changed ledger.h to journal.h; moved adding of autoxact hook | John Wiegley | 2004-09-23 | 1 | -1/+1 |
* | more error checking and robustness mods | John Wiegley | 2004-09-23 | 1 | -20/+5 |
* | shored up error checking of value expressions | John Wiegley | 2004-09-23 | 1 | -5/+8 |
* | python integrated both ways (see sample.dat), and initialized on-demand | John Wiegley | 2004-09-14 | 1 | -1/+3 |
* | the amount/balance/value logic is now a library, completely separate from ledger | John Wiegley | 2004-08-29 | 1 | -18/+7 |
* | cleanup; fully switched to autoconf -- use scripts/acprep | John Wiegley | 2004-08-24 | 1 | -4/+4 |
* | slight cleanup | John Wiegley | 2004-08-23 | 1 | -2/+1 |