Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added builder.h | John Wiegley | 2008-04-13 | 1 | -0/+3 |
| | |||||
* | The unit tests for amount.cc now cover every part of the code except | John Wiegley | 2008-04-13 | 1 | -0/+5 |
| | | | | | | for two: those concerning annotated commodities (which will be covered in the t_commodity.cc tests) and reading of optimized amounts in the binary journal reader. | ||||
* | Added code for converting ledger::string and boost::date_time to their | John Wiegley | 2008-04-13 | 1 | -0/+3 |
respective Python counterparts. |