Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 1 | -4/+0 |
| | | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. | ||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -0/+6 |
| | | | | | | 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. | ||||
* | Changed date parser to use lex/yacc. | John Wiegley | 2008-04-13 | 1 | -0/+4 |
| | |||||
* | Initial round of changes to use boost_date_time | John Wiegley | 2008-04-13 | 1 | -6/+0 |
| | |||||
* | Added all of the files necessary for building with configure (i.e., so | John Wiegley | 2008-04-13 | 1 | -0/+91 |
running acprep is not necessary). |