.. |
Makefile.pre.in
|
Added cgensupport.o.
|
1997-04-29 15:41:53 +00:00 |
Setup.in
|
Added reop (moved reop and regex to non-shared section).
|
1997-07-11 18:40:46 +00:00 |
_cursesmodule.c
|
Avoid warning from gcc on Linux about dropping const.
|
1997-05-09 02:17:12 +00:00 |
_tkinter.c
|
Mac hack to make select() work again...
|
1997-06-02 22:16:43 +00:00 |
almodule.c
|
New version by Sjoerd, with support for IRIX 6 audio library.
|
1997-04-03 17:06:32 +00:00 |
arraymodule.c
|
array_type -> ArrayType
|
1997-06-02 22:17:49 +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
|
Allow '@' character as end of line padding in uuencode format.
|
1997-07-11 18:36:28 +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
|
Renamed strndup to my_strndup to avoid conflict witth GNU libc.
|
1997-05-16 16:36:52 +00:00 |
cStringIO.c
|
My own patch: support writable 'softspace' attribute.
|
1997-04-11 19:56:06 +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
|
Renamed.
|
1997-01-17 16:00:02 +00:00 |
cmathmodule.c
|
New form of PyFPE_END_PROTECT macro.
|
1997-03-14 04:32:50 +00:00 |
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 |
defmakexp_aix
|
…
|
|
dlmodule.c
|
…
|
|
errnomodule.c
|
(Jack:) Mac only: get GUSI errno.h values too.
|
1997-04-11 19:11:25 +00:00 |
fcntlmodule.c
|
…
|
|
flmodule.c
|
Keep gcc -Wall happy.
|
1997-04-29 21:34:16 +00:00 |
fmmodule.c
|
Renamed, but not tested. Guido will you try your test script on this?
|
1997-01-17 16:08:55 +00:00 |
fpectlmodule.c
|
Keep gcc -Wall happy.
|
1997-04-29 21:34:16 +00:00 |
fpetestmodule.c
|
New form of PyFPE_END_PROTECT macro.
|
1997-03-14 04:32:50 +00:00 |
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
|
Tweaks to keep the Microsoft compiler quier.
|
1997-04-09 19:24:53 +00:00 |
imgfile.c
|
New form of PyFPE_END_PROTECT macro.
|
1997-03-14 04:32:50 +00:00 |
ld_so_aix
|
…
|
|
main.c
|
Add platform to welcome message.
|
1997-05-19 18:33:01 +00:00 |
makesetup
|
Support include statement :-(
|
1997-04-02 05:33:00 +00:00 |
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
|
New form of PyFPE_END_PROTECT macro.
|
1997-03-14 04:32:50 +00:00 |
newmodule.c
|
Two more arguments to newcodeobject -- first lineno and lineno table.
|
1997-01-24 03:58:52 +00:00 |
nismodule.c
|
…
|
|
operator.c
|
…
|
|
parsermodule.c
|
Add doc string to type object.
|
1997-05-23 04:04:17 +00:00 |
posixmodule.c
|
Moved the definition of posix_times__doc__ to outside of #ifdef HAVE_TIMES
|
1997-06-05 22:07:58 +00:00 |
puremodule.c
|
(puremodule.c): New module which exports the Purify and Quantify C API
|
1997-01-17 00:01:33 +00:00 |
pwdmodule.c
|
…
|
|
python.exp
|
A new set of symbols. Hopefully this will be sufficient, I have no
|
1997-05-14 17:59:37 +00:00 |
regexmodule.c
|
Fix big ineficciency in regobj.search/match (introduced by Barry in an
|
1997-05-12 16:04:09 +00:00 |
regexpr.c
|
Jeffrey's latests
|
1997-07-17 22:41:38 +00:00 |
regexpr.h
|
Jeffrey's latests
|
1997-07-17 22:41:38 +00:00 |
reopmodule.c
|
Jeffrey's latests
|
1997-07-17 22:41:38 +00:00 |
resource.c
|
Quieted gcc -Wall by removing unused local variables.
|
1997-01-14 17:37:32 +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 sys/types.h include for pid_t when threading.
|
1997-06-06 21:16:41 +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
|
Bugfix by Sjoerd:
|
1997-04-11 15:23:52 +00:00 |
svmodule.c
|
…
|
|
syslogmodule.c
|
(puremodule.c): New module which exports the Purify and Quantify C API
|
1997-01-17 00:01:33 +00:00 |
termios.c
|
Add 'return' keyword before error calls.
|
1997-07-17 22:55:06 +00:00 |
threadmodule.c
|
Massive changes for separate thread state management.
|
1997-05-05 20:56:21 +00:00 |
timemodule.c
|
Win32 precision clock() -- Mark Hammond.
|
1997-04-02 05:35:28 +00:00 |
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
|
Small changes (casts etc.) by Jack, for Mac compilation.
|
1997-06-03 22:21:47 +00:00 |