Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Corrected build problems. | John Wiegley | 2008-04-13 | 2 | -4/+13 | |
| | ||||||
* | Merged ../commodity_pool | John Wiegley | 2008-04-13 | 5 | -5/+6 | |
| | ||||||
* | Revised how commodities are dealt with. | John Wiegley | 2008-04-13 | 21 | -877/+997 | |
| | ||||||
* | Added code to use boost::lexical_cast<>. | John Wiegley | 2008-04-13 | 5 | -4/+5 | |
| | ||||||
* | In the middle of revising commodities. | John Wiegley | 2008-04-13 | 4 | -43/+42 | |
| | ||||||
* | Added missing curly braces. | John Wiegley | 2008-04-13 | 1 | -3/+5 | |
| | ||||||
* | More organization of amount code. | John Wiegley | 2008-04-13 | 2 | -67/+99 | |
| | ||||||
* | Added much documentation to amount.h | John Wiegley | 2008-04-13 | 4 | -579/+811 | |
| | ||||||
* | First round of using boost/operators is done. | John Wiegley | 2008-04-13 | 4 | -18/+66 | |
| | ||||||
* | Got things compiling with boost/operators.hpp | John Wiegley | 2008-04-13 | 2 | -36/+25 | |
| | ||||||
* | More work to use boost/operators.hpp. | John Wiegley | 2008-04-13 | 16 | -523/+319 | |
| | ||||||
* | In the middle of switching to using boost/operators.hpp | John Wiegley | 2008-04-13 | 15 | -1974/+1432 | |
| | ||||||
* | Got tracing code working again. | John Wiegley | 2008-04-13 | 5 | -15/+25 | |
| | ||||||
* | Started using boost::optional<T>. | John Wiegley | 2008-04-13 | 37 | -697/+658 | |
| | ||||||
* | Added use of boost::optional<> to amount.h | John Wiegley | 2008-04-13 | 13 | -99/+226 | |
| | ||||||
* | Did more work on the utility code. | John Wiegley | 2008-04-13 | 36 | -930/+839 | |
| | ||||||
* | Changed some of the logging macro names. | John Wiegley | 2008-04-13 | 19 | -181/+202 | |
| | ||||||
* | Removed generated header file. | John Wiegley | 2008-04-13 | 1 | -12/+0 | |
| | ||||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 77 | -0/+22582 | |