1. b25e1ad sre 2.1b2 update: by Fredrik Lundh · 23 years ago
  2. c0c7ee3 detect attempts to repeat anchors (fixes bug #130748) by Fredrik Lundh · 23 years ago
  3. 2e24044 from the really-stupid-bug department: uppercase literals should match by Fredrik Lundh · 24 years ago
  4. 13ac992 Fixed too ambitious "nothing to repeat" check. Closes bug #114033. by Fredrik Lundh · 24 years ago
  5. 025468d SRE didn't handle character category followed by hyphen inside a by Fredrik Lundh · 24 years ago
  6. d11b5e5 Recompile pattern if (?x) flag was found inside the pattern during the by Fredrik Lundh · 24 years ago
  7. 65d4bc6 Fixed negative lookahead/lookbehind. Closes bug #115618. by Fredrik Lundh · 24 years ago
  8. 19f977b - don't hang if group id is followed by whitespace (closes bug #114660) by Fredrik Lundh · 24 years ago
  9. 0c4fdba closes bug #112468 (and all the other bugs that surfaced when by Fredrik Lundh · 24 years ago
  10. 8e6d571 -- enabled some temporarily disabled RE tests by Fredrik Lundh · 24 years ago
  11. 2643b55 -- whitespace cleanup (real changes coming in next checkin) by Fredrik Lundh · 24 years ago
  12. 8430c58 AMK's latest by Guido van Rossum · 26 years ago
  13. dfa6790 New re version from AMK by Guido van Rossum · 27 years ago
  14. cf00505 Added tests for \b, \B (AMK). by Guido van Rossum · 27 years ago
  15. 95e8053 1.5a3 prerelease 1 from AMK by Guido van Rossum · 27 years ago
  16. 06c0ec9 Several additions from Jeffrey. by Guido van Rossum · 27 years ago
  17. a0e4c1b Jeffrey's latest -- seems to solve most problems! by Guido van Rossum · 27 years ago
  18. 9ddd9da Fixed a syntax error caused by a bad line in the Perl source. by Guido van Rossum · 27 years ago
  19. 16bd0ff Merged my changes in, and added all converted Perl tests. by Guido van Rossum · 27 years ago
  20. 337c6d4 Jeffrey's version by Guido van Rossum · 27 years ago
  21. 23b8d4c Tweak re_tests and test_re to differentiate between by Guido van Rossum · 27 years ago
  22. 847ed4a More tweaks; re.py is nearly there... by Guido van Rossum · 27 years ago
  23. 04a1d74 Jeffrey's newest by Guido van Rossum · 27 years ago
  24. 8e0ce30 test suite for re.py by Guido van Rossum · 27 years ago