Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getting rid of support for MacOS9 and earlier. This is the first step, | Jack Jansen | 2003-11-19 | 1 | -0/+0 |
| | | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next. | ||||
* | Checking mac-specific stuff from the 2.3a2 branch in on the trunk. | Jack Jansen | 2003-02-21 | 1 | -0/+0 |
| | |||||
* | Added itertools module. | Jack Jansen | 2003-02-05 | 1 | -0/+0 |
| | |||||
* | Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. | Jack Jansen | 2003-01-08 | 1 | -0/+0 |
| | |||||
* | Added zipimport and _random module. | Jack Jansen | 2002-12-30 | 1 | -0/+0 |
| | |||||
* | Added File and Folder, removed macfs. | Jack Jansen | 2002-12-24 | 1 | -0/+0 |
| | |||||
* | Removed errors.rsrc: this is loaded dynamically from :Mac:Lib when needed. | Jack Jansen | 2002-12-14 | 1 | -0/+0 |
| | |||||
* | Got rid of unused Compat files. | Jack Jansen | 2002-12-13 | 1 | -0/+0 |
| | |||||
* | - Got rid of non-carbon builds | Jack Jansen | 2002-06-26 | 1 | -0/+0 |
| | | | | | - Use precompiled headers - Rationalize config file names. | ||||
* | - Got rid of newmodule.c | Jack Jansen | 2002-06-20 | 1 | -0/+0 |
| | | | | - These are the final projects that support classic. | ||||
* | Added enumobject.c | Jack Jansen | 2002-05-07 | 1 | -0/+0 |
| | |||||
* | Added boolobject.c | Jack Jansen | 2002-04-11 | 1 | -0/+0 |
| | |||||
* | Include obmalloc.c in the build. | Jack Jansen | 2002-03-25 | 1 | -0/+0 |
| | |||||
* | Merging changes from release22-branch. | Jack Jansen | 2001-12-27 | 1 | -0/+0 |
| | |||||
* | Updated to CodeWarrior Pro 7. | Jack Jansen | 2001-12-14 | 1 | -0/+0 |
| | |||||
* | Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the | Jack Jansen | 2001-11-30 | 1 | -0/+0 |
| | | | | changes from start of branch upto r22b2 were already merged, of course). | ||||
* | Tweaks for MacPython 2.2b1. | Jack Jansen | 2001-10-23 | 1 | -0/+0 |
| | |||||
* | Added weakrefobject.c and regenerated .exp files. | Jack Jansen | 2001-10-08 | 1 | -0/+0 |
| | |||||
* | Final tweaks for 2.2a3 distribution. | Jack Jansen | 2001-09-08 | 1 | -0/+0 |
| | |||||
* | Adapted for pymactoolbox.c and changed externals elsewhere. | Jack Jansen | 2001-08-08 | 1 | -0/+0 |
| | |||||
* | Bit another bullet: all toolbox modules are now in dynamically loaded ↵ | Jack Jansen | 2001-08-07 | 1 | -0/+0 |
| | | | | modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work. | ||||
* | Bit the bullet and enabled garbage collection (finally). | Jack Jansen | 2001-08-07 | 1 | -0/+0 |
| | | | | Also updated pyconfig.h to the current state of pyconfig.h.in. | ||||
* | Added descrobject.c and mysnprintf.c | Jack Jansen | 2001-08-03 | 1 | -0/+0 |
| | |||||
* | Got rid of mactoolboxglue.c | Jack Jansen | 2001-06-13 | 1 | -0/+0 |
| | |||||
* | Added pymactoolboxglue.c and changed the exported symbols having to do with ↵ | Jack Jansen | 2001-05-17 | 1 | -0/+0 |
| | | | | this. | ||||
* | Added iterobject.c to the project. And trying my first checkin at the same time. | Jack Jansen | 2001-05-12 | 1 | -0/+0 |
| | |||||
* | Files for 2.1 distribution. | Jack Jansen | 2001-04-25 | 1 | -0/+0 |
| | |||||
* | Disable fused-add-mul instructions. They give a nonstandard result for some ↵ | Jack Jansen | 2001-03-26 | 1 | -0/+0 |
| | | | | things that test_coercion complains about. The added performance is probably minimal for Python anyway. | ||||
* | Files for second 2.1b1 distribution. | Jack Jansen | 2001-03-15 | 1 | -0/+0 |
| | |||||
* | Files for 2.1b1 distribution. | Jack Jansen | 2001-03-06 | 1 | -0/+0 |
| | |||||
* | Added future.c | Jack Jansen | 2001-02-27 | 1 | -0/+0 |
| | |||||
* | Soundex has gone. | Jack Jansen | 2001-02-27 | 1 | -0/+0 |
| | |||||
* | 2.1a2 distribution files. | Jack Jansen | 2001-02-17 | 1 | -0/+0 |
| | |||||
* | Not sure what changed, probably an artefact of the new modules and/or new gusi. | Jack Jansen | 2001-02-12 | 1 | -0/+0 |
| | |||||
* | Bit the bullet and added a private GUSISIOUX for Python. This makes the ↵ | Jack Jansen | 2001-02-11 | 1 | -0/+0 |
| | | | | delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this. | ||||
* | Added cellobject.c | Jack Jansen | 2001-01-28 | 1 | -0/+0 |
| | |||||
* | ucnhash module has gone, xreadlines module added. | Jack Jansen | 2001-01-25 | 1 | -0/+0 |
| | |||||
* | Got rid of extraneous Modues:TE in the search path. | Jack Jansen | 2001-01-24 | 1 | -0/+0 |
| | |||||
* | Unicodedatabase.c has gone. | Jack Jansen | 2001-01-22 | 1 | -0/+0 |
| | |||||
* | Added CarbonAccessors.o to the non-carbon targets, and probably a few minor ↵ | Jack Jansen | 2001-01-21 | 1 | -0/+0 |
| | | | | things having to do with Python 2.1a1. | ||||
* | Various tweaks for Python 2.1a1. | Jack Jansen | 2001-01-19 | 1 | -0/+0 |
| | |||||
* | Added PythonCoreCarbon and PythonInterpreterCarbon targets. | Jack Jansen | 2001-01-14 | 1 | -0/+0 |
| | |||||
* | Drag moved to core toolbox modules (Win uses it). | Jack Jansen | 2000-12-12 | 1 | -0/+0 |
| | |||||
* | Updated for the current state of the main Python source tree. | Jack Jansen | 2000-12-03 | 1 | -0/+0 |
| | |||||
* | Getting rid of 68K targets. | Jack Jansen | 2000-11-14 | 1 | -0/+0 |
Started to rename projects to the de-facto standard .mcp extension. |