COMMITS
/ Modules/threadmodule.c January 13, 1997
B
initthread(): Removed extraneous Py_INCREF(ThreadError)
Barry Warsaw 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 17, 1995
G
implement exit_thread through SystemExit exception
Guido van Rossum committed
January 10, 1995
G
cosmetic changes so these modules will work with the strict 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 1, 1994
G
Merge alpha100 branch back to main trunk
Guido van Rossum committed
December 3, 1993
S
Port to Solaris 2.3.
Sjoerd Mullender committed
June 17, 1993
G
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Guido van Rossum committed
January 26, 1993
G
* Added Fixcprt.py: script to fix copyright message.
Guido van Rossum committed
January 6, 1993
S
Various changes.
Sjoerd Mullender committed
August 17, 1992
G
New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()
Guido van Rossum committed
August 5, 1992
G
* Makefile: cosmetics
Guido van Rossum committed
August 4, 1992
G
* Makefile adapted to changes below.
Guido van Rossum committed