1. fe42789 Manually merge r68095,68186,68187,68188,68190 from 2.6 branch. by Georg Brandl · 17 years ago
  2. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  3. e92818f Fix uses of the default role. by Georg Brandl · 17 years ago
  4. a24067e Fix role name. by Georg Brandl · 17 years ago
  5. aa5bb32 Make indentation consistent. by Georg Brandl · 17 years ago
  6. f4d8597 Issue 4796: Add from_float methods to the decimal module. by Raymond Hettinger · 17 years ago
  7. 8e1c52a Reviewed and updated the documentation. Fixes #3017. by Facundo Batista · 17 years ago
  8. 1840c1a Backport Raymond's changes in r60508 to Python 2.6. by Mark Dickinson · 17 years ago
  9. c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
  10. 5eaffc4 Issue 2648: Add leading zero to money format recipe in the docs. by Raymond Hettinger · 17 years ago
  11. 838b4b0 No need to specify explicit "doctest_block" anymore. by Georg Brandl · 17 years ago
  12. 9f66232 Test decimal.rst doctests as far as possible with sphinx doctest. by Georg Brandl · 17 years ago
  13. 17baef0 Activate the Sphinx doctest extension and convert howto/functional to use it. by Georg Brandl · 17 years ago
  14. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  15. 5111c52 Fix markup by Raymond Hettinger · 17 years ago
  16. 0cd7170 Simplify moneyfmt() recipe. by Raymond Hettinger · 17 years ago
  17. 50361d4 Fix markup. by Raymond Hettinger · 17 years ago
  18. d68bf02 Show how to remove exponents. by Raymond Hettinger · 17 years ago
  19. 27a90d9 Improve rst markup by Raymond Hettinger · 17 years ago
  20. 4631481 Add fixed-point examples to the decimal FAQ by Raymond Hettinger · 17 years ago
  21. abe3237 Fix decimal repr which should have used single quotes like other reprs. by Raymond Hettinger · 17 years ago
  22. 3a94ee0 Typos in decimal comment and documentation by Mark Dickinson · 18 years ago
  23. 13a7075 Clarify that decimal also supports fixed-point arithmetic. by Raymond Hettinger · 18 years ago
  24. 23bdcc9 Fix typo by Raymond Hettinger · 18 years ago
  25. ff1f973 The float conversion recipe is simpler in Py2.6 by Raymond Hettinger · 18 years ago
  26. 00c2e65 IEEE 754 should be IEEE 854; give precise reference for by Mark Dickinson · 18 years ago
  27. ff6672f Fix broken link in decimal documentation. by Mark Dickinson · 18 years ago
  28. bafa942 Remove incorrect usage of :const: in documentation. by Mark Dickinson · 18 years ago
  29. 2fc9263 Issue 1979: Make Decimal comparisons (other than !=, ==) involving NaN by Mark Dickinson · 18 years ago
  30. 59bc20b Issue 1780: Allow leading and trailing whitespace in Decimal constructor, by Mark Dickinson · 18 years ago
  31. e3c3db5 Documentation for r5990[3567]. by Georg Brandl · 18 years ago
  32. 9749e15 Remove with_statement future imports from 2.6 docs. by Georg Brandl · 18 years ago
  33. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  34. 6d407e4 Typo fix by Andrew M. Kuchling · 18 years ago
  35. 5d242ee alternate -> alternative. by Georg Brandl · 18 years ago
  36. e90bc3c Some additions (examples and a bit on the tutorial). by Facundo Batista · 18 years ago
  37. 7c82a3e9 Included the new functions, and new descriptions. by Facundo Batista · 18 years ago
  38. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago