Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 1 | -3/+0 |
| | | | | | | | | | This way, if the running total is off by a penny or two due to rounding of one or more commodities in the account, the user will see it. This commit also reorganizes the testing code a bit, which I did after adding the ninth test series (ConfirmTests), to validate the new rounding code. | ||||
* | Reorganized Ledger so that it builds as 7 separate libraries. This is mainly | John Wiegley | 2009-01-25 | 1 | -0/+3 |
to prove to myself that it has proper decoupling between prior code areas. |