summaryrefslogtreecommitdiff
path: root/src/value.cc
Commit message (Collapse)AuthorAgeFilesLines
* Merged ../commodity_poolJohn Wiegley2008-04-131-1/+1
|
* Revised how commodities are dealt with.John Wiegley2008-04-131-68/+58
|
* Added code to use boost::lexical_cast<>.John Wiegley2008-04-131-1/+1
|
* More work to use boost/operators.hpp.John Wiegley2008-04-131-33/+59
|
* In the middle of switching to using boost/operators.hppJohn Wiegley2008-04-131-338/+332
|
* Started using boost::optional<T>.John Wiegley2008-04-131-41/+4
|
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-131-12/+85
|
* Did more work on the utility code.John Wiegley2008-04-131-240/+240
|
* Changed some of the logging macro names.John Wiegley2008-04-131-4/+4
|
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+2311