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
/
sre_constants.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented non-recursive SRE matching.
Gustavo Niemeyer
2003-10-17
1
-19/+20
*
Fully support 32-bit codes. Enable BIGCHARSET in UCS-4 builds.
Martin v. Löwis
2003-04-19
1
-1/+1
*
SF patch #720991 by Gary Herron:
Guido van Rossum
2003-04-14
1
-0/+1
*
added martin's BIGCHARSET patch to SRE 2.1.1. martin reports 2x
Fredrik Lundh
2001-07-02
1
-19/+20
*
sre 2.1b2 update:
Fredrik Lundh
2001-03-22
1
-1/+5
*
added "magic" number to the _sre module, to avoid weird errors caused
Fredrik Lundh
2001-01-15
1
-0/+1
*
SRE fixes for 2.1 alpha:
Fredrik Lundh
2001-01-14
1
-5/+7
*
final 0.9.8 updates:
Fredrik Lundh
2000-08-01
1
-25/+26
*
SRE 0.9.8: passes the entire test suite
Fredrik Lundh
2000-08-01
1
-18/+18
*
- actually enabled charset anchors in the engine (still not
Fredrik Lundh
2000-07-02
1
-15/+16
*
-- use charset bitmaps where appropriate. this gives a 5-10%
Fredrik Lundh
2000-07-02
1
-17/+21
*
- fixed lookahead assertions (#10, #11, #12)
Fredrik Lundh
2000-06-30
1
-22/+35
*
towards 1.6b1
Fredrik Lundh
2000-06-29
1
-20/+28
*
Fredrik Lundh: here's the 96.6% version of SRE
Jeremy Hylton
2000-06-01
1
-1/+23
*
Adding Fredrik Lundh's _sre.c module and its header files.
Guido van Rossum
2000-03-31
1
-0/+27