Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added VCHECK compile time option that fills allocated and freed blocks | Jack Jansen | 1996-09-30 | 1 | -0/+7 |
| | | | | with garbage. | ||||
* | PPC companion to Python68KSmall. | Jack Jansen | 1996-09-09 | 1 | -0/+1233 |
| | |||||
* | It turns out that Py_GetProgramName is used after all... | Jack Jansen | 1996-09-09 | 4 | -1197/+1197 |
| | |||||
* | Fixed to use appletbundle in stead of bundle resource file | Jack Jansen | 1996-09-09 | 1 | -138/+133 |
| | |||||
* | Code to add shlib resource fork was not enabled, also made project | Jack Jansen | 1996-09-09 | 1 | -206/+201 |
| | | | | layout more similar to ppc project layout | ||||
* | Got rid of toollibs, moved some libraries around | Jack Jansen | 1996-09-07 | 4 | -1321/+1276 |
| | |||||
* | Projects for 1.4b3 distribution: debugging off, optimizations on, etc. | Jack Jansen | 1996-08-28 | 25 | -8710/+8778 |
| | |||||
* | "Small" 68K interpreter, without waste, img and tkinter | Jack Jansen | 1996-08-28 | 2 | -0/+1199 |
| | |||||
* | - MWRuntimeStatic{arch} are static versions of MW shared runtime | Jack Jansen | 1996-08-23 | 30 | -7024/+9682 |
| | | | | | | | | | libraries - Except for the above the whole library architecture conforms to MW documentation. - PythonCorePPC also uses .exp file now - Static pythons have full complement of modules - cfm versions of all possible plugins created (not tested) | ||||
* | Turn on USE_TK and MAC_TCL by default | Jack Jansen | 1996-08-23 | 1 | -2/+2 |
| | |||||
* | Rationalized header files: | Jack Jansen | 1996-08-20 | 4 | -21/+52 |
| | | | | | | | | | | - mwerks_nonshared_config.h for standalone pythons - mwerks_shared_config.h for shared pythons (PythonCore, app and applet) - mwerks_plugin_config.h for plugins Only the _tkinter plugin uses a customized header. Old config files have gone to the "old" directory, for the time being. | ||||
* | - Gave PPC shared libraries (and projects) .ppc in their name | Jack Jansen | 1996-08-20 | 31 | -4304/+8544 |
| | | | | | | - Created CFM68K projects (not all tested yet!!) - Moved quicktime to its own module - Modified the README file to (approximately) resemble reality | ||||
* | Fixes by Guido: HAVE_CONFIG_H, USE_STACKCHECK and | Jack Jansen | 1996-08-19 | 3 | -16/+7 |
| | | | | | USE_MAC_DYNAMIC_LOADING are no longer needed. Also, WASTE and IMG removed in some places. | ||||
* | No USE_MACSPEECH for CFM68K (the interface library appears to be missing) | Jack Jansen | 1996-08-19 | 1 | -0/+2 |
| | |||||
* | Changed to use 8-byte doubles. Also re-enabled optimizations, 68020 | Jack Jansen | 1996-08-07 | 1 | -1342/+1330 |
| | | | | codegen. | ||||
* | New releases of CWGUSI, Waste and Tcl/Tk. | Jack Jansen | 1996-08-06 | 12 | -4894/+4899 |
| | |||||
* | 1.4b2 projects | Jack Jansen | 1996-08-02 | 12 | -5213/+5274 |
| | |||||
* | CW9 | Jack Jansen | 1996-08-01 | 14 | -4938/+5512 |
| | |||||
* | Added USE_STACKCHECK define | Jack Jansen | 1996-07-22 | 5 | -0/+8 |
| | |||||
* | Added USE_WASTE define | Jack Jansen | 1996-05-20 | 1 | -0/+1 |
| | |||||
* | Fixed up for 1.3.3 distribution, removed various old (and nuused) | Jack Jansen | 1996-05-20 | 17 | -8708/+4838 |
| | | | | project files. | ||||
* | Export OptResObj_{New,Convert} | Jack Jansen | 1996-05-20 | 1 | -0/+2 |
| | |||||
* | An interface to the WASTE textedit replacement library. | Jack Jansen | 1996-04-19 | 2 | -209/+565 |
| | |||||
* | Keep .exp files in cvs tree | Jack Jansen | 1996-04-19 | 7 | -0/+35 |
| | |||||
* | Fixed for new directory layout | Jack Jansen | 1996-03-20 | 11 | -3904/+3901 |
| | |||||
* | Config files for shared PPC python with GUSI and for _tkinter plugin | Jack Jansen | 1996-03-07 | 2 | -0/+9 |
| | | | | module. | ||||
* | binhex fixed | Jack Jansen | 1996-03-07 | 11 | -5294/+5281 |
| | |||||
* | Changed MacOS creator code from PYTH to Pyth | Jack Jansen | 1996-02-21 | 13 | -7548/+7567 |
| | |||||
* | - Added Tk projects | Jack Jansen | 1996-02-20 | 17 | -7809/+9113 |
| | | | | | - Ported everything to CW8 - Renamed Runtime-Python to PythonCoreRuntime | ||||
* | Added config file for Tk-python | Jack Jansen | 1996-02-20 | 2 | -166/+13 |
| | | | | Removed mwerksglue.c (which was useless anyway) | ||||
* | Ported to CW8 | Jack Jansen | 1996-02-20 | 1 | -0/+20 |
| | |||||
* | For gusi-based python | Jack Jansen | 1996-02-14 | 2 | -1/+12 |
| | |||||
* | GUSI-based python projects | Jack Jansen | 1996-02-14 | 2 | -0/+2054 |
| | |||||
* | Re-binhexed all projects. | Jack Jansen | 1996-01-31 | 10 | -4574/+4738 |
| | |||||
* | A different binhexer, apparently:-( | Jack Jansen | 1996-01-02 | 12 | -5327/+5443 |
| | |||||
* | Added missing newline | Jack Jansen | 1995-12-21 | 1 | -1/+1 |
| | |||||
* | Common header file for all plugin modules | Jack Jansen | 1995-12-21 | 1 | -0/+1 |
| | |||||
* | Updated for the CW7.5 release, and some minor tweaks that I don't | Jack Jansen | 1995-11-14 | 10 | -3926/+3976 |
| | | | | remember. | ||||
* | Project to build alternative version of MWCRuntimePPC.lib, needed for | Jack Jansen | 1995-11-14 | 1 | -0/+100 |
| | | | | PythonCore as of the CW7.5 release. | ||||
* | almost-but-not-quite working python with tk. | Jack Jansen | 1995-11-14 | 1 | -0/+813 |
| | |||||
* | MacTkPython configuration file. | Jack Jansen | 1995-11-14 | 1 | -0/+5 |
| | |||||
* | - plugin tkinter module for ppc python | Jack Jansen | 1995-10-31 | 3 | -0/+1166 |
| | | | | | - minimal python for cfm68k - sample project for plugin module | ||||
* | CW6->CW7 | Jack Jansen | 1995-10-23 | 1 | -2/+3 |
| | |||||
* | Last minor tweaks: debug off, added missing img mods, minor things | Jack Jansen | 1995-10-12 | 9 | -3375/+3387 |
| | |||||
* | Ported to CW7 | Jack Jansen | 1995-10-09 | 9 | -3225/+3776 |
| | |||||
* | Projects used for 1.3b3 distribution (I promise I won't check them in | Jack Jansen | 1995-09-01 | 8 | -740/+797 |
| | | | | for every little change;-) | ||||
* | Seems I had never checked the README file in... | Jack Jansen | 1995-08-31 | 1 | -0/+80 |
| | |||||
* | removed unused var | Jack Jansen | 1995-08-31 | 1 | -1/+0 |
| | |||||
* | Removed unused var | Jack Jansen | 1995-08-31 | 1 | -1/+1 |
| | |||||
* | Hexbinned CodeWarrior projects | Jack Jansen | 1995-08-31 | 10 | -0/+3216 |
| |