cpython/Modules
Guido van Rossum 234f942aef * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Added $(SYSDEF) to its build rule in Makefile.
* cgensupport.[ch], modsupport.[ch]: removed some old stuff.  Also
  changed files that still used it...  And made several things static
  that weren't but should have been...  And other minor cleanups...
* listobject.[ch]: add external interfaces {set,get}listslice
* socketmodule.c: fix bugs in new send() argument parsing.
* sunaudiodevmodule.c: added flush() and close().
1993-06-17 12:35:49 +00:00
..
almodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
arraymodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
audioop.c Added audioop.reverse() which reverses an audio sample 1993-02-23 13:39:57 +00:00
cdmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
cgen.py
cgensupport.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
cgensupport.h * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
clmodule.c * Changed many files to use mkvalue() instead of newtupleobject(). 1993-03-16 12:15:04 +00:00
config.c.in Support for frozen scripts; added -i option. 1993-04-01 20:59:32 +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 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
fmmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
imageop.c Added converters for rgb<->rgb8 and rgb<->grey 1993-02-19 15:51:41 +00:00
imgfile.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
mathmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
md5module.c
mpzmodule.c
nismodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
posixmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +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
regexpr.h (I suggest a recompile after getting this, the ceval.c bugfix may be crucial!) 1993-04-15 15:33:52 +00:00
rotormodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
selectmodule.c * selectmodule.c: fix (another!) two memory leaks -- this time in list2set 1993-05-12 11:35:44 +00:00
sgimodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
socketmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
stdwinmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +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 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
svmodule.c Added conversion routines to sv module. 1993-03-16 12:25:30 +00:00
threadmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
timemodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +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