summaryrefslogtreecommitdiff
path: root/src/value.cc
Commit message (Collapse)AuthorAgeFilesLines
* Disabled compiler warnings from icc.John Wiegley2008-04-131-0/+6
|
* Reconfigure some of the operators.John Wiegley2008-04-131-8/+8
|
* Major restructuring of the value_t class.John Wiegley2008-04-131-1383/+682
|
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-0/+31
|
* Changed write methods to print.John Wiegley2008-04-131-5/+5
|
* Rearranged many method names.John Wiegley2008-04-131-18/+18
|
* 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