Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructured the code to use the new utility code in utils.h. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 1 | -6/+2 |
| | | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. | ||||
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -8/+13 |
| | |||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -14/+5 |
| | | | | | | 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). | ||||
* | Completed commodity math tests. | John Wiegley | 2008-04-13 | 1 | -20/+19 |
| | |||||
* | Started adding commodity tests | John Wiegley | 2008-04-13 | 1 | -0/+117 |
| | |||||
* | Finished uncommoditized amount unit tests. | John Wiegley | 2008-04-13 | 1 | -9/+191 |
| | |||||
* | Added a reference to gdtoa, for doing expected conversion of double to amount. | John Wiegley | 2008-04-13 | 1 | -51/+69 |
| | |||||
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Miscellaneous changes | John Wiegley | 2008-04-13 | 1 | -0/+347 |