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