bsddbmodule.c
|
Be more careful about default args.
|
1996-05-23 22:57:54 +00:00 |
cmathmodule.c
|
Made all c_* symbols static.
|
1996-05-24 21:12:28 +00:00 |
config.c.in
|
Use struct _inittab def from import.h
|
1996-05-23 22:57:18 +00:00 |
getpath.c
|
provide access to $(exec_)prefix
|
1996-06-12 04:20:27 +00:00 |
main.c
|
grand renaming; added copyright to some files
|
1996-05-28 22:30:17 +00:00 |
mathmodule.c
|
Microsoft C changes
|
1996-05-23 22:56:19 +00:00 |
md5.h
|
rename exported symbols with _Py_ prefix
|
1996-05-24 20:51:38 +00:00 |
newmodule.c
|
Added new.instance(class, dict).
|
1996-06-17 16:56:56 +00:00 |
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 |
signalmodule.c
|
Use correct field of sigaction struct
|
1996-05-29 14:15:19 +00:00 |
socketmodule.c
|
ntohs, ntohl, htons, htonl -- thanks to Lance
|
1996-06-12 04:04:55 +00:00 |
soundex.c
|
make soundex_hash static
|
1996-05-24 20:50:57 +00:00 |
timemodule.c
|
Watcom changes.
|
1996-05-23 22:53:47 +00:00 |