0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Modules
Sjoerd Mullender a9c3c22c33 * Extended X interface: pixmap objects, colormap objects visual objects,
image objects, and lots of new methods.
* Added counting of allocations and deallocations of builtin types if
  COUNT_ALLOCS is defined.  Had to move calls to NEWREF down in some
  files.
* Bug fix in sorting lists.
1993-10-11 12:54:31 +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 * Extended X interface: pixmap objects, colormap objects visual objects, 1993-10-11 12:54:31 +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 support for X11 modules. 1993-07-28 09:05:47 +00:00
clmodule.c * clmodule.c (doParams): free PVbuffer in error condition. 1993-08-03 15:11:36 +00:00
config.c.in * Extended X interface: pixmap objects, colormap objects visual objects, 1993-10-11 12:54:31 +00:00
cstubs
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 forms_set_event_call_back: argument of None resets event callback to NULL. 1993-07-26 15:24:57 +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 * Extended X interface: pixmap objects, colormap objects visual objects, 1993-10-11 12:54:31 +00:00
imgfile.c * Extended X interface: pixmap objects, colormap objects visual objects, 1993-10-11 12:54:31 +00:00
mathmodule.c * Makefile: added all: and default: targets. 1993-07-05 10:31:29 +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 support for X11 modules. 1993-07-28 09:05:47 +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 * Added support for X11 modules. 1993-07-28 09:05:47 +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 Final touch before release. 1993-07-29 13:14:32 +00:00
stropmodule.c Bug fix: check whether call succeeded *after* the call. 1993-09-14 08:37:39 +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 * config.c: different default PYTHONPATH for MS-DOS 1993-07-09 10:51:31 +00:00
xxmodule.c
yuv.h * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
yuvconvert.c Added conversion routines to sv module. 1993-03-16 12:25:30 +00:00