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
/
regexpr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Thomas Wouters
2000-07-21
1
-1/+1
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-59/+19
*
casts for picky compilers.
Guido van Rossum
1999-04-10
1
-1/+2
*
Fix a benign problem found by a picky SGI compiler (unreachable break
Guido van Rossum
1998-07-07
1
-1/+0
*
Make new gcc -Wall happy
Guido van Rossum
1998-04-10
1
-5/+10
*
Small bugfixes for broken old style use of the syntax table. AMK, of
Guido van Rossum
1997-12-02
1
-6/+6
*
Get rid of most silly #include and #ifdefs near the top; these are all
Guido van Rossum
1997-09-05
1
-55/+59
*
Change [_Py_]re_compile_pattern() to return a char*.
Guido van Rossum
1997-09-03
1
-9/+9
*
Casts by Jack to shut up the Mac compiler.
Guido van Rossum
1997-08-18
1
-8/+8
*
Last minute changes for \B. AMK.
Guido van Rossum
1997-08-15
1
-2/+2
*
1.5a3 prerelease 1 from AMK
Guido van Rossum
1997-08-13
1
-60/+109
*
Fix bug with \< (AMK).
Guido van Rossum
1997-08-13
1
-1/+1
*
Add syntax for hex,octal
Guido van Rossum
1997-08-13
1
-1/+7
*
Jeffrey's latests
Guido van Rossum
1997-07-17
1
-26/+28
*
Reformatted.
Guido van Rossum
1997-07-15
1
-1557/+1548
*
New versions straight from Jeffrey Ollie's web site
Guido van Rossum
1997-07-10
1
-117/+267
*
Fix showstopping bug (^ wouldn't match after \n). Jeffrey Ollie.
Guido van Rossum
1997-05-14
1
-1/+1
*
Add a cast to a malloc to shut up the DEC Unix compiler.
Guido van Rossum
1997-05-14
1
-1/+1
*
Keep picky compilers happy.
Guido van Rossum
1997-05-13
1
-4/+3
*
Latest from Jeffrey Ollie.
Guido van Rossum
1997-05-09
1
-1454/+1679
*
Oops, missed some renamings.
Guido van Rossum
1997-05-07
1
-5/+5
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-2/+2
*
Always include config.h
Guido van Rossum
1996-08-19
1
-2/+0
*
Need config.h (for Win etc.)
Guido van Rossum
1996-08-08
1
-0/+4
*
Subtle Windows changes
Guido van Rossum
1996-05-23
1
-2/+2
*
* Modules/{Setup.in,Makefile.pre.in}: renamed some modules to
Guido van Rossum
1994-08-05
1
-0/+7
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-4/+4
*
Lint fluff
Guido van Rossum
1992-03-27
1
-1/+12
*
Ported to THINK C.
Guido van Rossum
1992-01-27
1
-2/+15
*
Retract the rage bugfix, but change the range assertion.
Guido van Rossum
1992-01-26
1
-1/+2
*
#ifdef'ed an unreachable line out.
Guido van Rossum
1992-01-19
1
-0/+2
*
Initial revision
Guido van Rossum
1992-01-19
1
-0/+1668