COMMITS
/ Python/thread.c December 21, 1998
G
Thanks to Chris Herborth, the thread primitives now have proper Py*
Guido van Rossum committed
December 4, 1998
G
Need to add default decl of DL_IMPORT, for mymalloc.h
Guido van Rossum committed
October 1, 1998
G
Renamed thread.h to pythread.h.
Guido van Rossum committed
August 4, 1998
G
Changes for BeOS, QNX and long long, by Chris Herborth.
Guido van Rossum committed
November 22, 1997
G
os2 patch by Jeff Rush
Guido van Rossum committed
May 22, 1997
G
DG/UX thread patches (Ross Andrus)
Guido van Rossum committed
April 29, 1997
G
Ugly hack for SGI IRIX 6.2. Apparently _POSIX_THREADS is defined even
Guido van Rossum committed
December 30, 1996
G
Rename DEBUG macro to Py_DEBUG
Guido van Rossum 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
August 19, 1996
G
Always include config.h
Guido van Rossum committed
January 17, 1995
G
nt thread support
Guido van Rossum committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
August 30, 1994
G
Merge back to main trunk
Guido van Rossum committed
December 3, 1993
S
Port to Solaris 2.3.
Sjoerd Mullender committed
October 12, 1993
S
Added widget methods {Height,Width}{,MM}OfScreen.
Sjoerd Mullender committed
January 26, 1993
G
* Added Fixcprt.py: script to fix copyright message.
Guido van Rossum committed
January 13, 1993
S
ushdr_t was not defined so fill in its size instead of using sizeof.
Sjoerd Mullender committed
S
Added error checking.
Sjoerd Mullender committed
January 6, 1993
S
Various changes.
Sjoerd Mullender committed
September 11, 1992
S
Added C++ support in thread.h; don't use signals if not strictly
Sjoerd Mullender committed
September 2, 1992
S
newest version
Sjoerd Mullender committed
S
adapted SV module to the new svideo library.
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