summaryrefslogtreecommitdiff
path: root/src/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Added builder.hJohn Wiegley2008-04-131-0/+3
|
* The unit tests for amount.cc now cover every part of the code exceptJohn Wiegley2008-04-131-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 theirJohn Wiegley2008-04-131-0/+3
respective Python counterparts.