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