Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected Python reference to the AmountParse enum. | John Wiegley | 2009-01-31 | 1 | -4/+4 |
* | Changed to using rational numbers instead of integer approximations. | John Wiegley | 2009-01-30 | 1 | -0/+4 |
* | Removed all dependency on gdtoa. | John Wiegley | 2009-01-30 | 1 | -38/+0 |
* | Revised the way that parsing flags get passed around. | John Wiegley | 2009-01-29 | 1 | -3/+7 |
* | Unit test for Python are now auto-generated from the C++ tests. | John Wiegley | 2009-01-28 | 1 | -12/+46 |
* | Extended the amount_t Python mapping to handle the 3rd case of value(). | John Wiegley | 2009-01-28 | 1 | -1/+7 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | The Python interface code is now building again and passes its unit tests. | John Wiegley | 2008-08-07 | 1 | -1/+3 |
* | The Python interface layer is building again. | John Wiegley | 2008-08-07 | 1 | -4/+44 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+320 |