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
/
Lib
/
test
/
re_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More work on bug #672491 and patch #712900.
Gustavo Niemeyer
2003-04-20
1
-0/+4
*
Fix from SF patch #633359 by Greg Chapman for SF bug #610299:
Guido van Rossum
2003-02-24
1
-0/+1
*
Whitespace normalization.
Tim Peters
2003-02-19
1
-1/+1
*
SF patch #682432, add lookbehind tests
Neal Norwitz
2003-02-13
1
-0/+7
*
Fixed bug #470582, using a modified version of patch #527371,
Gustavo Niemeyer
2002-11-06
1
-0/+2
*
bug #133283, #477728, #483789, #490573
Fredrik Lundh
2001-12-09
1
-2/+8
*
reapplied darryl gallion's minimizing repeat fix. I'm still not 100%
Fredrik Lundh
2001-07-02
1
-0/+2
*
sre 2.1b2 update:
Fredrik Lundh
2001-03-22
1
-0/+11
*
detect attempts to repeat anchors (fixes bug #130748)
Fredrik Lundh
2001-02-18
1
-0/+2
*
from the really-stupid-bug department: uppercase literals should match
Fredrik Lundh
2001-01-15
1
-5/+17
*
Fixed too ambitious "nothing to repeat" check. Closes bug #114033.
Fredrik Lundh
2000-10-07
1
-0/+3
*
SRE didn't handle character category followed by hyphen inside a
Fredrik Lundh
2000-10-07
1
-0/+2
*
Recompile pattern if (?x) flag was found inside the pattern during the
Fredrik Lundh
2000-10-03
1
-2/+4
*
Fixed negative lookahead/lookbehind. Closes bug #115618.
Fredrik Lundh
2000-10-03
1
-0/+2
*
- don't hang if group id is followed by whitespace (closes bug #114660)
Fredrik Lundh
2000-09-24
1
-1/+0
*
closes bug #112468 (and all the other bugs that surfaced when
Fredrik Lundh
2000-08-31
1
-15/+38
*
-- enabled some temporarily disabled RE tests
Fredrik Lundh
2000-08-08
1
-0/+6
*
-- whitespace cleanup (real changes coming in next checkin)
Fredrik Lundh
2000-08-08
1
-20/+20
*
AMK's latest
Guido van Rossum
1998-04-03
1
-12/+8
*
New re version from AMK
Guido van Rossum
1997-12-08
1
-11/+66
*
Added tests for \b, \B (AMK).
Guido van Rossum
1997-08-15
1
-0/+13
*
1.5a3 prerelease 1 from AMK
Guido van Rossum
1997-08-13
1
-2/+13
*
Several additions from Jeffrey.
Guido van Rossum
1997-07-17
1
-5/+22
*
Jeffrey's latest -- seems to solve most problems!
Guido van Rossum
1997-07-17
1
-19/+47
*
Fixed a syntax error caused by a bad line in the Perl source.
Guido van Rossum
1997-07-15
1
-1/+1
*
Merged my changes in, and added all converted Perl tests.
Guido van Rossum
1997-07-15
1
-24/+284
*
Jeffrey's version
Guido van Rossum
1997-07-15
1
-239/+169
*
Tweak re_tests and test_re to differentiate between
Guido van Rossum
1997-07-15
1
-3/+5
*
More tweaks; re.py is nearly there...
Guido van Rossum
1997-07-15
1
-1/+1
*
Jeffrey's newest
Guido van Rossum
1997-07-15
1
-1/+1
*
test suite for re.py
Guido van Rossum
1997-07-11
1
-0/+278