1. 910ae62 Patch #716969: Detect thread creation failure. Will backport to 2.2. by Martin v. Löwis · 21 years ago
  2. 7bb1c9a Remove the unused & broken PyThread_*_sema() functions and related constants. by Fred Drake · 22 years ago
  3. cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago
  4. 3c28863 Partial patch from SF #452266, by Jason Petrone. by Guido van Rossum · 23 years ago
  5. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  6. f70ef4f Mass ANSIfication of function definitions. Doesn't cover all 'extern' by Thomas Wouters · 24 years ago
  7. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  8. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  9. a44d353 Trent Mick <trentm@activestate.com>: by Fred Drake · 24 years ago
  10. 495894e While I can't really test this thoroughly, Pat Knight and the Solaris by Guido van Rossum · 25 years ago
  11. 65d5b57 Thanks to Chris Herborth, the thread primitives now have proper Py* by Guido van Rossum · 26 years ago
  12. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  13. cf1474b Sjoerd's thread changes (including down_sema typo fix). by Guido van Rossum · 28 years ago
  14. 6eea326 typo (#indef -> #undef) by Guido van Rossum · 28 years ago
  15. f1d7413 Add explicit #undef _POSIX_THREADS for use on Solaris 2.5 (Sjoerd). by Guido van Rossum · 28 years ago
  16. 6d023c9 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  17. 1ae940a Lots of changes, most minor (fatal() instead of abort(), use of by Guido van Rossum · 30 years ago
  18. e944da8 ceval.c: dict of local mapping is now a tuple by Guido van Rossum · 30 years ago
  19. 2c8cb9f Split thread.c into a number of system-specific files. by Guido van Rossum · 30 years ago