summaryrefslogtreecommitdiffstats
path: root/Modules/regexpr.c
Commit message (Collapse)AuthorAgeFilesLines
* Always include config.hGuido van Rossum1996-08-191-2/+0
|
* Need config.h (for Win etc.)Guido van Rossum1996-08-081-0/+4
|
* Subtle Windows changesGuido van Rossum1996-05-231-2/+2
|
* * Modules/{Setup.in,Makefile.pre.in}: renamed some modules toGuido van Rossum1994-08-051-0/+7
| | | | | | | | | | shorter names (dropped the "module" from the name): sunaudiodev, imgformat, audioop, imageop, imgfile * Modules/stropmodule.c (strop_rindex): make rindex('abc', '') do the right thing (i.e. return 3 instead of 0) * Modules/socketmodule.c: disabled allowbroadcast() socket method
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-4/+4
|
* Lint fluffGuido van Rossum1992-03-271-1/+12
|
* Ported to THINK C.Guido van Rossum1992-01-271-2/+15
|
* Retract the rage bugfix, but change the range assertion.Guido van Rossum1992-01-261-1/+2
|
* #ifdef'ed an unreachable line out.Guido van Rossum1992-01-191-0/+2
|
* Initial revisionGuido van Rossum1992-01-191-0/+1668