1. 2855290 maintenance release: by Fredrik Lundh · 24 years ago
  2. 72b82ba - fixed grouping error bug by Fredrik Lundh · 24 years ago
  3. 6f01398 - added lookbehind support (?<=pattern), (?<!pattern). by Fredrik Lundh · 24 years ago
  4. c230173 - experimental: added two new attributes to the match object: by Fredrik Lundh · 24 years ago
  5. 7cafe4d - actually enabled charset anchors in the engine (still not by Fredrik Lundh · 24 years ago
  6. 3562f11 -- use charset bitmaps where appropriate. this gives a 5-10% by Fredrik Lundh · 24 years ago
  7. 22d2546 today's SRE update: by Fredrik Lundh · 24 years ago
  8. 55a4f4a - fixed code generation error in multiline mode by Fredrik Lundh · 24 years ago
  9. 4ccea94 - reverted to "\x is binary byte" by Fredrik Lundh · 24 years ago
  10. 0640e11 the mad patcher strikes again: by Fredrik Lundh · 24 years ago
  11. 43b3b49 - fixed lookahead assertions (#10, #11, #12) by Fredrik Lundh · 24 years ago
  12. 90a0791 - pedantic: make sure "python -t" doesn't complain... by Fredrik Lundh · 24 years ago
  13. 01016fe - fixed split behaviour on empty matches by Fredrik Lundh · 24 years ago
  14. 29c08be still trying to figure out how to fix the remaining by Fredrik Lundh · 24 years ago
  15. 8094611 - fixed another split problem (those semantics are weird...) by Fredrik Lundh · 24 years ago
  16. be2211e - fixed split by Fredrik Lundh · 24 years ago
  17. 6c68dc7 - removed "alpha only" licensing restriction by Fredrik Lundh · 24 years ago
  18. 436c3d58 towards 1.6b1 by Fredrik Lundh · 24 years ago
  19. b1aa195 Fredrik Lundh: here's the 96.6% version of SRE by Jeremy Hylton · 24 years ago
  20. b81e70e Fredrik Lundh: new snapshot. Mostly reindented. by Guido van Rossum · 24 years ago
  21. e3ba931 This patch looks large, but it just deletes the ^M characters and by Andrew M. Kuchling · 24 years ago
  22. 7627c0d Added Fredrik Lundh's sre module and its supporting cast. by Guido van Rossum · 24 years ago