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