Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected memory crashes when running the register command. | John Wiegley | 2008-04-13 | 1 | -10/+6 |
| | |||||
* | Major restructuring of the value_t class. | John Wiegley | 2008-04-13 | 1 | -75/+63 |
| | |||||
* | Added COPYRIGHT notice to all files. | John Wiegley | 2008-04-13 | 1 | -0/+31 |
| | |||||
* | Changed write methods to print. | John Wiegley | 2008-04-13 | 1 | -55/+55 |
| | |||||
* | Rearranged many method names. | John Wiegley | 2008-04-13 | 1 | -17/+17 |
| | |||||
* | Merged ../commodity_pool | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Revised how commodities are dealt with. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Added code to use boost::lexical_cast<>. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | More work to use boost/operators.hpp. | John Wiegley | 2008-04-13 | 1 | -17/+17 |
| | |||||
* | Started using boost::optional<T>. | John Wiegley | 2008-04-13 | 1 | -5/+5 |
| | |||||
* | Did more work on the utility code. | John Wiegley | 2008-04-13 | 1 | -43/+43 |
| | |||||
* | Changed some of the logging macro names. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 1 | -0/+2414 |