1. 115c114 Changed project segment structure to (more-or-less) match directory structure. by Jack Jansen · 28 years ago
  2. 7b6aa0a Removed old project file, als restructured projects directory to by Jack Jansen · 28 years ago
  3. 3a9b3b5 Added USE_MALLOC_DEBUG (disabled) by Jack Jansen · 28 years ago
  4. 05d9836 Project files for 1.4 release by Jack Jansen · 28 years ago
  5. 46ed276 Malloc debugging now flagged with USE_MALLOC_DEBUG by Jack Jansen · 28 years ago
  6. f8c684d Ported to CW10 by Jack Jansen · 28 years ago
  7. 05cf7e0 Added VCHECK compile time option that fills allocated and freed blocks by Jack Jansen · 28 years ago
  8. ffb170e PPC companion to Python68KSmall. by Jack Jansen · 28 years ago
  9. 4bc0566 It turns out that Py_GetProgramName is used after all... by Jack Jansen · 28 years ago
  10. 1247a46 Fixed to use appletbundle in stead of bundle resource file by Jack Jansen · 28 years ago
  11. d9877c1 Code to add shlib resource fork was not enabled, also made project by Jack Jansen · 28 years ago
  12. 6d653ab Got rid of toollibs, moved some libraries around by Jack Jansen · 28 years ago
  13. 0a3a74c Projects for 1.4b3 distribution: debugging off, optimizations on, etc. by Jack Jansen · 28 years ago
  14. 4ecc8c2 "Small" 68K interpreter, without waste, img and tkinter by Jack Jansen · 28 years ago
  15. f57df79 - MWRuntimeStatic{arch} are static versions of MW shared runtime by Jack Jansen · 28 years ago
  16. bc17d29 Turn on USE_TK and MAC_TCL by default by Jack Jansen · 28 years ago
  17. e420178 Rationalized header files: by Jack Jansen · 28 years ago
  18. 4b2c386 - Gave PPC shared libraries (and projects) .ppc in their name by Jack Jansen · 28 years ago
  19. cb7f3fc Fixes by Guido: HAVE_CONFIG_H, USE_STACKCHECK and by Jack Jansen · 28 years ago
  20. 32b27f1 No USE_MACSPEECH for CFM68K (the interface library appears to be missing) by Jack Jansen · 28 years ago
  21. c442d43 Changed to use 8-byte doubles. Also re-enabled optimizations, 68020 codegen. by Jack Jansen · 28 years ago
  22. 3d159f0 New releases of CWGUSI, Waste and Tcl/Tk. by Jack Jansen · 28 years ago
  23. 402030f 1.4b2 projects by Jack Jansen · 28 years ago
  24. e5b7b85 CW9 by Jack Jansen · 28 years ago
  25. 98bfad7 Added USE_STACKCHECK define by Jack Jansen · 28 years ago
  26. 5fb5432 Added USE_WASTE define by Jack Jansen · 28 years ago
  27. 1b63b27 Fixed up for 1.3.3 distribution, removed various old (and nuused) project files. by Jack Jansen · 28 years ago
  28. 4915c99 Export OptResObj_{New,Convert} by Jack Jansen · 28 years ago
  29. efe8c9c An interface to the WASTE textedit replacement library. by Jack Jansen · 28 years ago
  30. f2331de Keep .exp files in cvs tree by Jack Jansen · 28 years ago
  31. e15f6fe Fixed for new directory layout by Jack Jansen · 29 years ago
  32. 3fff8c4 Config files for shared PPC python with GUSI and for _tkinter plugin module. by Jack Jansen · 29 years ago
  33. 0acaf07 binhex fixed by Jack Jansen · 29 years ago
  34. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 29 years ago
  35. a406c7b - Added Tk projects by Jack Jansen · 29 years ago
  36. 5bfdc92 Added config file for Tk-python Removed mwerksglue.c (which was useless anyway) by Jack Jansen · 29 years ago
  37. eb26368 Ported to CW8 by Jack Jansen · 29 years ago
  38. b852b74 For gusi-based python by Jack Jansen · 29 years ago
  39. 3df881c GUSI-based python projects by Jack Jansen · 29 years ago
  40. 3326b67 Re-binhexed all projects. by Jack Jansen · 29 years ago
  41. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  42. b696b25 Added missing newline by Jack Jansen · 29 years ago
  43. 5a01fe0 Common header file for all plugin modules by Jack Jansen · 29 years ago
  44. 8a5d0d4 Updated for the CW7.5 release, and some minor tweaks that I don't remember. by Jack Jansen · 29 years ago
  45. 06d1632 Project to build alternative version of MWCRuntimePPC.lib, needed for by Jack Jansen · 29 years ago
  46. c436d87 almost-but-not-quite working python with tk. by Jack Jansen · 29 years ago
  47. a550328 MacTkPython configuration file. by Jack Jansen · 29 years ago
  48. fa7aece - plugin tkinter module for ppc python by Jack Jansen · 29 years ago
  49. 9a78536 CW6->CW7 by Jack Jansen · 29 years ago
  50. c925291 Last minor tweaks: debug off, added missing img mods, minor things by Jack Jansen · 29 years ago
  51. ae3d3ef Ported to CW7 by Jack Jansen · 29 years ago
  52. 8932a82 Projects used for 1.3b3 distribution (I promise I won't check them in by Jack Jansen · 29 years ago
  53. dffa123 Seems I had never checked the README file in... by Jack Jansen · 29 years ago
  54. e220f50 removed unused var by Jack Jansen · 29 years ago
  55. a6a55e9 Removed unused var by Jack Jansen · 29 years ago
  56. 7765dbb Hexbinned CodeWarrior projects by Jack Jansen · 29 years ago
  57. 9c45a65 Added missing initializer and extra error check. by Jack Jansen · 29 years ago
  58. 426fa79 Mwerks version of fopenRF. by Jack Jansen · 29 years ago
  59. 67b4e6d Fix for cfm68k by Jack Jansen · 29 years ago
  60. f74f63a Initial port to CodeWarrior CFM68K support (mainly by disabling by Jack Jansen · 29 years ago
  61. a7ee15c Split shared-library support and dynamic-loading support (they were by Jack Jansen · 29 years ago
  62. 32b2f82 Rationalized mwerks config files: they only differ depending on by Jack Jansen · 30 years ago
  63. 7467ce3 Startup code for applications using the python shared by Jack Jansen · 30 years ago
  64. c6647c6 Mwerks header files for shared python and the applet template by Jack Jansen · 30 years ago
  65. 2fc94ee - Ported to CW5 (which has more unixisms) by Jack Jansen · 30 years ago
  66. 6bb347f The last missing file of the mwerks port (this is the 'prefix' file) by Jack Jansen · 30 years ago
  67. f2e5129 reallocing large blocks now doesn't copy if not needed by Jack Jansen · 30 years ago
  68. c39f4f8 Yet another Pstring() by Jack Jansen · 30 years ago
  69. fa4fd8e Fast (and correct) malloc for MetroWerks PPC compiler by Jack Jansen · 30 years ago
  70. 31f61dd Moved development-platform specific files to subdirectories by Jack Jansen · 30 years ago