Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All tests now working again. Reduced size of entity_t and | John Wiegley | 2008-04-13 | 1 | -0/+5 |
| | | | | transaction_t considerably. | ||||
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | More refactoring | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -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 line | John Wiegley | 2008-04-13 | 1 | -1/+0 |
| | |||||
* | We now compile with boost_date_time (although parts of the code have | John Wiegley | 2008-04-13 | 1 | -1/+0 |
| | | | | been stubbed out as a result). | ||||
* | Initial round of changes to use boost_date_time | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Completed commodity math tests. | John Wiegley | 2008-04-13 | 1 | -2/+8 |
| | |||||
* | Finished uncommoditized amount unit tests. | John Wiegley | 2008-04-13 | 1 | -0/+13 |
| | |||||
* | Added a reference to gdtoa, for doing expected conversion of double to amount. | John Wiegley | 2008-04-13 | 1 | -0/+13 |
| | |||||
* | Miscellaneous changes | John Wiegley | 2008-04-13 | 1 | -19/+5 |
| | |||||
* | Cleared out all warnings; started work on getting Python up again. | John Wiegley | 2008-04-13 | 1 | -0/+226 |