| .. |
|
_cursesmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
_tkinter.c
|
Darn. When thread support is disabled, the BEGIN/END macros don't
|
1997-10-10 17:39:19 +00:00 |
|
almodule.c
|
|
|
|
arraymodule.c
|
|
|
|
audioop.c
|
Add cast to realloc/malloc call to shut up AIX compiler. (Vladimir Marangozov)
|
1997-10-31 20:32:13 +00:00 |
|
binascii.c
|
Converted to new exception style (Jack)
|
1997-10-08 15:26:07 +00:00 |
|
bsddbmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
cdmodule.c
|
Oops, forgot one.
|
1997-10-01 04:43:39 +00:00 |
|
cgen.py
|
|
|
|
cgensupport.c
|
|
|
|
cgensupport.h
|
|
|
|
clmodule.c
|
lots of "goto error" replaced by "return" (Jack)
|
1997-10-08 15:26:28 +00:00 |
|
cmathmodule.c
|
|
|
|
config.c.in
|
|
|
|
cPickle.c
|
|
|
|
cryptmodule.c
|
|
|
|
cStringIO.c
|
|
|
|
cstubs
|
|
|
|
dbmmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
dlmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
errnomodule.c
|
Got rid of the errorstr dictionary, which is redundant now that
|
1997-11-04 20:22:24 +00:00 |
|
fcntlmodule.c
|
|
|
|
flmodule.c
|
|
|
|
fmmodule.c
|
|
|
|
fpectlmodule.c
|
Some patches to Lee Busby's fpectl mods that accidentally didn't make it
|
1997-10-20 23:50:01 +00:00 |
|
fpetestmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
gdbmmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
getbuildinfo.c
|
Include macbuildno.h here (mac only) (Jack)
|
1997-10-08 15:26:56 +00:00 |
|
getpath.c
|
Change sharedmodules to lib-dynload.
|
1997-10-20 23:20:32 +00:00 |
|
glmodule.c
|
|
|
|
grpmodule.c
|
|
|
|
imageop.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
imgfile.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
ld_so_aix
|
|
|
|
license.terms
|
|
|
|
main.c
|
Take out the setlocale() call. It affects atof() and will break
|
1997-10-31 18:25:15 +00:00 |
|
Makefile.pre.in
|
Change sharedmodules to lib-dynload.
|
1997-10-20 23:20:32 +00:00 |
|
makesetup
|
Forgot to add .cxx and .cpp to the second case statement.
|
1997-10-21 19:30:29 +00:00 |
|
makexp_aix
|
|
|
|
mathmodule.c
|
|
|
|
md5.h
|
|
|
|
md5c.c
|
|
|
|
md5module.c
|
|
|
|
mpzmodule.c
|
|
|
|
newmodule.c
|
|
|
|
nismodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
operator.c
|
|
|
|
parsermodule.c
|
Remove requirement for strdup() since it causes so many troubles for too many
|
1997-10-09 16:29:31 +00:00 |
|
pcre-internal.h
|
New "re" regular expression support.
|
1997-10-06 14:43:11 +00:00 |
|
pcre.h
|
New "re" regular expression support.
|
1997-10-06 14:43:11 +00:00 |
|
pcremodule.c
|
Add proper (getattrfunc) cast in Pcre_Type.
|
1997-10-20 23:21:23 +00:00 |
|
posixmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
puremodule.c
|
|
|
|
pwdmodule.c
|
|
|
|
pypcre.c
|
Checking in AMK's latest installement.
|
1997-10-08 02:07:40 +00:00 |
|
python.c
|
|
|
|
readline.c
|
Darn. When thread support is disabled, the BEGIN/END macros don't
|
1997-10-10 17:39:19 +00:00 |
|
regexmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
regexpr.c
|
|
|
|
regexpr.h
|
|
|
|
reopmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
resource.c
|
Add #include "mytime.h", needed for SunOS 4.1 (Matthias Klose).
|
1997-10-31 16:55:51 +00:00 |
|
rgbimgmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
rotormodule.c
|
|
|
|
selectmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
Setup.in
|
Add the Setup line for the pcre module.
|
1997-10-07 16:17:55 +00:00 |
|
sgimodule.c
|
|
|
|
signalmodule.c
|
Change the signal finialization so that it also resets the signal
|
1997-11-03 21:53:55 +00:00 |
|
socketmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
soundex.c
|
|
|
|
stdwinmodule.c
|
Add getintarg(), getlongarg(), getstrarg() to macros since these no
|
1997-10-20 23:22:07 +00:00 |
|
stropmodule.c
|
|
|
|
structmodule.c
|
Fix due to Bill Noon for problem discovered by Ken Manheimer: packing
|
1997-11-04 17:12:33 +00:00 |
|
sunaudiodev.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
svmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
syslogmodule.c
|
|
|
|
tclNotify.c
|
|
|
|
termios.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
threadmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
timemodule.c
|
Move the Py_{{BEGIN,END}_ALLOW,BLOCK}_THREADS macros in time_sleep()
|
1997-11-03 22:04:46 +00:00 |
|
timing.h
|
|
|
|
timingmodule.c
|
|
|
|
tkappinit.c
|
|
|
|
xxmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
|
yuv.h
|
|
|
|
yuvconvert.c
|
|
|
|
zlibmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |