Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Value expression architecture is now rewritten, but the functionality of the | John Wiegley | 2008-07-29 | 2 | -0/+55 | |
| | | | | | | | old system (for example, the meaning of 'a') has yet to be restored. In the new scheme, this will be done by definition a function outside of the value expression logic, rather than the tight coupling between journal innards and value expressions that occurred in 2.x. | |||||
* | Added the skeleton for the upcoming value_expr unit tests. | John Wiegley | 2008-07-28 | 2 | -0/+55 | |
| | ||||||
* | 'make check' is now working again. Also, conversion from amount_t to/from | John Wiegley | 2008-07-27 | 8 | -82/+96 | |
| | | | | | | | double has been disabled, because I am no longer packaging the gdtoa library with Ledger (because double conversion really has nothing to do with what Ledger does). If you wish to use it, you can find gdtoa in cpp-rewrite-2006, under a sub-directory of the same name. | |||||
* | Got the unit tests compiling again (though not running yet). | John Wiegley | 2008-05-09 | 7 | -10/+12 | |
| | ||||||
* | Exchanged old test files for the new testing code in was-v3.0. | John Wiegley | 2008-05-08 | 18 | -0/+3591 | |