summaryrefslogtreecommitdiff
path: root/src/post.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the way item state is parsed and managedJohn Wiegley2009-02-271-2/+0
|
* The -B, -G, -V reports now show rounding amountsJohn Wiegley2009-02-261-1/+1
| | | | | | | | | 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.
* Improved the way that entries are balancedJohn Wiegley2009-02-241-0/+1
|
* Switched from using POST_AUTO to ITEM_GENERATEDJohn Wiegley2009-02-241-3/+2
|
* The Great Renaming, Part IIJohn Wiegley2009-02-231-0/+208
The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset.