1. dbfb282 get argc/argv from AppleEvents by Guido van Rossum · 30 years ago
  2. 40d94e0 added copyright header by Guido van Rossum · 30 years ago
  3. d1ef596 explicitly init flags in methodlist by Guido van Rossum · 30 years ago
  4. e71d853 hacks for atoi/strtod in __SC__ by Guido van Rossum · 30 years ago
  5. 57128fd accept file arguments and loop over files by Guido van Rossum · 30 years ago
  6. 23c0150 The Makefile by Guido van Rossum · 30 years ago
  7. 6a0fb6e fancier version copies template file by Guido van Rossum · 30 years ago
  8. a6da03f newer stuff by Guido van Rossum · 30 years ago
  9. 00effaf asdded applet info by Guido van Rossum · 30 years ago
  10. 1f5c600 different MPW notes by Guido van Rossum · 30 years ago
  11. 9fed183 cfm 68k support by Guido van Rossum · 30 years ago
  12. c3d1c8e added applet initialization; by Guido van Rossum · 30 years ago
  13. f71a9a9 macstrerror -> MacOS-StrError; added applet and cfm-68k support by Guido van Rossum · 30 years ago
  14. 99d20f6 added imp; forget ctb and math for __SC__ (for now) by Guido van Rossum · 30 years ago
  15. eabdbff put #undefs insize comments; rationalize MPW support by Guido van Rossum · 30 years ago
  16. e5df962 moved most of it to macglue.c by Guido van Rossum · 30 years ago
  17. 1b2fe8e new Makefile and everything by Guido van Rossum · 30 years ago
  18. 2d54692 completely redone by Guido van Rossum · 30 years ago
  19. 930b36b main program for applets by Guido van Rossum · 30 years ago
  20. 5bc76cd add casts for __SC__ by Guido van Rossum · 30 years ago
  21. 8318f2f add __SC__ ifdef by Guido van Rossum · 30 years ago
  22. 74162f3 Added support for loading pyc code from a resource. by Jack Jansen · 30 years ago
  23. 3075b32 different #ifdefs by Guido van Rossum · 30 years ago
  24. 872eeeb completed aete decoded now that I have the docs by Guido van Rossum · 30 years ago
  25. becdbec ported to Think C by Guido van Rossum · 30 years ago
  26. 26a9f74 Some of Guido's bgen modules aren't think-only anymore by Jack Jansen · 30 years ago
  27. 6cfab23 Changed PyMac_GetPythonDir to use a preferences file to store the by Jack Jansen · 30 years ago
  28. fc0ff42 Open library resource file read-only by Jack Jansen · 30 years ago
  29. 5693412 malloc debug only on ppc by Guido van Rossum · 30 years ago
  30. e9f29bf remove unused vars by Guido van Rossum · 30 years ago
  31. cc9bc8f null-terminate the error string in macstrerror by Guido van Rossum · 30 years ago
  32. e6c884c added QuickDraw by Guido van Rossum · 30 years ago
  33. b95ff40 adapted to 1.2 by Guido van Rossum · 30 years ago
  34. c889b76 Added RawFSSpec and RawAlias methods which turn their string arguments by Jack Jansen · 30 years ago
  35. 7467ce3 Startup code for applications using the python shared by Jack Jansen · 30 years ago
  36. 2e4679d Glue for the python shared library: an init routine that remembers by Jack Jansen · 30 years ago
  37. c6647c6 Mwerks header files for shared python and the applet template by Jack Jansen · 30 years ago
  38. 0f6ca80 Use PyMac_GetPythonDir() to obtain python homedir by Jack Jansen · 30 years ago
  39. f950f8d Various changes wrt shared-library python: by Jack Jansen · 30 years ago
  40. 8cd2b72 Added PyMac_GetPythonDir routine which obtains python home directory by Jack Jansen · 30 years ago
  41. b364257 Added getfiletype routine by Jack Jansen · 30 years ago
  42. 3c3eda2 stuff by jack to create a set of Estr resources by Guido van Rossum · 30 years ago
  43. 81920f1 manually defined Resource() function by Guido van Rossum · 30 years ago
  44. 3155923 more support for different kinds of objects by Guido van Rossum · 30 years ago
  45. b19a645 more think/mw changes by Guido van Rossum · 30 years ago
  46. 9bcb641 added Resource(), to create new resources from Python by Guido van Rossum · 30 years ago
  47. 0818a4c get rid of obsolete low-level routines by Guido van Rossum · 30 years ago
  48. c76fd39 Added stuff so CodeWarrior isn't so verbose about its stdio windows by Jack Jansen · 30 years ago
  49. a76382a Added HandleEvent method to macos, so python programs can hand back by Jack Jansen · 30 years ago
  50. 8828fcf Added [GS]etCreatorType methods to FSSpec objects by Jack Jansen · 30 years ago
  51. 17448e2 Committed a more or less working version. by Guido van Rossum · 30 years ago
  52. cc0d879 added <OSEvents.h> for Think C by Guido van Rossum · 30 years ago
  53. b2f524a fixed StandardGetFile argument handling by Guido van Rossum · 30 years ago
  54. ee23d6e - Moved interrupt code to macglue.c by Jack Jansen · 30 years ago
  55. 5279ec6 reverse h/v in Point and Rect by Guido van Rossum · 30 years ago
  56. efd9767 added (method) casts and 1995 copyright by Guido van Rossum · 30 years ago
  57. fdbc79e Prototypes for new routines. by Jack Jansen · 30 years ago
  58. e8e8ae0 Added eventhandling in mainloop/busywait routine plus leaving some by Jack Jansen · 30 years ago
  59. 9eeb82d CodeWarrior 5 has more unixisms (open/close/read/write) by Jack Jansen · 30 years ago
  60. 17ba43f Complete rewrite. by Jack Jansen · 30 years ago
  61. c9a3569 split PATH over multiple lines for clarity; added some generated modules by Guido van Rossum · 30 years ago
  62. bf068b1 Got rid of the Resource and Sound interfaces, in favor of the ones by Guido van Rossum · 30 years ago
  63. cf27c2d Some layout changes; added EventRecord Get/Build functions (as a tuple). by Guido van Rossum · 30 years ago
  64. 5679e56 ported CW5 changes back to Think by Guido van Rossum · 30 years ago
  65. c2544b3 fixed comment by Guido van Rossum · 30 years ago
  66. b7e79e5 Got rid of {Get,Set}FileType in favor of {Get,Set}CreatorAndType -- by Guido van Rossum · 30 years ago
  67. c02311b added printf -- hack for Think C to init stdwin and stdio by Guido van Rossum · 30 years ago
  68. d8373d8 added Res module by Guido van Rossum · 30 years ago
  69. b340466 cosmetics: copyright, comments by Guido van Rossum · 30 years ago
  70. 7cbf480 Make malloc stats routine available under MetroWerks by Jack Jansen · 30 years ago
  71. 673e142 Ported to CW5/new universal headers by Jack Jansen · 30 years ago
  72. a1c5602 Removed imgformat reference by Jack Jansen · 30 years ago
  73. 860dc04 Ported to CW5 (or to new Universal Headers, actually) by Jack Jansen · 30 years ago
  74. 2fc94ee - Ported to CW5 (which has more unixisms) by Jack Jansen · 30 years ago
  75. 6bb347f The last missing file of the mwerks port (this is the 'prefix' file) by Jack Jansen · 30 years ago
  76. f2e5129 reallocing large blocks now doesn't copy if not needed by Jack Jansen · 30 years ago
  77. 9aa3d13 renamed Get routines to PyMac_Get; added macfs to config.c by Guido van Rossum · 30 years ago
  78. c39f4f8 Yet another Pstring() by Jack Jansen · 30 years ago
  79. f90a113 Fixed listen()/getsockname() bug by Jack Jansen · 30 years ago
  80. a42960c ported to THINK C (not tested yet) by Guido van Rossum · 30 years ago
  81. 6a5df90 ported Jacks changes back to think C by Guido van Rossum · 30 years ago
  82. f74d4e2 added high level event interface (requires stdwin patch) by Guido van Rossum · 30 years ago
  83. 8f69179 modernized/rationalized, added PyMac_BuildOSType by Guido van Rossum · 30 years ago
  84. 84fa5ec Initial version of FSSpec and Alias code. Non-functional as of now. by Jack Jansen · 30 years ago
  85. d50e4e1 More Pstring() stuff and some cosmetics by Jack Jansen · 30 years ago
  86. 48d071d Comment fix by Jack Jansen · 30 years ago
  87. 67132b3 Some of these were overwriting their argument with a pascal by Jack Jansen · 30 years ago
  88. 5f65309 - Moved some useful routines from macosmodule.c here by Jack Jansen · 30 years ago
  89. 9589e93 Moved some generally useful routines to macglue.c by Jack Jansen · 30 years ago
  90. 75b6f1c - Ported to powerpc - Fixed bug with accept() call - Better error checking by Jack Jansen · 30 years ago
  91. fa4fd8e Fast (and correct) malloc for MetroWerks PPC compiler by Jack Jansen · 30 years ago
  92. fbfacf6 Macconsole module is think-specific by Jack Jansen · 30 years ago
  93. 31f61dd Moved development-platform specific files to subdirectories by Jack Jansen · 30 years ago
  94. 5c83252 must include rename2.h by Guido van Rossum · 30 years ago
  95. fffb8bb rename2 changes by Guido van Rossum · 30 years ago
  96. a48061a shelve.py: database of persistent objects, on top of pickle.py and anydbm.py by Guido van Rossum · 30 years ago
  97. e791c2e Used new getargs interface; added {Get,Set}FileInfo. by Guido van Rossum · 30 years ago
  98. 9954699 1995 copyright by Guido van Rossum · 30 years ago
  99. 437a0e6 Think 6.0 version by Guido van Rossum · 30 years ago
  100. 0c63770 Ported to CodeWarrior by Jack Jansen · 30 years ago