Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 1 | -10/+3 |
| | | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. | ||||
* | All tests now working again. Reduced size of entity_t and | John Wiegley | 2008-04-13 | 1 | -3/+2 |
| | | | | transaction_t considerably. | ||||
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -10/+10 |
| | |||||
* | More refactoring | John Wiegley | 2008-04-13 | 1 | -51/+45 |
| | |||||
* | Changed date parser to use lex/yacc. | John Wiegley | 2008-04-13 | 1 | -0/+64 |
| | |||||
* | We now compile with boost_date_time (although parts of the code have | John Wiegley | 2008-04-13 | 1 | -6/+19 |
| | | | | been stubbed out as a result). | ||||
* | Initial round of changes to use boost_date_time | John Wiegley | 2008-04-13 | 1 | -0/+41 |