Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the unused & broken PyThread_*_sema() functions and related constants. | Fred Drake | 2002-01-19 | 1 | -70/+0 |
* | More sprintf -> PyOS_snprintf. | Tim Peters | 2001-11-28 | 1 | -2/+3 |
* | Partial patch from SF #452266, by Jason Petrone. | Guido van Rossum | 2001-10-16 | 1 | -2/+2 |
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -11/+0 |
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
* | Trent Mick <trentm@activestate.com>: | Fred Drake | 2000-06-30 | 1 | -10/+10 |
* | Thanks to Chris Herborth, the thread primitives now have proper Py* | Guido van Rossum | 1998-12-21 | 1 | -34/+34 |
* | Adding thread support for BeOS by Chris Herborth. | Guido van Rossum | 1998-12-07 | 1 | -0/+388 |