1. f2989b2 - restored 1.5.2 compatibility (sorry, eric) by Fredrik Lundh · 23 years ago
  2. 1ca2ed3 removed __all__ - should probably rename makedict to _makedict unless it is by Skip Montanaro · 23 years ago
  3. 0de6580 bunch more __all__ lists by Skip Montanaro · 23 years ago
  4. be18552 String method conversion. by Eric S. Raymond · 23 years ago
  5. b35ffc0 added "magic" number to the _sre module, to avoid weird errors caused by Fredrik Lundh · 24 years ago
  6. 770617b SRE fixes for 2.1 alpha: by Fredrik Lundh · 24 years ago
  7. 13ac992 Fixed too ambitious "nothing to repeat" check. Closes bug #114033. by Fredrik Lundh · 24 years ago
  8. e186983 final 0.9.8 updates: by Fredrik Lundh · 24 years ago
  9. 29c4ba9 SRE 0.9.8: passes the entire test suite by Fredrik Lundh · 24 years ago
  10. 8a3ebf8 -- SRE 0.9.6 sync. this includes: by Fredrik Lundh · 24 years ago
  11. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  12. 72b82ba - fixed grouping error bug by Fredrik Lundh · 24 years ago
  13. 7cafe4d - actually enabled charset anchors in the engine (still not by Fredrik Lundh · 24 years ago
  14. 3562f11 -- use charset bitmaps where appropriate. this gives a 5-10% by Fredrik Lundh · 24 years ago
  15. 22d2546 today's SRE update: by Fredrik Lundh · 24 years ago
  16. 43b3b49 - fixed lookahead assertions (#10, #11, #12) by Fredrik Lundh · 24 years ago
  17. 8094611 - fixed another split problem (those semantics are weird...) by Fredrik Lundh · 24 years ago
  18. 6c68dc7 - removed "alpha only" licensing restriction by Fredrik Lundh · 24 years ago
  19. 436c3d5 towards 1.6b1 by Fredrik Lundh · 24 years ago
  20. b1aa195 Fredrik Lundh: here's the 96.6% version of SRE by Jeremy Hylton · 24 years ago
  21. b81e70e Fredrik Lundh: new snapshot. Mostly reindented. by Guido van Rossum · 24 years ago
  22. e3ba931 This patch looks large, but it just deletes the ^M characters and by Andrew M. Kuchling · 24 years ago
  23. 7627c0d Added Fredrik Lundh's sre module and its supporting cast. by Guido van Rossum · 24 years ago