.. |
Makefile.pre.in
|
Moved inclusion of PURIFY in LINKCC to configure
|
1997-08-18 16:00:04 +00:00 |
Setup.in
|
New version of Vladimir Marangozov's AIX hacks -- simpler etc.
|
1997-08-06 23:42:07 +00:00 |
_cursesmodule.c
|
Avoid warning from gcc on Linux about dropping const.
|
1997-05-09 02:17:12 +00:00 |
_tkinter.c
|
DeleteTimerHandler was accidentally #ifdef'ed out for macintosh with
|
1997-08-18 15:28:52 +00:00 |
almodule.c
|
…
|
|
arraymodule.c
|
Added buffer_info() method that returns address and length in bytes of
|
1997-08-12 14:55:56 +00:00 |
audioop.c
|
fixed ratecv to continue working if product of rates is bigger than 32 bits
|
1997-05-20 15:59:35 +00:00 |
binascii.c
|
Plug memory leak (DECREF doc string properly after inserting in dict).
|
1997-08-04 23:55:25 +00:00 |
bsddbmodule.c
|
Patches by AMK to check that the db is still open.
|
1997-07-17 22:56:01 +00:00 |
cPickle.c
|
cPickle release 0.3 from Jim Fulton
|
1997-08-13 03:14:41 +00:00 |
cStringIO.c
|
cPickle release 0.3 from Jim Fulton
|
1997-08-13 03:14:41 +00:00 |
cdmodule.c
|
…
|
|
cgen.py
|
Keep gcc -Wall happy.
|
1997-04-29 21:34:16 +00:00 |
cgensupport.c
|
Moved here from ../Python and quickly renamed.
|
1997-04-29 15:43:55 +00:00 |
cgensupport.h
|
Moved rename2's macros relevant to this module here and added comment
|
1997-04-29 15:35:28 +00:00 |
clmodule.c
|
Megapatch for IRIX 6 by Sjoerd.
|
1997-08-12 14:58:54 +00:00 |
cmathmodule.c
|
…
|
|
config.c.in
|
Renamed inittab.
|
1997-04-29 20:31:59 +00:00 |
cryptmodule.c
|
…
|
|
cstubs
|
Quickly renamed.
|
1997-04-29 15:39:28 +00:00 |
dbmmodule.c
|
Patches by AMK to check that the db is still open.
|
1997-07-17 22:56:01 +00:00 |
dlmodule.c
|
…
|
|
errnomodule.c
|
…
|
|
fcntlmodule.c
|
Keep gcc -Wall happy
|
1997-08-15 02:52:08 +00:00 |
flmodule.c
|
Keep gcc -Wall happy.
|
1997-04-29 21:34:16 +00:00 |
fmmodule.c
|
…
|
|
fpectlmodule.c
|
Keep gcc -Wall happy.
|
1997-04-29 21:34:16 +00:00 |
fpetestmodule.c
|
…
|
|
gdbmmodule.c
|
Patches by AMK to check that the db is still open.
|
1997-07-17 22:56:01 +00:00 |
getbuildinfo.c
|
Include config.h so it can define const away for K&R.
|
1997-05-20 22:40:26 +00:00 |
getpath.c
|
Use string.h, not strings.h
|
1997-06-02 22:18:31 +00:00 |
glmodule.c
|
Hm. What was previously checked in was the edited *output* of the old
|
1997-04-29 15:46:43 +00:00 |
grpmodule.c
|
…
|
|
imageop.c
|
…
|
|
imgfile.c
|
…
|
|
ld_so_aix
|
New version of Vladimir Marangozov's AIX hacks -- simpler etc.
|
1997-08-06 23:42:07 +00:00 |
main.c
|
Attempt to import readline at interactive startup.
|
1997-08-05 21:34:14 +00:00 |
makesetup
|
…
|
|
makexp_aix
|
…
|
|
mathmodule.c
|
Removed MetroWerks workaround, replaced by defines in mymath.h (Jack)
|
1997-05-20 15:59:04 +00:00 |
md5.h
|
…
|
|
md5c.c
|
…
|
|
md5module.c
|
…
|
|
mpzmodule.c
|
Use a trick to make the test for GMP v2 to work when GMP v1 defines
|
1997-08-17 19:08:33 +00:00 |
newmodule.c
|
…
|
|
nismodule.c
|
…
|
|
operator.c
|
…
|
|
parsermodule.c
|
Add doc string to type object.
|
1997-05-23 04:04:17 +00:00 |
posixmodule.c
|
Added a bunch of XXX comments about things I'd like to see changed...
|
1997-08-14 19:57:39 +00:00 |
puremodule.c
|
…
|
|
pwdmodule.c
|
…
|
|
python.c
|
Keep gcc -Wall happy
|
1997-08-15 02:52:08 +00:00 |
readline.c
|
Renamed Py_input_hook to PyOS_InputHook.
|
1997-08-11 18:57:29 +00:00 |
regexmodule.c
|
Casts by Jack to shut up the Mac compiler.
|
1997-08-18 15:31:24 +00:00 |
regexpr.c
|
Casts by Jack to shut up the Mac compiler.
|
1997-08-18 15:31:24 +00:00 |
regexpr.h
|
1.5a3 prerelease 1 from AMK
|
1997-08-13 22:34:14 +00:00 |
reopmodule.c
|
Casts by Jack to shut up the Mac compiler.
|
1997-08-18 15:31:24 +00:00 |
resource.c
|
Different strategy regarding whether to declare getrusage() and
|
1997-08-17 16:24:30 +00:00 |
rgbimgmodule.c
|
Partial(?) 64bit patch (AMK).
|
1997-05-22 20:24:07 +00:00 |
rotormodule.c
|
workaround for Mac MSL header definitions of TRUE and FALSE (Jack)
|
1997-05-20 15:58:36 +00:00 |
selectmodule.c
|
…
|
|
sgimodule.c
|
…
|
|
signalmodule.c
|
Add finialization routines; fixed some memory leaks related to this.
|
1997-08-02 03:01:42 +00:00 |
socketmodule.c
|
socket_type -> SocketType
|
1997-06-02 22:18:09 +00:00 |
soundex.c
|
…
|
|
stdwinmodule.c
|
…
|
|
stropmodule.c
|
Keep gcc -Wall happy.
|
1997-04-29 21:34:16 +00:00 |
structmodule.c
|
Keep Microsoft VC happy.
|
1997-04-11 20:44:04 +00:00 |
sunaudiodev.c
|
…
|
|
svmodule.c
|
…
|
|
syslogmodule.c
|
…
|
|
termios.c
|
Add 'return' keyword before error calls.
|
1997-07-17 22:55:06 +00:00 |
threadmodule.c
|
Oops, one more checkin. Use the new tstate/interp interface.
|
1997-08-02 03:13:11 +00:00 |
timemodule.c
|
…
|
|
timing.h
|
…
|
|
timingmodule.c
|
…
|
|
tkappinit.c
|
Add sections for PIL (Fred Lundh).
|
1997-05-14 19:22:11 +00:00 |
xxmodule.c
|
…
|
|
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zlibmodule.c
|
Casts by Jack to shut up the Mac compiler.
|
1997-08-18 15:31:24 +00:00 |