COMMITS
/ Modules/arraymodule.c January 3, 1997
G
Add new formats B, H, I, L for unsigned data types (analogous to the
Guido van Rossum committed
December 9, 1996
R
Removed some unneeded header files and reedited with a fixed-width font
Roger E. Masse committed
R
Renamed Grandly (I think).
Roger E. Masse committed
December 5, 1996
G
Keep gcc -Wall happy.
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
March 9, 1995
G
changes for MPW
Guido van Rossum committed
January 22, 1995
G
make routines static
Guido van Rossum committed
January 17, 1995
G
Made some more things static, and other cleanup for new naming scheme
Guido van Rossum committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
January 2, 1995
G
Another bulky set of minor changes.
Guido van Rossum committed
August 19, 1994
G
Changes for Mac
Guido van Rossum committed
August 1, 1994
G
Merge alpha100 branch back to main trunk
Guido van Rossum committed
November 23, 1993
G
* timemodule.c: Add hack for Solaris 2.
Guido van Rossum committed
November 10, 1993
G
* posixmodule.c: added set{uid,gid}.
Guido van Rossum committed
November 5, 1993
G
Fix stupib bug in concatenation
Guido van Rossum committed
November 3, 1993
G
* nismodule.c: database keys and values can contain null bytes. be more
Guido van Rossum committed
November 1, 1993
G
* ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c,
Guido van Rossum committed
October 11, 1993
S
* Extended X interface: pixmap objects, colormap objects visual objects,
Sjoerd Mullender committed
June 17, 1993
G
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Guido van Rossum committed
April 7, 1993
G
* Microscopic corrections to make things compile on the Cray APP.
Guido van Rossum committed
February 19, 1993
G
Added new module "array" (for now optional) defining array objects.
Guido van Rossum committed