| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing thread.h -- it has been obsolete for quite a while. | Guido van Rossum | 2000-05-12 | 1 | -62/+0 |
|
|
* | Adding thread.h -- unused but for b/w compatibility. | Guido van Rossum | 1999-03-22 | 1 | -0/+62 |
|
|
* | Renamed thread.h to pythread.h. | Guido van Rossum | 1998-10-01 | 1 | -90/+0 |
|
|
* | Changes for BeOS, QNX and long long, by Chris Herborth. | Guido van Rossum | 1998-08-04 | 1 | -0/+12 |
|
|
* | Massive changes for separate thread state management. | Guido van Rossum | 1997-05-05 | 1 | -0/+9 |
|
|
* | Add Macros defining new names for all external symbols. | Guido van Rossum | 1997-03-14 | 1 | -0/+18 |
|
|
* | Add waitflag to down_sema(). | Guido van Rossum | 1996-10-08 | 1 | -1/+3 |
|
|
* | The great renaming, phase two: all header files have been updated to | Guido van Rossum | 1995-01-12 | 1 | -18/+18 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -0/+6 |
|
|
* | almodule.c: added close method, equivalent to closeport. | Sjoerd Mullender | 1993-12-20 | 1 | -18/+18 |
|
|
* | Added C++ support in thread.h; don't use signals if not strictly | Sjoerd Mullender | 1992-09-11 | 1 | -5/+12 |
|
|
* | New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway() | Guido van Rossum | 1992-08-17 | 1 | -0/+9 |
|
|
* | * Makefile adapted to changes below. | Guido van Rossum | 1992-08-04 | 1 | -0/+27 |
|
|