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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-- changed $ to match before a trailing newline, even
Fredrik Lundh
2000-06-30
1
-1/+3
*
the mad patcher strikes again:
Fredrik Lundh
2000-06-30
1
-25/+24
*
- fixed lookahead assertions (#10, #11, #12)
Fredrik Lundh
2000-06-30
1
-7/+18
*
- fixed default value handling in group/groupdict
Fredrik Lundh
2000-06-30
1
-18/+23
*
- fixed split behaviour on empty matches
Fredrik Lundh
2000-06-30
1
-3/+3
*
still trying to figure out how to fix the remaining
Fredrik Lundh
2000-06-29
1
-12/+78
*
- fixed another split problem
Fredrik Lundh
2000-06-29
1
-6/+17
*
- fixed split
Fredrik Lundh
2000-06-29
1
-26/+32
*
- renamed "tolower" hook (it happened to work with
Fredrik Lundh
2000-06-29
1
-19/+19
*
- last patch broke parse_template; fixed by changing some
Fredrik Lundh
2000-06-29
1
-87/+141
*
- removed "alpha only" licensing restriction
Fredrik Lundh
2000-06-29
1
-10/+1
*
towards 1.6b1
Fredrik Lundh
2000-06-29
1
-248/+386
*
Fredrik Lundh: here's the 96.6% version of SRE
Jeremy Hylton
2000-06-01
1
-188/+448
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
1
-4/+4
*
Remove CRLF line endings.
Guido van Rossum
2000-04-10
1
-2/+2
*
Adding Fredrik Lundh's _sre.c module and its header files.
Guido van Rossum
2000-03-31
1
-0/+1453