Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
08df3ac06666a9dc9a9cf85490ce6127ba59359d
/
Modules
/
pcremodule.c
43713e5
Massive patch by Skip Montanaro to add ":name" to as many
by Guido van Rossum
· 25 years ago
0c7822e
Patch from Vladimir Marangozov <marangoz@python.inrialpes.fr>:
by Andrew M. Kuchling
· 25 years ago
0d40ba4
Patch from Paul Sokolovsky <Paul.Sokolovsky@technologist.com>:
by Fred Drake
· 25 years ago
6aa4257
PyPcre_expand(): Fixed two memory leaks, where a PyString_FromString()
by Barry Warsaw
· 26 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
7e48898
Use the t# format where appropriate. Greg Stein.
by Guido van Rossum
· 26 years ago
1a78553
Add test for failure of the getattr call in pcre_expand() -- it used
by Guido van Rossum
· 26 years ago
c69bac5
Fix benign problems found by a picky SGI compiler (unreachable break
by Guido van Rossum
· 26 years ago
39b0f89
Address warnings issued by the MSVC++ compiler
by Guido van Rossum
· 27 years ago
042ff9e
AMK's latest
by Guido van Rossum
· 27 years ago
816671c
patch for re.sub bug, by AMK.
by Guido van Rossum
· 27 years ago
557dea1
AMK's latest -- synchronized with PCRE 1.04.
by Guido van Rossum
· 27 years ago
58132c6
AMK's latest; plus three null bytes that I added for purify
by Guido van Rossum
· 27 years ago
5070060
New pcre version from AMK
by Guido van Rossum
· 27 years ago
cb4d303
Add proper (getattrfunc) cast in Pcre_Type.
by Guido van Rossum
· 27 years ago
c386107
Checking in AMK's latest installement. (Two small changes to shup up gcc added.)
by Guido van Rossum
· 27 years ago
51b3aa3
New "re" regular expression support.
by Guido van Rossum
· 27 years ago