..
almodule.c
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +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 all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
cgen.py
Makefile uses $> more often; cgen supports filename argument; added
1992-09-11 23:55:51 +00:00
cgensupport.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
cgensupport.h
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
clmodule.c
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +00:00
config.c.in
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
cstubs
Added dither() routine
1993-02-19 12:53:12 +00:00
dbmmodule.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
fcntlmodule.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
flmodule.c
Changes to speed up local variables enormously, by avoiding dictionary
1993-03-30 13:18:41 +00:00
fmmodule.c
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +00:00
imageop.c
Added converters for rgb<->rgb8 and rgb<->grey
1993-02-19 15:51:41 +00:00
imgfile.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
mathmodule.c
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +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
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +00:00
pwdmodule.c
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +00:00
regexmodule.c
Extensive changes to regex module (group(), casefold, etc.)
1993-02-23 13:42:39 +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
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +00:00
sgimodule.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
socketmodule.c
* Changed many files to use mkvalue() instead of newtupleobject().
1993-03-16 12:15:04 +00:00
stdwinmodule.c
* stdwinmodule.c: various new commands: setwin{pos,size},
1993-02-08 15:49:17 +00:00
stropmodule.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
structmodule.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
sunaudiodev.c
* Changed all copyright messages to include 1993.
1993-03-29 10:43:31 +00:00
svmodule.c
Added conversion routines to sv module.
1993-03-16 12:25:30 +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
yuv.h
Added conversion routines to sv module.
1993-03-16 12:25:30 +00:00
yuvconvert.c
Added conversion routines to sv module.
1993-03-16 12:25:30 +00:00