Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The unit tests for amount.cc now cover every part of the code except | John Wiegley | 2008-04-13 | 1 | -15/+15 |
| | | | | | | 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. | ||||
* | Major restructuring of the value_t class. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Added COPYRIGHT notice to all files. | John Wiegley | 2008-04-13 | 1 | -0/+31 |
| | |||||
* | More work to use boost/operators.hpp. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Started using boost::optional<T>. | John Wiegley | 2008-04-13 | 1 | -10/+10 |
| | |||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 1 | -0/+1013 |