summaryrefslogtreecommitdiff
path: root/src/binary.cc
Commit message (Collapse)AuthorAgeFilesLines
* The unit tests for amount.cc now cover every part of the code exceptJohn Wiegley2008-04-131-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 Wiegley2008-04-131-1/+1
|
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-0/+31
|
* More work to use boost/operators.hpp.John Wiegley2008-04-131-1/+1
|
* Started using boost::optional<T>.John Wiegley2008-04-131-10/+10
|
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+1013