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
/
pypcre.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix benign problems found by a picky SGI compiler (unreachable break
Guido van Rossum
1998-07-07
1
-2/+0
*
AMK's revised version of the previous patch.
Guido van Rossum
1998-05-07
1
-8/+24
*
Address warnings issued by the MSVC++ compiler
Guido van Rossum
1998-04-10
1
-2/+2
*
AMK's latest
Guido van Rossum
1998-04-03
1
-47/+119
*
patch for re.sub bug, by AMK.
Guido van Rossum
1998-03-10
1
-2/+3
*
A bug in PCRE could cause core dumps in patterns such as
Guido van Rossum
1998-02-20
1
-2/+7
*
AMK's latest -- synchronized with PCRE 1.04.
Guido van Rossum
1997-12-22
1
-123/+168
*
AMK's latest; plus three null bytes that I added for purify
Guido van Rossum
1997-12-17
1
-146/+121
*
Patch (by Andrew Kuchling of course) to prevent named back references
Guido van Rossum
1997-12-15
1
-1/+1
*
The 'l' flag (locale specific matching) has been renamed to 'L'.
Guido van Rossum
1997-12-10
1
-2/+2
*
New pcre version from AMK
Guido van Rossum
1997-12-08
1
-714/+1275
*
Patches by Fred Lundh to make it compile better with K&R compilers.
Guido van Rossum
1997-12-02
1
-20/+20
*
Checking in AMK's latest installement.
Guido van Rossum
1997-10-08
1
-16/+18
*
New "re" regular expression support.
Guido van Rossum
1997-10-06
1
-0/+4075