1. 5c204ae Fixes that should make it possible to run Python on machines without NavServices installed. Also weak-linked OT libraries so Python can run with extensions disabled. by Jack Jansen · 24 years ago
  2. 26d7c14 Final tweaks for 2.0b1 by Jack Jansen · 24 years ago
  3. 93e5d54 Removed 68K support. Getting ready for 2.0b1 release. by Jack Jansen · 24 years ago
  4. be80fa2 Last set of CW Pro 5 projects (probably) by Jack Jansen · 24 years ago
  5. 5bcb215 Project for pyexpat module. by Jack Jansen · 24 years ago
  6. cbfe3c8 Two more cases of GUSI2 include access paths not being correct (reveiled by the new pyport.h). by Jack Jansen · 24 years ago
  7. 1af5b08 Removed guesstabsize.c, which is obsolete. by Jack Jansen · 24 years ago
  8. 4ceaa03 - Removed guesstabsize.c, which is obsolete. by Jack Jansen · 24 years ago
  9. 3d476d7 So many things have changed over the last few weeks that it's probably a good idea to check the project files in again. by Jack Jansen · 24 years ago
  10. 89d017d Added the unchash module. by Jack Jansen · 24 years ago
  11. f93cb18 Evt moved to the core toolbox modules. by Jack Jansen · 24 years ago
  12. e641ba1 ucnhash and various other modules added. by Jack Jansen · 24 years ago
  13. 8d929ae All relevant toolbox modules have now been carbonized. by Jack Jansen · 24 years ago
  14. 5108db6 Added _localemodule and exceptions.c by Jack Jansen · 24 years ago
  15. f23a2e9 Added _localemodule. by Jack Jansen · 24 years ago
  16. ee68fc3 Nav and AE have been moved to core toolbox modules: fixup dependent modules, export symbol list, etc. by Jack Jansen · 24 years ago
  17. ebececc Moved AE module to the core toolbox set: it is needed by Nav and it isn't all _that_ huge. by Jack Jansen · 24 years ago
  18. d1fb711 Moved AE module to the core toolbox set: it is needed by Nav and it isn't all _that_ huge. by Jack Jansen · 24 years ago
  19. 60f157d First version of the project that produces a working Carbon binary. The binary has only been tested on MacOS9, so far. This project needs CW IDE 4.1b4 or later. by Jack Jansen · 24 years ago
  20. 036194c Slowly becoming functional... by Jack Jansen · 24 years ago
  21. ebd0106 Interface to macOS 9 HTMLRenderingLib. Not yet functional. by Jack Jansen · 24 years ago
  22. 092580b First tiny steps towards Carbon: this project currently builds a PythonStandSmall without GUSI and with standard MSL malloc. Socket and select are the main victims of this. by Jack Jansen · 24 years ago
  23. 7972a5a We should define both USE_GUSI and USE_GUSI2. by Jack Jansen · 24 years ago
  24. dd8024e Adding projects to the repository again, this time in MacBinary form. If you have added the MMPr filetype as "plain binary" in the MacCVS preferences you should revert this before doing this update. by Jack Jansen · 24 years ago
  25. bad9c76 Almost ready for 1.6a2. by Jack Jansen · 24 years ago
  26. 3c6f0e6 Fixed to work with Tcl/Tk 8.3.0, at least, my modified copy of it. by Jack Jansen · 24 years ago
  27. 82add28 The .exp file hadn't been regenerated after adding the threading stuff. This means that building a nonthreaded PythonCore will now require massaging of the .exp. by Jack Jansen · 24 years ago
  28. d96f04c This hadn't been checked in for a while. by Jack Jansen · 24 years ago
  29. 6d3632a Added a profiling target. by Jack Jansen · 24 years ago
  30. a974d24 Fiddled linkorder and a few other things to make shared threaded python work. by Jack Jansen · 24 years ago
  31. 7f70c8e Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. by Jack Jansen · 24 years ago
  32. 0475104 Hmm, the project wasn't a 5.3 file, despite the log msg. Now it is. by Jack Jansen · 25 years ago
  33. bb05b25 CW Pro 5.3 projects. by Jack Jansen · 25 years ago
  34. e721f3d Modified for new dll import source organisation by Greg. by Jack Jansen · 25 years ago
  35. cd3d7cc PyMac_BuildOptStr255 and PyMac_BuildFSSpec added to exports. by Jack Jansen · 25 years ago
  36. 8542b2e Project for Nav module. by Jack Jansen · 25 years ago
  37. da261e6 Added Nav by Jack Jansen · 25 years ago
  38. c5d0959 Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support, and added workaround for non-existing calls for 68K. by Jack Jansen · 25 years ago
  39. 70d7849 CW Pro 5 projects. by Jack Jansen · 25 years ago
  40. c4f6331 Drag manager interface (completely untested, so far) by Jack Jansen · 25 years ago
  41. 012ae20 Added bufferobject.c by Jack Jansen · 25 years ago
  42. 6a51b37 Added Qdoffs module. by Jack Jansen · 25 years ago
  43. 5b6334f Added App module (appearance manager interface). And of course codewarrior by Jack Jansen · 25 years ago
  44. 3b80526 (finally) unified the interpreter and the applet as Just suggested ages ago. The by Jack Jansen · 25 years ago
  45. 561df24 Changed case on cm and qt modules, removed last references to toolboxmodules. by Jack Jansen · 26 years ago
  46. eef0486 Try a new commit, hoping it'll fix the problems with this project on flap. by Jack Jansen · 26 years ago
  47. 496cae7 Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. by Jack Jansen · 26 years ago
  48. 6c45a82 - img modules are no longer in PlugIns folder by Jack Jansen · 26 years ago
  49. d2d2b20 Pythonpath converted to Rez source, and vers resource removed from by Jack Jansen · 26 years ago
  50. 8f67bce Fixed an absolute path. by Jack Jansen · 26 years ago
  51. fcfef78 Everything now builds in the right location,. by Jack Jansen · 26 years ago
  52. 0e5ff05 Checking in the projects that have been converted so far. by Jack Jansen · 26 years ago
  53. 56d6939 Starting on the new project/plugin structure. Far from complete... by Jack Jansen · 26 years ago