Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -58/+19 |
| | |||||
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -27/+30 |
| | |||||
* | More refactoring | John Wiegley | 2008-04-13 | 1 | -2/+8 |
| | |||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -11/+22 |
| | | | | | | 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 | -16/+81 |
| | |||||
* | Changes in makefile for creating dist tarball. | John Wiegley | 2008-04-13 | 1 | -2/+3 |
| | |||||
* | Added some pre-generated files. | John Wiegley | 2008-04-13 | 1 | -63/+42 |
| | |||||
* | We now compile with boost_date_time (although parts of the code have | John Wiegley | 2008-04-13 | 1 | -28/+133 |
| | | | | been stubbed out as a result). | ||||
* | Initial round of changes to use boost_date_time | John Wiegley | 2008-04-13 | 1 | -22/+22 |
| | |||||
* | Added initialize Commodity test file. | John Wiegley | 2008-04-13 | 1 | -2/+19 |
| | |||||
* | Got make distcheck working (yet again). | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Started adding commodity tests | John Wiegley | 2008-04-13 | 1 | -229/+330 |
| | |||||
* | make distcheck now works. | John Wiegley | 2008-04-13 | 1 | -73/+62 |
| | |||||
* | Added all of the files necessary for building with configure (i.e., so | John Wiegley | 2008-04-13 | 1 | -0/+1563 |
running acprep is not necessary). |