Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disabled compiler warnings from icc. | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Major restructuring of the value_t class. | John Wiegley | 2008-04-13 | 1 | -2/+5 |
| | |||||
* | Added COPYRIGHT notice to all files. | John Wiegley | 2008-04-13 | 1 | -0/+54 |
| | |||||
* | Added a facility for handling scoped executions. | John Wiegley | 2008-04-13 | 1 | -6/+3 |
| | |||||
* | Rearranged many method names. | John Wiegley | 2008-04-13 | 1 | -0/+7 |
| | |||||
* | Added code for converting ledger::string and boost::date_time to their | John Wiegley | 2008-04-13 | 1 | -5/+5 |
| | | | | respective Python counterparts. | ||||
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Revised how commodities are dealt with. | John Wiegley | 2008-04-13 | 1 | -0/+5 |
| | |||||
* | Got tracing code working again. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Started using boost::optional<T>. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Added use of boost::optional<> to amount.h | John Wiegley | 2008-04-13 | 1 | -20/+31 |
| | |||||
* | Did more work on the utility code. | John Wiegley | 2008-04-13 | 1 | -23/+32 |
| | |||||
* | Changed some of the logging macro names. | John Wiegley | 2008-04-13 | 1 | -38/+59 |
| | |||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 1 | -0/+422 |