Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work to get Python tests running again. | John Wiegley | 2008-04-13 | 1 | -10/+8 |
| | |||||
* | First round of using boost/operators is done. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 10 | -3/+6 |
| | |||||
* | Pounded the logging and memory tracing code into better shape. | John Wiegley | 2008-04-13 | 1 | -0/+4 |
| | |||||
* | Moved around the Python code. | John Wiegley | 2008-04-13 | 2 | -9/+0 |
| | |||||
* | All tests now working again. Reduced size of entity_t and | John Wiegley | 2008-04-13 | 2 | -2/+10 |
| | | | | transaction_t considerably. | ||||
* | Reduced memory consumption of register report. | John Wiegley | 2008-04-13 | 3 | -0/+3 |
| | |||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 2 | -29/+8 |
| | | | | | | 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. | ||||
* | We now compile with boost_date_time (although parts of the code have | John Wiegley | 2008-04-13 | 1 | -30/+0 |
| | | | | been stubbed out as a result). | ||||
* | Added stubs for several more commodity tests. | John Wiegley | 2008-04-13 | 1 | -0/+22 |
| | |||||
* | Completed commodity math tests. | John Wiegley | 2008-04-13 | 2 | -396/+547 |
| | |||||
* | Got most of the commodity tests working, save multiplication and division. | John Wiegley | 2008-04-13 | 3 | -3/+104 |
| | |||||
* | Started adding commodity tests | John Wiegley | 2008-04-13 | 1 | -0/+463 |
| | |||||
* | Finished uncommoditized amount unit tests. | John Wiegley | 2008-04-13 | 1 | -90/+236 |
| | |||||
* | Added a reference to gdtoa, for doing expected conversion of double to amount. | John Wiegley | 2008-04-13 | 1 | -49/+66 |
| | |||||
* | Added python tests. | John Wiegley | 2008-04-13 | 20 | -0/+0 |
| | |||||
* | Added python tests. | John Wiegley | 2008-04-13 | 5 | -0/+309 |