1. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  2. 7bb1c9a Remove the unused & broken PyThread_*_sema() functions and related constants. by Fred Drake · 22 years ago
  3. 3c28863 Partial patch from SF #452266, by Jason Petrone. by Guido van Rossum · 23 years ago
  4. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  5. 3cf4d2b ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  6. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  7. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  8. d023a78 Conform to standard boilerplate. by Guido van Rossum · 25 years ago
  9. 65d5b57 Thanks to Chris Herborth, the thread primitives now have proper Py* by Guido van Rossum · 26 years ago
  10. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  11. 1a8791e Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
  12. a027efa Massive changes for separate thread state management. by Guido van Rossum · 27 years ago
  13. 7427791 Add Macros defining new names for all external symbols. by Guido van Rossum · 27 years ago
  14. a635184 Add waitflag to down_sema(). by Guido van Rossum · 28 years ago
  15. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  16. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  17. 7030b1f almodule.c: added close method, equivalent to closeport. by Sjoerd Mullender · 31 years ago
  18. d10d829 Added C++ support in thread.h; don't use signals if not strictly by Sjoerd Mullender · 32 years ago
  19. f9f2e82 New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway() by Guido van Rossum · 32 years ago
  20. 1984f1e * Makefile adapted to changes below. by Guido van Rossum · 32 years ago