1. bd7f76d Tim gets his default traps. by Raymond Hettinger · 20 years ago
  2. 4e0e1b6 Whitespace normalization. by Tim Peters · 20 years ago
  3. 0aeac10 * Add __eq__ and __ne__ so that things like list.index() work properly by Raymond Hettinger · 20 years ago
  4. ca3cc2f * Update the todo list. * Make ConversionSyntax signals get trapped by default. by Raymond Hettinger · 20 years ago
  5. e0f1581 * Fixup docstrings * Make capitals default part of DefaultContext by Raymond Hettinger · 20 years ago
  6. 0ea241e Changed the rounding constant values to match their variable names. by Raymond Hettinger · 20 years ago
  7. b1b605e Fix clear_flags(). Make a readable (not evalable) Context repr. by Raymond Hettinger · 20 years ago
  8. 9ec3e3b Namespace cleanups: by Raymond Hettinger · 20 years ago
  9. 6ea4845 * Make the tests independent of the default precision. by Raymond Hettinger · 20 years ago
  10. d9c0a7a Work through several open todos: by Raymond Hettinger · 20 years ago
  11. 1f34eb1 fix small consistency nit by Fred Drake · 20 years ago
  12. 7c85fa4 Move Decimal from the sandbox into production. by Raymond Hettinger · 20 years ago