0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Modules
1993-01-10 18:33:56 +00:00
..
almodule.c added getname, getdefault and getminmax functions 1992-08-19 16:41:15 +00:00
audioop.c Fixed various bugs in the adpcm routines 1993-01-08 14:40:53 +00:00
cdmodule.c Changed an ifdef from IRIX_405 to CDsetcallback. 1992-09-25 11:15:58 +00:00
cgen.py Makefile uses $> more often; cgen supports filename argument; added 1992-09-11 23:55:51 +00:00
cgensupport.c
cgensupport.h
clmodule.c adapted to newest version of CL library. 1992-12-14 13:17:29 +00:00
config.c.in Checking in last-minute changes that are already part of release 0.9.8 1993-01-10 18:33:56 +00:00
cstubs Made struct a standard built-in module; added string args to {set,get}sockopt; 1992-09-08 09:05:33 +00:00
dbmmodule.c
fcntlmodule.c
flmodule.c * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
fmmodule.c
imageop.c Added 2 and 4 bits grey formats 1992-12-22 14:05:55 +00:00
imgfile.c Got rid the bogus cache code and fix some unchecked errors. 1992-09-03 20:41:22 +00:00
mathmodule.c
md5module.c * mymalloc.h: always allocate one extra byte, since some malloc's 1992-12-14 16:59:51 +00:00
mpzmodule.c * mymalloc.h: always allocate one extra byte, since some malloc's 1992-12-14 16:59:51 +00:00
nismodule.c
posixmodule.c * Makefile: use cp -r to install the library 1993-01-09 17:18:52 +00:00
pwdmodule.c
regexmodule.c Improve check for offset out of range 1992-09-03 20:35:01 +00:00
regexpr.c
regexpr.h
rotormodule.c
selectmodule.c
sgimodule.c
socketmodule.c * mymalloc.h: always allocate one extra byte, since some malloc's 1992-12-14 16:59:51 +00:00
stdwinmodule.c * Makefile: added IMGFILE; moved some stuff around. 1992-09-17 17:54:56 +00:00
stropmodule.c * config.c: Added audioop to lists. 1992-11-26 08:54:07 +00:00
structmodule.c unpack() now returns a tuple, not a list 1992-08-19 16:44:15 +00:00
sunaudiodev.c classobject.c moduleobject.c stdwinmodule.c xxobject.c: 1992-09-04 09:45:18 +00:00
svmodule.c Various changes. 1993-01-06 13:36:38 +00:00
threadmodule.c Various changes. 1993-01-06 13:36:38 +00:00
timemodule.c * Makefile: use cp -r to install the library 1993-01-09 17:18:52 +00:00
xxmodule.c