index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
pcremodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Paul Sokolovsky <Paul.Sokolovsky@technologist.com>:
Fred Drake
2000-02-04
1
-1/+3
*
PyPcre_expand(): Fixed two memory leaks, where a PyString_FromString()
Barry Warsaw
1999-02-01
1
-3/+26
*
Add DL_EXPORT() to all modules that could possibly be used
Guido van Rossum
1998-12-04
1
-1/+1
*
Use the t# format where appropriate. Greg Stein.
Guido van Rossum
1998-10-08
1
-2/+2
*
Add test for failure of the getattr call in pcre_expand() -- it used
Guido van Rossum
1998-07-17
1
-0/+4
*
Fix benign problems found by a picky SGI compiler (unreachable break
Guido van Rossum
1998-07-07
1
-9/+0
*
Address warnings issued by the MSVC++ compiler
Guido van Rossum
1998-04-10
1
-1/+0
*
AMK's latest
Guido van Rossum
1998-04-03
1
-40/+35
*
patch for re.sub bug, by AMK.
Guido van Rossum
1998-03-10
1
-3/+1
*
AMK's latest -- synchronized with PCRE 1.04.
Guido van Rossum
1997-12-22
1
-1/+1
*
AMK's latest; plus three null bytes that I added for purify
Guido van Rossum
1997-12-17
1
-13/+29
*
New pcre version from AMK
Guido van Rossum
1997-12-08
1
-438/+388
*
Add proper (getattrfunc) cast in Pcre_Type.
Guido van Rossum
1997-10-20
1
-1/+1
*
Checking in AMK's latest installement.
Guido van Rossum
1997-10-08
1
-114/+50
*
New "re" regular expression support.
Guido van Rossum
1997-10-06
1
-0/+775