1. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  2. 388122d Issue #9337: Make float.__str__ identical to float.__repr__. by Mark Dickinson · 14 years ago
  3. 6a74d34 Fix typo. by Mark Dickinson · 14 years ago
  4. 1d18068 Clean-up floating point tutorial. by Raymond Hettinger · 15 years ago
  5. eafaf4c Small doc fix-ups to floatingpoint.rst. More are forthcoming. by Raymond Hettinger · 15 years ago
  6. 5afb5c6 Add link to math.fsum(). by Raymond Hettinger · 15 years ago
  7. 4af3629 Improve the rounding and summing examples. by Raymond Hettinger · 15 years ago
  8. f0320c7 Remove the round() discussion which is now out-of-date. by Raymond Hettinger · 15 years ago
  9. b58f46f Remove leftover word. by Georg Brandl · 15 years ago
  10. 8bd1d4f Update for the new float.__repr__() by Raymond Hettinger · 15 years ago
  11. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  12. 5c6d787 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from by Benjamin Peterson · 15 years ago
  13. eba99df Issue 3412: Mention fractions and decimal in the tutorial section on floating point. by Raymond Hettinger · 16 years ago
  14. 9fce0ba Issue 3288: document as_integer_ratio(), fromhex(), and hex(). by Raymond Hettinger · 16 years ago
  15. bae1b94 Remove long integer output. by Georg Brandl · 16 years ago
  16. e6f0063 Merged revisions 63655 via svnmerge from by Benjamin Peterson · 16 years ago
  17. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  18. 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 17 years ago
  19. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago