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
/
regexmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
explicitly init flags in methodlists
Guido van Rossum
1995-02-19
1
-5/+5
*
use Py_CHARMASK
Guido van Rossum
1995-02-10
1
-2/+2
*
mem leak
Guido van Rossum
1995-01-26
1
-0/+1
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-19/+191
*
Extensive changes to regex module (group(), casefold, etc.)
Guido van Rossum
1993-02-23
1
-12/+46
*
* regexmodule.c: added use of translation table, substring() method.
Guido van Rossum
1993-02-21
1
-38/+117
*
Improve check for offset out of range
Guido van Rossum
1992-09-03
1
-4/+8
*
Remove redundant vars
Guido van Rossum
1992-03-27
1
-2/+0
*
Fix range error (doc and impl of re_search disagreed!)
Guido van Rossum
1992-01-27
1
-29/+32
*
Make "range" one smaller (discrepancy between doc and source for regex.c!).
Guido van Rossum
1992-01-26
1
-1/+1
*
Use Tatu Ylonen's copyleft-free reimplementation of
Guido van Rossum
1992-01-19
1
-2/+3
*
'regs' is a read-only data member, not a function.
Guido van Rossum
1992-01-01
1
-14/+8
*
Initial revision
Guido van Rossum
1991-12-30
1
-0/+306