summaryrefslogtreecommitdiff
path: root/src/amount.h
Commit message (Collapse)AuthorAgeFilesLines
* Major restructuring of the value_t class.John Wiegley2008-04-131-11/+23
|
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-15/+15
|
* Extended Python amount class.John Wiegley2008-04-131-17/+22
|
* Rearranged many method names.John Wiegley2008-04-131-30/+29
|
* Removed some unnecessary variables.John Wiegley2008-04-131-4/+8
|
* Some slight reorg.John Wiegley2008-04-131-63/+22
|
* Work to get Python tests running again.John Wiegley2008-04-131-4/+7
|
* Revised how commodities are dealt with.John Wiegley2008-04-131-52/+100
|
* Added much documentation to amount.hJohn Wiegley2008-04-131-99/+424
|
* First round of using boost/operators is done.John Wiegley2008-04-131-9/+19
|
* Got things compiling with boost/operators.hppJohn Wiegley2008-04-131-2/+12
|
* More work to use boost/operators.hpp.John Wiegley2008-04-131-36/+26
|
* In the middle of switching to using boost/operators.hppJohn Wiegley2008-04-131-489/+71
|
* Started using boost::optional<T>.John Wiegley2008-04-131-31/+33
|
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-131-18/+23
|
* Did more work on the utility code.John Wiegley2008-04-131-1/+1
|
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+760