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_lib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-25054, bpo-1647489: Added support of splitting on zerowidth patterns. (#4...
Serhiy Storchaka
2017-12-04
1
-17/+30
*
bpo-31690: Allow the inline flags "a", "L", and "u" to be used as group flags...
Serhiy Storchaka
2017-10-24
1
-23/+113
*
bpo-30215: Make re.compile() locale agnostic. (#1361)
Serhiy Storchaka
2017-05-05
1
-2/+67
*
replace Py_(u)intptr_t with the c99 standard types
Benjamin Peterson
2016-09-06
1
-1/+1
*
Reuse Py_STRINGIFY() macro in sre_lib.h and dynload_win.c.
Serhiy Storchaka
2015-11-05
1
-4/+2
*
Issue #18684: Fixed reading out of the buffer in the re module.
Serhiy Storchaka
2015-07-06
1
-9/+20
|
\
|
*
Issue #18684: Fixed reading out of the buffer in the re module.
Serhiy Storchaka
2015-07-06
1
-9/+20
|
|
\
|
|
*
Issue #18684: Fixed reading out of the buffer in the re module.
Serhiy Storchaka
2015-07-06
1
-9/+20
*
|
|
Issue #24426: Fast searching optimization in regular expressions now works
Serhiy Storchaka
2015-06-21
1
-26/+27
|
/
/
*
|
Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.
Serhiy Storchaka
2014-10-31
1
-6/+22
|
/
*
Issue #20998: Fixed re.fullmatch() of repeated single character pattern
Serhiy Storchaka
2014-05-14
1
-10/+10
*
Issue #16203: Add re.fullmatch() function and regex.fullmatch() method,
Serhiy Storchaka
2013-11-23
1
-7/+21
*
Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.
Serhiy Storchaka
2013-10-26
1
-0/+1329