Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructured the code to use the new utility code in utils.h. | John Wiegley | 2008-04-13 | 1 | -23/+23 |
* | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 1 | -3/+0 |
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -72/+75 |
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -21/+9 |
* | Added initialize Commodity test file. | John Wiegley | 2008-04-13 | 1 | -20/+0 |
* | Added stubs for several more commodity tests. | John Wiegley | 2008-04-13 | 1 | -0/+53 |
* | Completed commodity math tests. | John Wiegley | 2008-04-13 | 1 | -64/+98 |
* | Got most of the commodity tests working, save multiplication and division. | John Wiegley | 2008-04-13 | 1 | -236/+325 |
* | Started adding commodity tests | John Wiegley | 2008-04-13 | 1 | -0/+552 |