.. |
Makefile.pre.in
|
'clean' target should remove hassignal.
|
1999-04-12 16:42:13 +00:00 |
Setup.in
|
Added Greg Stein and Andrew Kuchling's sha module.
|
1999-03-24 19:03:59 +00:00 |
Setup.thread.in
|
…
|
|
_cursesmodule.c
|
Patch by Charles Waldman to implement an optional nlines argument to
|
1999-01-05 17:16:46 +00:00 |
_localemodule.c
|
…
|
|
_tkinter.c
|
Patch by Dieter Maurer to make things work for Tcl/Tk 8.1 (tested with
|
1999-11-05 18:09:56 +00:00 |
almodule.c
|
…
|
|
arraymodule.c
|
Tiny patch by Mark Hammond to avoid sys/types.h if we don't have it
|
1999-08-27 20:33:52 +00:00 |
audioop.c
|
Fixed memory leak in ratecv, in response to PR#72. By Sjoerd Mullender.
|
1999-09-07 14:24:05 +00:00 |
binascii.c
|
Patch by Jason Trowbridge. (Followup to his PR#110.) (Slightly
|
1999-10-19 19:05:14 +00:00 |
bsddbmodule.c
|
Added comment with web location of bsddb windows port.
|
1999-09-20 13:28:18 +00:00 |
cPickle.c
|
Patch by Stephen Turner, who writes:
|
1999-07-13 15:18:58 +00:00 |
cStringIO.c
|
New version from Jim: don't call Py_FatalError() when initialization fails.
|
1999-06-15 14:35:48 +00:00 |
cdmodule.c
|
…
|
|
cgen.py
|
…
|
|
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
…
|
|
cmathmodule.c
|
Docstring fix: acosh() returns the hyperbolic arccosine, not the
|
1999-03-16 14:17:48 +00:00 |
config.c.in
|
…
|
|
cryptmodule.c
|
…
|
|
cstubs
|
…
|
|
dbmmodule.c
|
…
|
|
dlmodule.c
|
…
|
|
errnomodule.c
|
initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is
|
1999-01-27 18:04:05 +00:00 |
fcntlmodule.c
|
Changes for long file support by Steve Clift.
|
1999-01-06 18:44:23 +00:00 |
flmodule.c
|
…
|
|
fmmodule.c
|
…
|
|
fpectlmodule.c
|
Avoid triggering Alpha OSF/1 specific code on Alpha NT or Linux.
|
1999-04-19 16:50:26 +00:00 |
fpetestmodule.c
|
…
|
|
gdbmmodule.c
|
…
|
|
getbuildinfo.c
|
Patch by Mark Hammond to avoid certain header files on Windows/CE.
|
1999-08-27 20:39:37 +00:00 |
getpath.c
|
Patches by William Lewis for Nextstep descendants.
|
1999-01-27 17:53:11 +00:00 |
glmodule.c
|
…
|
|
grpmodule.c
|
…
|
|
imageop.c
|
…
|
|
imgfile.c
|
…
|
|
ld_so_aix
|
…
|
|
license.terms
|
…
|
|
main.c
|
Patch from Tim Peters to repare a the problem that tracebacks are off
|
1999-04-19 17:54:19 +00:00 |
makesetup
|
On HP-UX, -rpath is another option taking an argument that needs to go
|
1999-05-21 19:18:49 +00:00 |
makexp_aix
|
…
|
|
mathmodule.c
|
…
|
|
md5.h
|
…
|
|
md5c.c
|
…
|
|
md5module.c
|
…
|
|
mpzmodule.c
|
…
|
|
newmodule.c
|
…
|
|
nismodule.c
|
…
|
|
operator.c
|
…
|
|
parsermodule.c
|
parser__pickler(): Don't drop the third argument to
|
1999-09-20 22:32:18 +00:00 |
pcre-int.h
|
…
|
|
pcre.h
|
…
|
|
pcremodule.c
|
PyPcre_expand(): Fixed two memory leaks, where a PyString_FromString()
|
1999-02-01 17:09:00 +00:00 |
posixmodule.c
|
John DuBois tells us that SCO OpenServer 5.0 and later requires _SVID3
|
1999-10-19 13:29:23 +00:00 |
puremodule.c
|
…
|
|
pwdmodule.c
|
…
|
|
pypcre.c
|
pcre_exec(): Andrew Kuchling's patch for pcre memory leak.
|
1999-01-27 21:41:08 +00:00 |
python.c
|
…
|
|
readline.c
|
setup_readline(): Added a comment about memory leak (reported by
|
1999-01-29 21:55:03 +00:00 |
regexmodule.c
|
…
|
|
regexpr.c
|
casts for picky compilers.
|
1999-04-10 15:48:23 +00:00 |
regexpr.h
|
…
|
|
resource.c
|
Changes for long file support by Steve Clift.
|
1999-01-06 18:44:57 +00:00 |
rgbimgmodule.c
|
…
|
|
rotormodule.c
|
…
|
|
selectmodule.c
|
Patch by Mark Hammond to avoid certain header files on Windows/CE.
|
1999-08-27 20:39:37 +00:00 |
sgimodule.c
|
…
|
|
shamodule.c
|
casts for picky compilers.
|
1999-04-10 15:48:23 +00:00 |
signalmodule.c
|
…
|
|
socketmodule.c
|
Bugfix by Jack Jansen for Macintosh (for the inet_ntoa/aton changes):
|
1999-11-04 18:22:29 +00:00 |
soundex.c
|
…
|
|
stdwinmodule.c
|
…
|
|
stropmodule.c
|
split() docstring: Made signature and description for the first
|
1999-11-04 19:19:48 +00:00 |
structmodule.c
|
…
|
|
sunaudiodev.c
|
…
|
|
svmodule.c
|
…
|
|
syslogmodule.c
|
…
|
|
tclNotify.c
|
…
|
|
termios.c
|
Should include "Python.h", not <Python.h> -- it's not a standard
|
1999-01-14 19:31:42 +00:00 |
threadmodule.c
|
…
|
|
timemodule.c
|
Jack Jansen: Mac has no EINTR.
|
1999-11-08 15:32:27 +00:00 |
timing.h
|
…
|
|
timingmodule.c
|
…
|
|
tkappinit.c
|
Patch by Dieter Maurer to make things work for Tcl/Tk 8.1. This
|
1999-11-05 18:11:23 +00:00 |
xxmodule.c
|
Use the portable form of initializing the ob_type field for new types.
|
1999-02-16 22:15:42 +00:00 |
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zlibmodule.c
|
Cast added by Jack Jansen (for Mac port).
|
1999-04-12 14:35:48 +00:00 |