.. |
Makefile.pre.in
|
Added Jim Fulton's "asharedmodule" target
|
1996-07-21 02:35:58 +00:00 |
Setup.in
|
added comments about tcl/tk -l options
|
1996-06-28 20:13:08 +00:00 |
_cursesmodule.c
|
Include ncurses.h where needed
|
1996-02-25 04:50:31 +00:00 |
_tkinter.c
|
Added CWI copyright.
|
1996-06-26 18:26:04 +00:00 |
almodule.c
|
…
|
|
arraymodule.c
|
…
|
|
audioop.c
|
…
|
|
binascii.c
|
Add unsigned char cast
|
1996-02-25 04:50:30 +00:00 |
bindit
|
aix sharedlib helpers
|
1996-06-26 21:15:02 +00:00 |
bsddbmodule.c
|
Be more careful about default args.
|
1996-05-23 22:57:54 +00:00 |
cdmodule.c
|
…
|
|
cgen.py
|
err() should be varargs -- and fix one call
|
1995-07-07 22:39:14 +00:00 |
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
…
|
|
cmathmodule.c
|
complex -> Py_complex
|
1996-07-21 02:31:35 +00:00 |
config.c.in
|
Use struct _inittab def from import.h
|
1996-05-23 22:57:18 +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
|
A fcntl implementation for systems (like Solaris) without flock() call.
|
1996-06-11 15:11:34 +00:00 |
flmodule.c
|
…
|
|
fmmodule.c
|
…
|
|
gdbmmodule.c
|
Rewritten keys() and has_key() to avoid memory leaks.
|
1996-07-21 02:32:44 +00:00 |
getpath.c
|
provide access to $(exec_)prefix
|
1996-06-12 04:20:27 +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
|
New style names for getprogramname and getargcargv
|
1996-07-21 02:33:38 +00:00 |
make_aix_so
|
aix sharedlib helpers
|
1996-06-26 21:15:02 +00:00 |
makesetup
|
Propagate variable calls both to the linker and the compiler.
|
1995-10-11 08:45:15 +00:00 |
mathmodule.c
|
Microsoft C changes
|
1996-05-23 22:56:19 +00:00 |
md5.h
|
Use INT_MAX/LONG_MAX instead of non-ANSI LONG_BIT
|
1996-07-21 02:34:55 +00:00 |
md5c.c
|
…
|
|
md5module.c
|
use newgetargs
|
1995-07-26 17:33:10 +00:00 |
mpzmodule.c
|
…
|
|
newmodule.c
|
Added new.instance(class, dict).
|
1996-06-17 16:56:56 +00:00 |
nismodule.c
|
…
|
|
objc.c
|
Initial revision
|
1995-08-04 04:20:48 +00:00 |
parsermodule.c
|
New submission by Fred Drake.
|
1996-07-21 02:33:56 +00:00 |
posixmodule.c
|
Added simple-minded (i.e. leaking :-) putenv() interface, if os has it.
|
1996-07-23 19:18:10 +00:00 |
pwdmodule.c
|
…
|
|
regexmodule.c
|
Avoid core dump on symcomp("").
|
1996-06-11 18:33:14 +00:00 |
regexpr.c
|
Subtle Windows changes
|
1996-05-23 22:55:58 +00:00 |
regexpr.h
|
rename exported symbols with _Py_ prefix
|
1996-05-24 20:51:38 +00:00 |
rgbimgmodule.c
|
…
|
|
rotormodule.c
|
…
|
|
selectmodule.c
|
Slightly different Windows ifdefs
|
1996-06-28 20:15:15 +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 correct field of sigaction struct
|
1996-05-29 14:15:19 +00:00 |
socketmodule.c
|
Slightly different Windows ifdefs
|
1996-06-28 20:15:15 +00:00 |
soundex.c
|
make soundex_hash static
|
1996-05-24 20:50:57 +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 3rd optional argument to translate(), a string of characters to delete.
|
1996-07-23 18:12:39 +00:00 |
structmodule.c
|
…
|
|
sunaudiodev.c
|
…
|
|
svmodule.c
|
…
|
|
sybasemodule.c
|
…
|
|
syslogmodule.c
|
changes by Steve Clift
|
1995-10-11 16:15:28 +00:00 |
termios.c
|
…
|
|
threadmodule.c
|
…
|
|
timemodule.c
|
Watcom changes.
|
1996-05-23 22:53:47 +00:00 |
timing.h
|
remove rcs history
|
1996-01-26 21:10:22 +00:00 |
timingmodule.c
|
removed rcs cruft
|
1995-06-14 22:23:17 +00:00 |
tkappinit.c
|
…
|
|
xxmodule.c
|
…
|
|
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|