GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
sre_constants.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31690: Allow the inline flags "a", "L", and "u" to be used as group flags...
Serhiy Storchaka
2017-10-24
1
-23
/
+28
*
bpo-30215: Make re.compile() locale agnostic. (#1361)
Serhiy Storchaka
2017-05-05
1
-1
/
+4
*
Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.
Serhiy Storchaka
2014-10-31
1
-1
/
+2
*
Issue #13592: Improved the repr for regular expression pattern objects.
Serhiy Storchaka
2013-11-23
1
-0
/
+2
*
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