Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It is now an error to use an uninitialized amount for any operation | John Wiegley | 2008-04-13 | 1 | -61/+23 |
| | | | | other than is_null and parse. | ||||
* | Added new test files. | John Wiegley | 2008-04-13 | 5 | -110/+57 |
| | |||||
* | More test reorg. | John Wiegley | 2008-04-13 | 2 | -781/+772 |
| | |||||
* | Changed the filenames of the tests. | John Wiegley | 2008-04-13 | 8 | -748/+709 |
| | |||||
* | Reconfigure some of the operators. | John Wiegley | 2008-04-13 | 1 | -0/+7 |
| | |||||
* | Major restructuring of the value_t class. | John Wiegley | 2008-04-13 | 2 | -2/+4 |
| | |||||
* | Rearranged many method names. | John Wiegley | 2008-04-13 | 2 | -10/+10 |
| | |||||
* | Merged ../commodity_pool | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Revised how commodities are dealt with. | John Wiegley | 2008-04-13 | 6 | -10/+22 |
| | |||||
* | Added code to use boost::lexical_cast<>. | John Wiegley | 2008-04-13 | 1 | -6/+6 |
| | |||||
* | More organization of amount code. | John Wiegley | 2008-04-13 | 2 | -138/+138 |
| | |||||
* | Added much documentation to amount.h | John Wiegley | 2008-04-13 | 2 | -0/+22 |
| | |||||
* | First round of using boost/operators is done. | John Wiegley | 2008-04-13 | 2 | -6/+6 |
| | |||||
* | Got things compiling with boost/operators.hpp | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Did more work on the utility code. | John Wiegley | 2008-04-13 | 2 | -23/+23 |
| | |||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 8 | -0/+1645 |