Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test of obsolete trim() operation which was supplanted by | Raymond Hettinger | 2004-08-17 | 1 | -152/+0 |
| | | | | | | | | normalize() in Draft 1.06 (9 October 2002): The normalize operation has been added; it reduces a number to a canonical form. (This replaces the trim operator, which only removed trailing fractional zeros.) | ||||
* | This file is no longer used in version 2.39. | Raymond Hettinger | 2004-08-17 | 1 | -151/+0 |
| | | | | Was supplanted by tointegral.decTest. | ||||
* | Add two new files and update remaining tests from the latest update of the | Raymond Hettinger | 2004-08-17 | 31 | -191/+1190 |
| | | | | test suite in version 2.39 of dectest.zip. | ||||
* | Move Decimal from the sandbox into production. | Raymond Hettinger | 2004-07-01 | 30 | -0/+22866 |