cpython/Modules
Jack Jansen 337b20e23e Added audioop.reverse() which reverses an audio sample 1993-02-23 13:39:57 +00:00
..
almodule.c Added new audio library functionality (getstatus, float sample fmts) 1993-02-10 14:10:56 +00:00
arraymodule.c Added new module "array" (for now optional) defining array objects. 1993-02-19 15:55:02 +00:00
audioop.c Added audioop.reverse() which reverses an audio sample 1993-02-23 13:39:57 +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 Don't use NULL as 0 int! 1992-04-06 12:34:45 +00:00
cgensupport.h Copyright for 1992 added 1992-04-05 14:20:22 +00:00
clmodule.c * clmodule.c: the documentation was wrong, so changed the interface 1993-02-17 09:11:14 +00:00
config.c.in Added new module "array" (for now optional) defining array objects. 1993-02-19 15:55:02 +00:00
cstubs Added dither() routine 1993-02-19 12:53:12 +00:00
dbmmodule.c Added qgetfd() to cstubs for GL. 1992-06-29 17:10:40 +00:00
fcntlmodule.c struct: pack/unpack binary structs; fcntl: fcntl(), ioctl(). 1992-08-17 08:55:12 +00:00
flmodule.c * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
fmmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
imageop.c Added converters for rgb<->rgb8 and rgb<->grey 1993-02-19 15:51:41 +00:00
imgfile.c * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
mathmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
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 Added error handling and free resources. 1992-08-12 15:26:16 +00:00
posixmodule.c Added separate main program for the Mac: macmain.c 1993-01-21 16:07:51 +00:00
pwdmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
regexmodule.c * regexmodule.c: added use of translation table, substring() method. 1993-02-21 20:12:16 +00:00
regexpr.c Lint fluff 1992-03-27 17:24:37 +00:00
regexpr.h Change prototypes decision. 1992-01-27 16:48:48 +00:00
rotormodule.c * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
selectmodule.c * ceval.c: ifdef out the last argument passing compat hack. 1993-02-05 09:46:15 +00:00
sgimodule.c Modified to allow other threads to run in a multithreaded environment. 1992-08-13 14:13:11 +00:00
socketmodule.c * ceval.c: ifdef out the last argument passing compat hack. 1993-02-05 09:46:15 +00:00
stdwinmodule.c * stdwinmodule.c: various new commands: setwin{pos,size}, 1993-02-08 15:49:17 +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 * ceval.c: ifdef out the last argument passing compat hack. 1993-02-05 09:46:15 +00:00
threadmodule.c * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
timemodule.c Added separate main program for the Mac: macmain.c 1993-01-21 16:07:51 +00:00
xxmodule.c * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00