Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected build problems. | John Wiegley | 2008-04-13 | 1 | -34/+148 |
| | |||||
* | Merge branch 'master' of /Users/johnw/src/ledger/master/ | John Wiegley | 2008-04-13 | 1 | -43/+10 |
| | |||||
* | Merged ../commodity_pool | John Wiegley | 2008-04-13 | 1 | -0/+33 |
| | |||||
* | Revised how commodities are dealt with. | John Wiegley | 2008-04-13 | 1 | -10/+88 |
| | |||||
* | Added code to use boost::lexical_cast<>. | John Wiegley | 2008-04-13 | 1 | -10/+10 |
| | |||||
* | Did more work on the utility code. | John Wiegley | 2008-04-13 | 1 | -0/+78 |
| | |||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Got make distcheck to work again. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Everything works with optimization turned on now. | John Wiegley | 2008-04-13 | 1 | -10/+10 |
| | |||||
* | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 1 | -296/+66 |
| | | | | | 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 | -73/+75 |
| | | | | | | 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 | -24/+297 |
| | |||||
* | Initial round of changes to use boost_date_time | John Wiegley | 2008-04-13 | 1 | -65/+126 |
| | |||||
* | Updated version number. | John Wiegley | 2008-04-13 | 1 | -10/+10 |
| | |||||
* | Started adding commodity tests | John Wiegley | 2008-04-13 | 1 | -1307/+522 |
| | |||||
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -10/+10 |
| | |||||
* | make distcheck now works. | John Wiegley | 2008-04-13 | 1 | -10/+10 |
| | |||||
* | make distcheck now works. | John Wiegley | 2008-04-13 | 1 | -25/+28 |
| | |||||
* | Added all of the files necessary for building with configure (i.e., so | John Wiegley | 2008-04-13 | 1 | -0/+23754 |
running acprep is not necessary). |