| Commit message (Expand) | Author | Age | Files | Lines |
* | Got PythonStandalone to work again, mainly for debugging purposes (it's much ... | Jack Jansen | 2003-03-07 | 1 | -6/+6 |
|
|
* | Checking mac-specific stuff from the 2.3a2 branch in on the trunk. | Jack Jansen | 2003-02-21 | 1 | -0/+9 |
|
|
* | Outdated. | Jack Jansen | 2002-12-13 | 4 | -117/+0 |
|
|
* | - Got rid of non-carbon stuff | Jack Jansen | 2002-06-23 | 12 | -181/+25 |
|
|
* | Got rid of obsolete defines. | Jack Jansen | 2002-04-11 | 11 | -37/+3 |
|
|
* | These are long obsolete. Get rid of them. | Jack Jansen | 2002-04-11 | 5 | -38/+0 |
|
|
* | Define NDEBUG if Py_DEBUG isn't defined. | Jack Jansen | 2001-12-05 | 11 | -0/+33 |
|
|
* | Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the | Jack Jansen | 2001-11-30 | 2 | -0/+2 |
|
|
* | This file has been dead for aeons. I have no idea how it suddenly | Jack Jansen | 2001-08-21 | 1 | -2/+0 |
|
|
* | Got rid of (hopefully) the last 68k Mac-related ifdefs and various other cruft. | Jack Jansen | 2001-08-07 | 9 | -21/+0 |
|
|
* | Removed outdated stuff. | Jack Jansen | 2001-08-07 | 3 | -130/+0 |
|
|
* | Bit another bullet: all toolbox modules are now in dynamically loaded modules... | Jack Jansen | 2001-08-07 | 2 | -2/+2 |
|
|
* | Added WITHOUT_FRAMEWORKS and USE_TOOLBOX_OBJECT_GLUE defines. | Jack Jansen | 2001-05-22 | 4 | -1/+5 |
|
|
* | Added a WITHOUT_FRAMEWORKS define to all the config files, so that on MacOS<=... | Jack Jansen | 2001-05-14 | 14 | -0/+14 |
|
|
* | Ported the icglue module to carbon. | Jack Jansen | 2001-01-29 | 1 | -1/+1 |
|
|
* | Got waste to work for Carbon. | Jack Jansen | 2001-01-26 | 1 | -1/+1 |
|
|
* | ucnhash module has gone. | Jack Jansen | 2001-01-25 | 6 | -6/+0 |
|
|
* | The C-prefix file for Carbon plugin projects. | Jack Jansen | 2001-01-23 | 1 | -0/+19 |
|
|
* | Config file for standalone carbon python. | Jack Jansen | 2001-01-16 | 1 | -0/+52 |
|
|
* | Config file for shared carbon Python. | Jack Jansen | 2001-01-14 | 1 | -0/+52 |
|
|
* | Added GUSI-Carbon targets (both threading and nonthreading), and they work!! ... | Jack Jansen | 2001-01-11 | 4 | -1/+138 |
|
|
* | Added USE_IC and USE_PYEXPAT | Jack Jansen | 2000-09-14 | 1 | -0/+2 |
|
|
* | Added USE_UCNHASH, defined USE_GUSI if USE_GUSI{1,2} defined. | Jack Jansen | 2000-09-08 | 1 | -1/+4 |
|
|
* | Don't use our own malloc any more. It made test_longexp crash due to its opti... | Jack Jansen | 2000-08-25 | 6 | -7/+36 |
|
|
* | Don't redefine ERSCH, EINTR and ENODEV if we're using GUSI2. | Jack Jansen | 2000-08-25 | 1 | -0/+2 |
|
|
* | Declare fileno() with prototype if USE_GUSI2 defined. This isn't really the r... | Jack Jansen | 2000-07-24 | 2 | -0/+10 |
|
|
* | MacPython on MacOSX DP4 gets started in the wrong directory. The workaround (... | Jack Jansen | 2000-07-18 | 1 | -0/+1 |
|
|
* | Define USE_GUSI if USE_GUSI1 or USE_GUSI2 is defined. | Jack Jansen | 2000-07-18 | 1 | -0/+3 |
|
|
* | ANSIfication step 2: make sure all needed prototypes are available, and all n... | Jack Jansen | 2000-07-11 | 1 | -0/+2 |
|
|
* | Added a declaration of fileno() if we use GUSI. Not sure whether it should go... | Jack Jansen | 2000-07-11 | 1 | -0/+5 |
|
|
* | Added USE_UCNHASH (experimental, I hope it can go), USE_TOOLBOX and USE_QT. | Jack Jansen | 2000-06-28 | 1 | -3/+4 |
|
|
* | Added USE_UCNHASH (experimental, I hope it can go) | Jack Jansen | 2000-06-28 | 1 | -0/+1 |
|
|
* | Removed assorted old ifdefs. | Jack Jansen | 2000-06-04 | 1 | -2/+0 |
|
|
* | Removed support for very old CodeWarrior runtimes. | Jack Jansen | 2000-06-04 | 1 | -20/+0 |
|
|
* | Define USE_GUSI2, not USE_GUSI1. PythonStandalone still doesn't compile due t... | Jack Jansen | 2000-06-04 | 1 | -2/+2 |
|
|
* | Config file for PythonStandCarbon (small non-shared MacPython for Carbon). | Jack Jansen | 2000-06-02 | 1 | -0/+40 |
|
|
* | Made compatible with MSL Carbon libraries. | Jack Jansen | 2000-06-02 | 1 | -4/+13 |
|
|
* | USE_GUSI2 should be defined, not USE_GUSI1. | Jack Jansen | 2000-05-09 | 1 | -2/+2 |
|
|
* | We should define both USE_GUSI and USE_GUSI2. | Jack Jansen | 2000-05-06 | 1 | -2/+5 |
|
|
* | Enable multithreading. | Jack Jansen | 2000-04-07 | 3 | -0/+3 |
|
|
* | Started on GUSI2 and threading support. | Jack Jansen | 2000-04-07 | 8 | -6/+48 |
|
|
* | Renamed USE_MAC_DYNAMIC_LOADING to HAVE_DYNAMIC_LOADING | Jack Jansen | 1999-12-29 | 1 | -1/+1 |
|
|
* | Modified for new dll import source organisation by Greg. | Jack Jansen | 1999-12-24 | 2 | -2/+2 |
|
|
* | Added USE_APPEARANCE flag. | Jack Jansen | 1999-12-09 | 3 | -0/+3 |
|
|
* | First bits and pieces of appearance support: an init routine, a global flag P... | Jack Jansen | 1999-12-07 | 1 | -0/+1 |
|
|
* | Added a define USE_CORE_TOOLBOX, which includes six core toolbox modules | Jack Jansen | 1999-02-07 | 1 | -1/+2 |
|
|
* | Projects moved to Mac:Build. The macfreeze projects still need sorting out. | Jack Jansen | 1999-01-29 | 39 | -3493/+0 |
|
|
* | Added Icn module to toolboxmodules | Jack Jansen | 1999-01-25 | 2 | -0/+1 |
|
|
* | Set PythonCore version number to sys.hexversion, and removed version | Jack Jansen | 1999-01-25 | 23 | -0/+0 |
|
|
* | CW Projects for 1.5.2b1 | Jack Jansen | 1999-01-13 | 23 | -0/+0 |
|
|