Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update notes on Decimal. | Raymond Hettinger | 2008-02-14 | 1 | -4/+5 |
* | Bring decimal a bit closer to the spec for Reals. | Raymond Hettinger | 2008-02-12 | 1 | -4/+1 |
* | Fix typo in comments | Raymond Hettinger | 2008-02-12 | 1 | -2/+2 |
* | Add notes on how decimal fits into the model. | Raymond Hettinger | 2008-02-11 | 1 | -0/+29 |
* | Oops! 2.6's Rational.__ne__ didn't work. | Jeffrey Yasskin | 2008-02-08 | 1 | -1/+4 |
* | Added more documentation on how mixed-mode arithmetic should be implemented. I | Jeffrey Yasskin | 2008-01-31 | 1 | -1/+7 |
* | Add rational.Rational as an implementation of numbers.Rational with infinite | Jeffrey Yasskin | 2008-01-15 | 1 | -3/+22 |
* | Continue rolling back pep-3141 changes that changed behavior from 2.5. This | Jeffrey Yasskin | 2008-01-05 | 1 | -19/+0 |
* | Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just | Jeffrey Yasskin | 2008-01-03 | 1 | -0/+393 |