Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c8fd9ce73dd5a02cbd740c2732ac784d18f20656
/
Modules
/
sre_constants.h
4b8f894
Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.
by Serhiy Storchaka
· 10 years ago
5c24d0e
Issue #13592: Improved the repr for regular expression pattern objects.
by Serhiy Storchaka
· 11 years ago
ad3fc44
Implemented non-recursive SRE matching.
by Gustavo Niemeyer
· 21 years ago
78e2f06
Fully support 32-bit codes. Enable BIGCHARSET in UCS-4 builds.
by Martin v. Löwis
· 22 years ago
41c99e7
SF patch #720991 by Gary Herron:
by Guido van Rossum
· 22 years ago
19af43d
added martin's BIGCHARSET patch to SRE 2.1.1. martin reports 2x
by Fredrik Lundh
· 23 years ago
b25e1ad
sre 2.1b2 update:
by Fredrik Lundh
· 24 years ago
b35ffc0
added "magic" number to the _sre module, to avoid weird errors caused
by Fredrik Lundh
· 24 years ago
770617b
SRE fixes for 2.1 alpha:
by Fredrik Lundh
· 24 years ago
e186983
final 0.9.8 updates:
by Fredrik Lundh
· 24 years ago
29c4ba9
SRE 0.9.8: passes the entire test suite
by Fredrik Lundh
· 24 years ago
7cafe4d
- actually enabled charset anchors in the engine (still not
by Fredrik Lundh
· 24 years ago
3562f11
-- use charset bitmaps where appropriate. this gives a 5-10%
by Fredrik Lundh
· 24 years ago
43b3b49
- fixed lookahead assertions (#10, #11, #12)
by Fredrik Lundh
· 24 years ago
102f3ad
towards 1.6b1
by Fredrik Lundh
· 24 years ago
b1aa195
Fredrik Lundh: here's the 96.6% version of SRE
by Jeremy Hylton
· 24 years ago
b700df9
Adding Fredrik Lundh's _sre.c module and its header files.
by Guido van Rossum
· 25 years ago