1. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  2. adfc80b #4852: Remove dead code in every thread implementation, unused for many years. by Amaury Forgeot d'Arc · 14 years ago
  3. 7bb1c9a Remove the unused & broken PyThread_*_sema() functions and related constants. by Fred Drake · 22 years ago
  4. a6e9758 Patch #497098: build support for GNU/Hurd. by Martin v. Löwis · 22 years ago
  5. 3c28863 Partial patch from SF #452266, by Jason Petrone. by Guido van Rossum · 23 years ago
  6. 128bcf4 Fix syntax error. Submitted by Bill Bumgarner. Apparently this is by Guido van Rossum · 24 years ago
  7. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  8. f70ef4f Mass ANSIfication of function definitions. Doesn't cover all 'extern' by Thomas Wouters · 24 years ago
  9. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  10. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  11. a44d353 Trent Mick <trentm@activestate.com>: by Fred Drake · 24 years ago
  12. 65d5b57 Thanks to Chris Herborth, the thread primitives now have proper Py* by Guido van Rossum · 26 years ago
  13. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  14. cf1474b Sjoerd's thread changes (including down_sema typo fix). by Guido van Rossum · 28 years ago
  15. 3ecebf1 Changes needed by NeXT (the only platform that seems to use this). by Guido van Rossum · 28 years ago
  16. 6d023c9 Added 1995 to copyright message. by Guido van Rossum · 29 years ago
  17. e944da8 ceval.c: dict of local mapping is now a tuple by Guido van Rossum · 30 years ago
  18. b98b1b3 Tim's changes; removed some remaining non-functional ifdefs 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