COMMITS
/ Modules/almodule.c January 3, 1997
R
Renamed, but not throughly tested.
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
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
August 1, 1994
G
Merge alpha100 branch back to main trunk
Guido van Rossum committed
December 20, 1993
S
almodule.c: added close method, equivalent to closeport.
Sjoerd Mullender committed
June 17, 1993
G
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Guido van Rossum committed
March 16, 1993
G
* Changed many files to use mkvalue() instead of newtupleobject().
Guido van Rossum committed
February 10, 1993
J
Added new audio library functionality (getstatus, float sample fmts)
Jack Jansen committed
August 19, 1992
G
added getname, getdefault and getminmax functions
Guido van Rossum committed
August 13, 1992
J
Modified to allow other threads to run in a multithreaded environment.
Jack Jansen committed
May 15, 1992
G
Mark's name is Callow, not Callows
Guido van Rossum committed
April 5, 1992
G
Copyright for 1992 added
Guido van Rossum committed
January 27, 1992
G
Use getargs() function.
Guido van Rossum committed
October 20, 1991
G
Added some error checks.
Guido van Rossum committed
September 13, 1991
G
Call (*func), not ALgetparams!
Guido van Rossum committed
September 10, 1991
G
Added queryparams, get/setparams.
Guido van Rossum committed
September 9, 1991
G
Initial revision
Guido van Rossum committed