summaryrefslogtreecommitdiff
path: root/python/py_amount.cc
Commit message (Expand)AuthorAgeFilesLines
* Corrected Python reference to the AmountParse enum.John Wiegley2009-01-311-4/+4
* Changed to using rational numbers instead of integer approximations.John Wiegley2009-01-301-0/+4
* Removed all dependency on gdtoa.John Wiegley2009-01-301-38/+0
* Revised the way that parsing flags get passed around.John Wiegley2009-01-291-3/+7
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-12/+46
* Extended the amount_t Python mapping to handle the 3rd case of value().John Wiegley2009-01-281-1/+7
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* The Python interface code is now building again and passes its unit tests.John Wiegley2008-08-071-1/+3
* The Python interface layer is building again.John Wiegley2008-08-071-4/+44
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+320