Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Corrected Python build. | John Wiegley | 2008-04-13 | 1 | -1/+2 |
| | |||||
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Copied over all of the C++ tests to Python again. | John Wiegley | 2008-04-13 | 1 | -18/+53 |
| | |||||
* | Major restructuring of the value_t class. | John Wiegley | 2008-04-13 | 1 | -15/+34 |
| | |||||
* | Added COPYRIGHT notice to all files. | John Wiegley | 2008-04-13 | 1 | -0/+31 |
| | |||||
* | Added by-value conversions to Python for bool. This allowed me to | John Wiegley | 2008-04-13 | 1 | -2/+0 |
| | | | | expose all of the amount_t members now. | ||||
* | Extended Python amount class. | John Wiegley | 2008-04-13 | 1 | -17/+14 |
| | |||||
* | Rearranged many method names. | John Wiegley | 2008-04-13 | 1 | -4/+4 |
| | |||||
* | Added boost::optional support for using with Boost.Python. | John Wiegley | 2008-04-13 | 1 | -1/+18 |
| | |||||
* | Got PyUnitTests functioning again. | John Wiegley | 2008-04-13 | 1 | -0/+4 |
| | |||||
* | Work to get Python tests running again. | John Wiegley | 2008-04-13 | 1 | -81/+7 |
| | |||||
* | Corrected build problems. | John Wiegley | 2008-04-13 | 1 | -2/+10 |
| | |||||
* | More organization of amount code. | John Wiegley | 2008-04-13 | 1 | -65/+97 |
| | |||||
* | Added much documentation to amount.h | John Wiegley | 2008-04-13 | 1 | -7/+0 |
| | |||||
* | First round of using boost/operators is done. | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Got things compiling with boost/operators.hpp | John Wiegley | 2008-04-13 | 1 | -34/+13 |
| | |||||
* | More work to use boost/operators.hpp. | John Wiegley | 2008-04-13 | 1 | -2/+0 |
| | |||||
* | In the middle of switching to using boost/operators.hpp | John Wiegley | 2008-04-13 | 1 | -1/+36 |
| | |||||
* | Did more work on the utility code. | John Wiegley | 2008-04-13 | 1 | -4/+6 |
| | |||||
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 1 | -0/+245 |