summaryrefslogtreecommitdiff
path: root/src/amount.cc
Commit message (Collapse)AuthorAgeFilesLines
* Rearranged many method names.John Wiegley2008-04-131-60/+67
|
* Removed some unnecessary variables.John Wiegley2008-04-131-129/+137
|
* Some slight reorg.John Wiegley2008-04-131-48/+40
|
* Revised how commodities are dealt with.John Wiegley2008-04-131-152/+104
|
* In the middle of revising commodities.John Wiegley2008-04-131-4/+5
|
* Added much documentation to amount.hJohn Wiegley2008-04-131-472/+386
|
* First round of using boost/operators is done.John Wiegley2008-04-131-5/+43
|
* More work to use boost/operators.hpp.John Wiegley2008-04-131-91/+0
|
* In the middle of switching to using boost/operators.hppJohn Wiegley2008-04-131-541/+156
|
* Started using boost::optional<T>.John Wiegley2008-04-131-112/+110
|
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-131-25/+38
|
* Did more work on the utility code.John Wiegley2008-04-131-52/+40
|
* Changed some of the logging macro names.John Wiegley2008-04-131-23/+23
|
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+2041