1. 43b3b49 - fixed lookahead assertions (#10, #11, #12) by Fredrik Lundh · 24 years ago
  2. b71624e - added support for (?P=name) (closes #3 and #7 from the status report) by Fredrik Lundh · 24 years ago
  3. 90a0791 - pedantic: make sure "python -t" doesn't complain... by Fredrik Lundh · 24 years ago
  4. 01016fe - fixed split behaviour on empty matches by Fredrik Lundh · 24 years ago
  5. 8094611 - fixed another split problem (those semantics are weird...) by Fredrik Lundh · 24 years ago
  6. 4781b07 - make sure group names are valid identifiers by Fredrik Lundh · 24 years ago
  7. 75f2d67 - last patch broke parse_template; fixed by changing some by Fredrik Lundh · 24 years ago
  8. 6c68dc7 - removed "alpha only" licensing restriction by Fredrik Lundh · 24 years ago
  9. 436c3d58 towards 1.6b1 by Fredrik Lundh · 24 years ago
  10. 815d5b9 Patch from /F: this patch brings the CVS version of SRE in sync with the by Andrew M. Kuchling · 24 years ago
  11. b81e70e Fredrik Lundh: new snapshot. Mostly reindented. by Guido van Rossum · 24 years ago
  12. e3ba931 This patch looks large, but it just deletes the ^M characters and by Andrew M. Kuchling · 24 years ago
  13. 7627c0d Added Fredrik Lundh's sre module and its supporting cast. by Guido van Rossum · 24 years ago