Commit graph

15 commits

Author SHA1 Message Date
John Wiegley
426a01b3f4 Added by-value conversions to Python for bool. This allowed me to
expose all of the amount_t members now.
2008-04-13 03:38:39 -04:00
John Wiegley
c211335760 Extended Python amount class. 2008-04-13 03:38:39 -04:00
John Wiegley
06e7c28202 Rearranged many method names. 2008-04-13 03:38:38 -04:00
John Wiegley
0528a1e49a Added boost::optional support for using with Boost.Python. 2008-04-13 03:38:38 -04:00
John Wiegley
93096b77f3 Got PyUnitTests functioning again. 2008-04-13 03:38:37 -04:00
John Wiegley
0214a136c2 Work to get Python tests running again. 2008-04-13 03:38:37 -04:00
John Wiegley
90975c27d0 Corrected build problems. 2008-04-13 03:38:37 -04:00
John Wiegley
fd1d109b29 More organization of amount code. 2008-04-13 03:38:36 -04:00
John Wiegley
de64861182 Added much documentation to amount.h 2008-04-13 03:38:35 -04:00
John Wiegley
103881ff80 First round of using boost/operators is done. 2008-04-13 03:38:35 -04:00
John Wiegley
9e80a6fbcc Got things compiling with boost/operators.hpp 2008-04-13 03:38:35 -04:00
John Wiegley
76b2066b8b More work to use boost/operators.hpp. 2008-04-13 03:38:35 -04:00
John Wiegley
230e03166f In the middle of switching to using boost/operators.hpp 2008-04-13 03:38:35 -04:00
John Wiegley
21af83013f Did more work on the utility code. 2008-04-13 03:38:34 -04:00
John Wiegley
c8899addfd Rearranged the sources a bit. 2008-04-13 03:38:33 -04:00
Renamed from py_amount.cc (Browse further)