Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bugs relating to sign and rounding of costs | John Wiegley | 2009-02-27 | 1 | -3/+9 |
| | |||||
* | Fixed the way item state is parsed and managed | John Wiegley | 2009-02-27 | 1 | -11/+0 |
| | |||||
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 1 | -2/+10 |
| | | | | | | | | | 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. | ||||
* | Fix for sensitive compilation environments. | Eugene Morozov | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | Output "@ AMOUNT" cost in the print report | John Wiegley | 2009-02-24 | 1 | -11/+24 |
| | |||||
* | Switched from using POST_AUTO to ITEM_GENERATED | John Wiegley | 2009-02-24 | 1 | -6/+0 |
| | |||||
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -0/+336 |
The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset. |