Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add __eq__ and __ne__ so that things like list.index() work properly | Raymond Hettinger | 2004-07-05 | 1 | -4/+10 |
* | * Update the todo list. | Raymond Hettinger | 2004-07-05 | 1 | -1/+2 |
* | * Fixup docstrings | Raymond Hettinger | 2004-07-05 | 1 | -7/+6 |
* | Changed the rounding constant values to match their variable names. | Raymond Hettinger | 2004-07-04 | 1 | -32/+23 |
* | Fix clear_flags(). Make a readable (not evalable) Context repr. | Raymond Hettinger | 2004-07-04 | 1 | -1/+9 |
* | Namespace cleanups: | Raymond Hettinger | 2004-07-03 | 1 | -123/+126 |
* | * Make the tests independent of the default precision. | Raymond Hettinger | 2004-07-03 | 1 | -119/+120 |
* | Work through several open todos: | Raymond Hettinger | 2004-07-03 | 1 | -43/+32 |
* | fix small consistency nit | Fred Drake | 2004-07-01 | 1 | -1/+1 |
* | Move Decimal from the sandbox into production. | Raymond Hettinger | 2004-07-01 | 1 | -0/+3085 |