1. 2f228e7 Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask". by Tim Peters · 23 years ago
  2. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  3. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  4. e69d3d7 Use __name__ instead of "test_regex" as the module name in the by Guido van Rossum · 24 years ago
  5. 9a1a7dd The regression test for the regex module should not trip the deprecation by Fred Drake · 24 years ago
  6. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  7. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  8. 876736c AMK's regex test suite by Guido van Rossum · 27 years ago
  9. 3f11da0 Changes to make these tests work on the Mac. by Guido van Rossum · 27 years ago
  10. 4b72278 added test of the regex module by Barry Warsaw · 28 years ago