1. cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago
  2. 48a680c RISCOS changes by dschwertberger. by Guido van Rossum · 23 years ago
  3. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  4. fee3a2d Charles Waldman's patch to reinitialize the interpreter lock after a by Guido van Rossum · 24 years ago
  5. eb375e4 Simplified inclusions and avoid prototypes copied in from elsewhere. by Fred Drake · 24 years ago
  6. 7e01890 merge Include/my*.h into Include/pyport.h by Peter Schneider-Kamp · 24 years ago
  7. 334fb89 Use 'void' directly instead of the ANY #define, now that all code is ANSI C. by Thomas Wouters · 24 years ago
  8. 4f1b208 Removed all instances of RETSIGTYPE from the source code: signal by Tim Peters · 24 years ago
  9. 1be4684 Recent ANSIfication introduced a couple instances of by Tim Peters · 24 years ago
  10. bd8ad94 Remember to return something if RETSIGTYPE is not 'void'. Do we still need by Thomas Wouters · 24 years ago
  11. 23c9e00 Mass ANSIfication. by Thomas Wouters · 24 years ago
  12. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  13. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  14. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  15. f261526 Need to add default decl of DL_IMPORT, for mymalloc.h by Guido van Rossum · 26 years ago
  16. 7bf22de Patch for QNX, by Chris Herborth. by Guido van Rossum · 27 years ago
  17. 359bcaa This fix (across 4 files in 3 directories) solves a subtle problem with by Guido van Rossum · 27 years ago
  18. aee094c Added finalization routines. by Guido van Rossum · 27 years ago
  19. 86bea46 Another directory quickly renamed. by Guido van Rossum · 27 years ago
  20. bae9518 Added decl for Py_AddPendingCall and include mymalloc.h, all to keep lint happy. by Guido van Rossum · 27 years ago
  21. ad74fa6 In the Unix version, arrange for sigcheck() to be called via by Guido van Rossum · 28 years ago
  22. fd8a393 Make gcc -Wall happy by Guido van Rossum · 28 years ago
  23. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  24. 7cf1fcf Always include config.h by Guido van Rossum · 28 years ago
  25. 575d561 added PyErr_SetInterrupt() by Guido van Rossum · 29 years ago
  26. d09b41b remove last bits of mac specific code by Guido van Rossum · 30 years ago
  27. 9fc3989 Mac interrupt code moved to macglue.c by Jack Jansen · 30 years ago
  28. 51f4b8d New cmd-. handling for the mac. by Jack Jansen · 30 years ago
  29. badadd2 typo by Guido van Rossum · 30 years ago
  30. febf811 Added mac-only intrpeek routine that peeks for command-. by Jack Jansen · 30 years ago
  31. 62e376b made interrupted static again by Guido van Rossum · 30 years ago
  32. b9f8d6e Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  33. 2929527 * Parser/intrcheck.c: make 'interrupted' global (forgot for whom...) by Guido van Rossum · 30 years ago
  34. 1d5735e Merge back to main trunk by Guido van Rossum · 30 years ago
  35. f1dc566 * Makefile: added all: and default: targets. by Guido van Rossum · 31 years ago
  36. acbe8da (I suggest a recompile after getting this, the ceval.c bugfix may be crucial!) by Guido van Rossum · 31 years ago
  37. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  38. bab9d03 Copyright for 1992 added by Guido van Rossum · 32 years ago
  39. df840d9 lint by Guido van Rossum · 32 years ago
  40. 189e8f9 Added a header file. by Guido van Rossum · 33 years ago
  41. 1055ece Reorganized somewhat to make it really work on Think C. Hope the best for MPW 3. by Guido van Rossum · 33 years ago
  42. d6a15ad Generalize to macintosh. by Guido van Rossum · 33 years ago
  43. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  44. 875eb7d Mac version now looks ahead in event queue instead of eating events. by Guido van Rossum · 34 years ago
  45. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  46. 85a5fbb Initial revision by Guido van Rossum · 34 years ago