Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized Ledger so that it builds as 7 separate libraries. This is mainly | John Wiegley | 2009-01-25 | 1 | -10/+4 |
| | | | | to prove to myself that it has proper decoupling between prior code areas. | ||||
* | Increase code coverage of the unit tests. | John Wiegley | 2008-08-13 | 1 | -0/+1 |
| | |||||
* | 'make check' is now working again. Also, conversion from amount_t to/from | John Wiegley | 2008-07-27 | 1 | -3/+0 |
| | | | | | | | 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. | ||||
* | Exchanged old test files for the new testing code in was-v3.0. | John Wiegley | 2008-05-08 | 1 | -0/+115 |