.. |
Makefile.pre.in
|
Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy.
|
1998-10-07 22:51:56 +00:00 |
Setup.in
|
Add note about compiling FORMS with -Dclear=__GLclear.
|
1998-10-21 17:03:36 +00:00 |
Setup.thread.in
|
Moved the thread module to its own Setup.thread(.in) file,
|
1997-12-04 00:48:27 +00:00 |
_cursesmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
_localemodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
_tkinter.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
almodule.c
|
Now that we have standard (optional) long long support, the long long
|
1998-08-31 14:14:09 +00:00 |
arraymodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
audioop.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
binascii.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
bsddbmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
cPickle.c
|
Fix two small bugs; add DL_EXPORT() to initcPickle decl.
|
1998-12-04 18:48:44 +00:00 |
cStringIO.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
cdmodule.c
|
…
|
|
cgen.py
|
…
|
|
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
…
|
|
cmathmodule.c
|
Added Doc strings -- by Chris Petrilli.
|
1998-12-04 19:26:43 +00:00 |
config.c.in
|
…
|
|
cryptmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
cstubs
|
Generate the clear() method manually (calling __GLclear(), another
|
1998-04-28 16:09:16 +00:00 |
dbmmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
dlmodule.c
|
Fix mysterious undetected error -- call to non-existant Py_Err_SetStr()
|
1997-12-16 23:58:15 +00:00 |
errnomodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
fcntlmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
flmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
fmmodule.c
|
…
|
|
fpectlmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
fpetestmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
gdbmmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
getbuildinfo.c
|
…
|
|
getpath.c
|
When following symlinks to the real executable, use a loop so a
|
1998-04-29 21:07:06 +00:00 |
glmodule.c
|
Check in the changed version after running the stubber again -- this
|
1998-10-21 16:10:40 +00:00 |
grpmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
imageop.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
imgfile.c
|
…
|
|
ld_so_aix
|
…
|
|
license.terms
|
…
|
|
main.c
|
Documented PYTHONOPTIMIZE; by Marc Lemburg.
|
1998-10-07 14:50:06 +00:00 |
makesetup
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
makexp_aix
|
remove C++ entries of the form Class::method
|
1998-04-09 21:46:02 +00:00 |
mathmodule.c
|
Added Doc strings -- by Chris Petrilli.
|
1998-12-04 19:26:43 +00:00 |
md5.h
|
…
|
|
md5c.c
|
…
|
|
md5module.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
mpzmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
newmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
nismodule.c
|
Use the t# format where appropriate. Greg Stein.
|
1998-10-08 02:25:24 +00:00 |
operator.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
parsermodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
pcre-int.h
|
AMK's revised version of the previous patch.
|
1998-05-07 15:32:44 +00:00 |
pcre.h
|
AMK's revised version of the previous patch.
|
1998-05-07 15:32:44 +00:00 |
pcremodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
posixmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
puremodule.c
|
…
|
|
pwdmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
pypcre.c
|
Fix benign problems found by a picky SGI compiler (unreachable break
|
1998-07-07 22:22:22 +00:00 |
python.c
|
Now include Python.h
|
1998-08-08 20:01:22 +00:00 |
readline.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
regexmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
regexpr.c
|
Fix a benign problem found by a picky SGI compiler (unreachable break
|
1998-07-07 22:23:22 +00:00 |
regexpr.h
|
…
|
|
resource.c
|
Typo: RUSAGE_CHILDERN -> RUSAGE_CHILDREN.
|
1997-12-09 19:35:48 +00:00 |
rgbimgmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
rotormodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
selectmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
sgimodule.c
|
…
|
|
signalmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
socketmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
soundex.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
stdwinmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
stropmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
structmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
sunaudiodev.c
|
audio(7I) suggests that applications do the following to get the
|
1998-10-31 22:52:54 +00:00 |
svmodule.c
|
…
|
|
syslogmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
tclNotify.c
|
…
|
|
termios.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
threadmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
timemodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
timing.h
|
…
|
|
timingmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
tkappinit.c
|
…
|
|
xxmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zlibmodule.c
|
Add DL_EXPORT() to all modules that could possibly be used
|
1998-12-04 18:50:17 +00:00 |