1. 6aa4257 PyPcre_expand(): Fixed two memory leaks, where a PyString_FromString() by Barry Warsaw · 26 years ago
  2. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 26 years ago
  3. 7e48898 Use the t# format where appropriate. Greg Stein. by Guido van Rossum · 26 years ago
  4. 1a78553 Add test for failure of the getattr call in pcre_expand() -- it used by Guido van Rossum · 26 years ago
  5. c69bac5 Fix benign problems found by a picky SGI compiler (unreachable break by Guido van Rossum · 26 years ago
  6. 39b0f89 Address warnings issued by the MSVC++ compiler by Guido van Rossum · 26 years ago
  7. 042ff9e AMK's latest by Guido van Rossum · 26 years ago
  8. 816671c patch for re.sub bug, by AMK. by Guido van Rossum · 26 years ago
  9. 557dea1 AMK's latest -- synchronized with PCRE 1.04. by Guido van Rossum · 27 years ago
  10. 58132c6 AMK's latest; plus three null bytes that I added for purify by Guido van Rossum · 27 years ago
  11. 5070060 New pcre version from AMK by Guido van Rossum · 27 years ago
  12. cb4d303 Add proper (getattrfunc) cast in Pcre_Type. by Guido van Rossum · 27 years ago
  13. c386107 Checking in AMK's latest installement. (Two small changes to shup up gcc added.) by Guido van Rossum · 27 years ago
  14. 51b3aa3 New "re" regular expression support. by Guido van Rossum · 27 years ago