Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes that should make it possible to run Python on machines without ↵ | Jack Jansen | 2000-09-14 | 3 | -0/+0 |
| | | | | NavServices installed. Also weak-linked OT libraries so Python can run with extensions disabled. | ||||
* | Final tweaks for 2.0b1 | Jack Jansen | 2000-09-11 | 29 | -0/+0 |
| | |||||
* | Removed 68K support. | Jack Jansen | 2000-09-08 | 35 | -0/+8 |
| | | | | Getting ready for 2.0b1 release. | ||||
* | Last set of CW Pro 5 projects (probably) | Jack Jansen | 2000-08-25 | 31 | -15/+41 |
| | |||||
* | Project for pyexpat module. | Jack Jansen | 2000-08-06 | 2 | -0/+1 |
| | |||||
* | Two more cases of GUSI2 include access paths not being correct (reveiled by ↵ | Jack Jansen | 2000-07-31 | 2 | -0/+0 |
| | | | | the new pyport.h). | ||||
* | Removed guesstabsize.c, which is obsolete. | Jack Jansen | 2000-07-11 | 1 | -0/+0 |
| | |||||
* | - Removed guesstabsize.c, which is obsolete. | Jack Jansen | 2000-07-11 | 1 | -0/+0 |
| | | | | - ANSIfication step 3: enable "require prototypes" flags. Still lots of warnings, mainly on init routines and bgen stuff. | ||||
* | So many things have changed over the last few weeks that it's probably a ↵ | Jack Jansen | 2000-07-07 | 30 | -10/+24 |
| | | | | good idea to check the project files in again. | ||||
* | Added the unchash module. | Jack Jansen | 2000-07-07 | 2 | -0/+1 |
| | |||||
* | Evt moved to the core toolbox modules. | Jack Jansen | 2000-07-04 | 2 | -1/+0 |
| | |||||
* | ucnhash and various other modules added. | Jack Jansen | 2000-06-28 | 2 | -0/+0 |
| | |||||
* | All relevant toolbox modules have now been carbonized. | Jack Jansen | 2000-06-21 | 1 | -0/+0 |
| | |||||
* | Added _localemodule and exceptions.c | Jack Jansen | 2000-06-07 | 1 | -0/+0 |
| | |||||
* | Added _localemodule. | Jack Jansen | 2000-06-07 | 1 | -0/+0 |
| | |||||
* | Nav and AE have been moved to core toolbox modules: fixup dependent modules, ↵ | Jack Jansen | 2000-06-07 | 7 | -30/+46 |
| | | | | export symbol list, etc. | ||||
* | Moved AE module to the core toolbox set: it is needed by Nav and it isn't ↵ | Jack Jansen | 2000-06-07 | 4 | -4/+0 |
| | | | | | | all _that_ huge. Modified for new builtin exceptions.c. | ||||
* | Moved AE module to the core toolbox set: it is needed by Nav and it isn't ↵ | Jack Jansen | 2000-06-07 | 2 | -4/+0 |
| | | | | all _that_ huge. | ||||
* | First version of the project that produces a working Carbon binary. The ↵ | Jack Jansen | 2000-06-02 | 1 | -0/+0 |
| | | | | binary has only been tested on MacOS9, so far. This project needs CW IDE 4.1b4 or later. | ||||
* | Slowly becoming functional... | Jack Jansen | 2000-05-15 | 1 | -0/+0 |
| | |||||
* | Interface to macOS 9 HTMLRenderingLib. Not yet functional. | Jack Jansen | 2000-05-14 | 2 | -0/+1 |
| | |||||
* | First tiny steps towards Carbon: this project currently builds a ↵ | Jack Jansen | 2000-05-12 | 1 | -0/+0 |
| | | | | PythonStandSmall without GUSI and with standard MSL malloc. Socket and select are the main victims of this. | ||||
* | We should define both USE_GUSI and USE_GUSI2. | Jack Jansen | 2000-05-06 | 1 | -0/+0 |
| | |||||
* | Adding projects to the repository again, this time in MacBinary form. If you ↵ | Jack Jansen | 2000-05-05 | 32 | -3/+9 |
| | | | | | | | | | | have added the MMPr filetype as "plain binary" in the MacCVS preferences you should revert this before doing this update. Got rid of last references to GUSI1. Upped for current python CVS status. Various minor tweaks, I guess:-) | ||||
* | Almost ready for 1.6a2. | Jack Jansen | 2000-04-26 | 32 | -1/+0 |
| | |||||
* | Fixed to work with Tcl/Tk 8.3.0, at least, my modified copy of it. | Jack Jansen | 2000-04-23 | 1 | -0/+0 |
| | |||||
* | The .exp file hadn't been regenerated after adding the threading stuff. This ↵ | Jack Jansen | 2000-04-22 | 2 | -922/+1075 |
| | | | | means that building a nonthreaded PythonCore will now require massaging of the .exp. | ||||
* | This hadn't been checked in for a while. | Jack Jansen | 2000-04-08 | 1 | -0/+0 |
| | |||||
* | Added a profiling target. | Jack Jansen | 2000-04-07 | 1 | -0/+0 |
| | |||||
* | Fiddled linkorder and a few other things to make shared threaded python work. | Jack Jansen | 2000-04-07 | 3 | -0/+0 |
| | |||||
* | Started on GUSI2 and threading support. cfm68k targets are still included in ↵ | Jack Jansen | 2000-04-07 | 32 | -600/+931 |
| | | | | 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. | ||||
* | Hmm, the project wasn't a 5.3 file, despite the log msg. Now it is. | Jack Jansen | 2000-01-24 | 1 | -0/+0 |
| | |||||
* | CW Pro 5.3 projects. | Jack Jansen | 2000-01-01 | 31 | -0/+0 |
| | |||||
* | Modified for new dll import source organisation by Greg. | Jack Jansen | 1999-12-24 | 4 | -0/+0 |
| | |||||
* | PyMac_BuildOptStr255 and PyMac_BuildFSSpec added to exports. | Jack Jansen | 1999-12-17 | 2 | -36/+50 |
| | |||||
* | Project for Nav module. | Jack Jansen | 1999-12-17 | 2 | -0/+1 |
| | |||||
* | Added Nav | Jack Jansen | 1999-12-16 | 1 | -0/+0 |
| | |||||
* | Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and ↵ | Jack Jansen | 1999-12-12 | 31 | -1/+144 |
| | | | | | | Appearance 1.1 support, and added workaround for non-existing calls for 68K. Static 68K Python still has a tk problem. | ||||
* | CW Pro 5 projects. | Jack Jansen | 1999-09-30 | 33 | -49/+68 |
| | |||||
* | Drag manager interface (completely untested, so far) | Jack Jansen | 1999-06-21 | 2 | -0/+1 |
| | |||||
* | Added bufferobject.c | Jack Jansen | 1999-03-22 | 5 | -0/+0 |
| | |||||
* | Added Qdoffs module. | Jack Jansen | 1999-03-07 | 2 | -0/+1 |
| | |||||
* | Added App module (appearance manager interface). And of course codewarrior | Jack Jansen | 1999-03-04 | 28 | -0/+1 |
| | | | | has touched various other projects again too, sigh. | ||||
* | (finally) unified the interpreter and the applet as Just suggested ages ago. The | Jack Jansen | 1999-02-14 | 2 | -0/+0 |
| | | | | resulting program is called PythonInterpreter. | ||||
* | Changed case on cm and qt modules, removed last references to toolboxmodules. | Jack Jansen | 1999-02-12 | 32 | -0/+0 |
| | |||||
* | Try a new commit, hoping it'll fix the problems with this project on flap. | Jack Jansen | 1999-02-10 | 1 | -0/+0 |
| | |||||
* | Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. | Jack Jansen | 1999-02-07 | 46 | -96/+362 |
| | | | | Moved other toolbox modules to their own .slb file. | ||||
* | - img modules are no longer in PlugIns folder | Jack Jansen | 1999-02-06 | 13 | -11/+0 |
| | | | | - Added a dependency on toolboxmodules to icglue.cfm68k | ||||
* | Pythonpath converted to Rez source, and vers resource removed from | Jack Jansen | 1999-01-29 | 7 | -0/+0 |
| | | | | | bundle to its own Rez source file. With these changes various resources are all set automatically from .h files. | ||||
* | Fixed an absolute path. | Jack Jansen | 1999-01-29 | 1 | -0/+0 |
| |