- 8d98d2c New PyGILState_ API - implements pep 311, from patch 684256. by Mark Hammond · 22 years ago
- 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
- bd23289 Silence compiler warning by Jeremy Hylton · 22 years ago
- f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
- fdba55f I've been waiting 8 years for KSR to re-emerge from bankruptcy. If they by Tim Peters · 23 years ago
- 7d1cd69 Patch #504224: add plan9 threads include to thread.c. by Martin v. Löwis · 23 years ago
- cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago
- 3c28863 Partial patch from SF #452266, by Jason Petrone. by Guido van Rossum · 23 years ago
- 76f373d Repair more now-obsolete references to config.h. by Tim Peters · 23 years ago
- 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
- a6c2eb5 Donn Cave <donn@u.washington.edu>: by Fred Drake · 24 years ago
- 9e8181b Make better use of GNU Pth -- patch by Andy Dustman. by Guido van Rossum · 24 years ago
- 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
- 8ec68fd Prototype yet another forward declaration. by Thomas Wouters · 24 years ago
- f70ef4f Mass ANSIfication of function definitions. Doesn't cover all 'extern' by Thomas Wouters · 24 years ago
- ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
- fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
- 07bd90e Andy Dustman: add GNU pth user-space thread support. by Guido van Rossum · 25 years ago
- 095249f Jack Jansen: Posix threads are now supported on the Macintosh too. by Guido van Rossum · 25 years ago
- 2571cc8 Changes by Mark Hammond for Windows CE. Mostly of the form by Guido van Rossum · 26 years ago
- 65d5b57 Thanks to Chris Herborth, the thread primitives now have proper Py* by Guido van Rossum · 26 years ago
- f261526 Need to add default decl of DL_IMPORT, for mymalloc.h by Guido van Rossum · 26 years ago
- 49b5606 Renamed thread.h to pythread.h. by Guido van Rossum · 26 years ago
- 1a8791e Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
- 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
- 64f9105 DG/UX thread patches (Ross Andrus) by Guido van Rossum · 27 years ago
- d11bfdd Ugly hack for SGI IRIX 6.2. Apparently _POSIX_THREADS is defined even by Guido van Rossum · 28 years ago
- 408027e Rename DEBUG macro to Py_DEBUG by Guido van Rossum · 28 years ago
- 80bb965 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
- d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
- 7cf1fcf Always include config.h by Guido van Rossum · 28 years ago
- c3f82b6 nt thread support by Guido van Rossum · 30 years ago
- 6d023c9 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
- 1d5735e Merge back to main trunk by Guido van Rossum · 30 years ago
- 66bca32 Port to Solaris 2.3. by Sjoerd Mullender · 31 years ago
- cbaddb5 Added widget methods {Height,Width}{,MM}OfScreen. by Sjoerd Mullender · 31 years ago
- 34679b7 * Added Fixcprt.py: script to fix copyright message. by Guido van Rossum · 32 years ago
- 76ab5fe ushdr_t was not defined so fill in its size instead of using sizeof. by Sjoerd Mullender · 32 years ago
- e893412 Added error checking. Improved coexistance with dl module. by Sjoerd Mullender · 32 years ago
- ed59d20 Various changes. by Sjoerd Mullender · 32 years ago
- d10d829 Added C++ support in thread.h; don't use signals if not strictly by Sjoerd Mullender · 32 years ago
- 2179945 newest version by Sjoerd Mullender · 32 years ago
- aee8bc1 adapted SV module to the new svideo library. update thread package. by Sjoerd Mullender · 32 years ago
- f9f2e82 New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway() by Guido van Rossum · 32 years ago
- ff4949e * Makefile: cosmetics by Guido van Rossum · 32 years ago
- 1984f1e * Makefile adapted to changes below. by Guido van Rossum · 32 years ago