summaryrefslogtreecommitdiff
path: root/py_amount.cc
Commit message (Collapse)AuthorAgeFilesLines
* All tests now working again. Reduced size of entity_t andJohn Wiegley2008-04-131-0/+5
| | | | transaction_t considerably.
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-3/+3
|
* More refactoringJohn Wiegley2008-04-131-3/+3
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-4/+1
| | | | | | back a useless version of the register command (just to prove the command sequence); and added smart XML semantics to the XPath implementation so that nodes can be coerced to values.
* Removed a useless init lineJohn Wiegley2008-04-131-1/+0
|
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-1/+0
| | | | been stubbed out as a result).
* Initial round of changes to use boost_date_timeJohn Wiegley2008-04-131-3/+3
|
* Completed commodity math tests.John Wiegley2008-04-131-2/+8
|
* Finished uncommoditized amount unit tests.John Wiegley2008-04-131-0/+13
|
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-131-0/+13
|
* Miscellaneous changesJohn Wiegley2008-04-131-19/+5
|
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-0/+226