.. |
Makefile.pre.in
|
Move some stuff around so customizations in Setup take precedence
|
1995-09-30 17:01:49 +00:00 |
Setup.in
|
adde cmath; added version numbers to tk/tcl libs
|
1996-01-12 01:40:19 +00:00 |
_cursesmodule.c
|
Added some (method) casts.
|
1995-03-17 12:18:38 +00:00 |
_tkinter.c
|
Initialize GUSI on the mac.
|
1995-11-14 10:34:45 +00:00 |
almodule.c
|
…
|
|
arraymodule.c
|
changes for MPW
|
1995-03-09 12:14:15 +00:00 |
audioop.c
|
changes for MPW
|
1995-03-09 12:14:15 +00:00 |
binascii.c
|
Fixed off-by-one error in rle-decode, and allow whitespace in base64
|
1996-01-22 10:47:15 +00:00 |
bsddbmodule.c
|
Initial revision
|
1995-08-30 23:43:03 +00:00 |
cdmodule.c
|
Use newgetargs instead of getargs.
|
1995-03-28 12:06:23 +00:00 |
cgen.py
|
err() should be varargs -- and fix one call
|
1995-07-07 22:39:14 +00:00 |
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
Make constants from cl.h include file available as module variables.
|
1995-05-17 11:16:52 +00:00 |
cmathmodule.c
|
complex math
|
1996-01-12 01:34:57 +00:00 |
config.c.in
|
split config.c in 1000 parts; new main; new unfinished objective-C module
|
1995-08-04 04:20:45 +00:00 |
cryptmodule.c
|
…
|
|
cstubs
|
…
|
|
dbhashmodule.c
|
add locking where it exists
|
1995-07-26 17:33:44 +00:00 |
dbmmodule.c
|
fix bug in close()
|
1995-08-28 02:58:31 +00:00 |
dlmodule.c
|
…
|
|
environment.c
|
new modules soundex.c and environment.c
|
1995-06-14 22:31:38 +00:00 |
fcntlmodule.c
|
add BGN/END_SAVE macros around fcntl/ioctl calls
|
1995-10-07 19:18:22 +00:00 |
flmodule.c
|
…
|
|
fmmodule.c
|
…
|
|
gdbmmodule.c
|
fix leaks in keys(); fix bug in close()
|
1995-08-28 02:58:00 +00:00 |
getpath.c
|
Initial revision
|
1995-08-04 04:20:48 +00:00 |
grpmodule.c
|
…
|
|
imageop.c
|
Added 16-bit pixel support for some operations.
|
1996-01-22 14:55:15 +00:00 |
imgfile.c
|
…
|
|
main.c
|
Initial revision
|
1995-08-04 04:20:48 +00:00 |
makesetup
|
Propagate variable calls both to the linker and the compiler.
|
1995-10-11 08:45:15 +00:00 |
mathmodule.c
|
added default hypot() implementation
|
1996-01-12 01:39:11 +00:00 |
md5.h
|
64-bit patch
|
1996-01-12 01:38:49 +00:00 |
md5c.c
|
…
|
|
md5module.c
|
use newgetargs
|
1995-07-26 17:33:10 +00:00 |
mpzmodule.c
|
…
|
|
newmodule.c
|
added new.classobj()
|
1996-01-12 01:38:22 +00:00 |
nismodule.c
|
…
|
|
objc.c
|
Initial revision
|
1995-08-04 04:20:48 +00:00 |
parsermodule.c
|
fix argcount bug for build_node_children
|
1996-01-12 01:37:02 +00:00 |
posixmodule.c
|
added 5th return item, clock time, to posix.times()
|
1995-09-13 17:39:51 +00:00 |
pwdmodule.c
|
…
|
|
regexmodule.c
|
…
|
|
regexpr.c
|
…
|
|
regexpr.h
|
…
|
|
rgbimgmodule.c
|
…
|
|
rotormodule.c
|
changes for MPW
|
1995-03-09 12:14:15 +00:00 |
selectmodule.c
|
fix subtle refcnt bug
|
1995-03-29 16:47:45 +00:00 |
sgimodule.c
|
Removed declaration of sginap because it conflicted with a header file.
|
1995-10-11 08:47:28 +00:00 |
signalmodule.c
|
use PyCallable_Check; split some lines
|
1995-03-16 15:43:29 +00:00 |
socketmodule.c
|
clear addr buffer before calling getsockname
|
1996-01-12 01:36:05 +00:00 |
soundex.c
|
edited RCS cruft
|
1995-06-14 22:49:20 +00:00 |
stdwinmodule.c
|
Shuffled include's around (name conflict on Mac wrt teclick())
|
1995-08-14 12:17:18 +00:00 |
stropmodule.c
|
added strop.translate(s, table)
|
1995-09-13 17:39:06 +00:00 |
structmodule.c
|
…
|
|
sunaudiodev.c
|
Added some (method) casts.
|
1995-03-17 12:18:38 +00:00 |
svmodule.c
|
…
|
|
sybasemodule.c
|
…
|
|
syslogmodule.c
|
changes by Steve Clift
|
1995-10-11 16:15:28 +00:00 |
termios.c
|
…
|
|
threadmodule.c
|
implement exit_thread through SystemExit exception
|
1995-03-17 10:42:27 +00:00 |
timemodule.c
|
Removed unused variable
|
1995-10-03 14:39:44 +00:00 |
timing.h
|
…
|
|
timingmodule.c
|
removed rcs cruft
|
1995-06-14 22:23:17 +00:00 |
tkappinit.c
|
…
|
|
xxmodule.c
|
…
|
|
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|