| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
the need for the out-of-tree universal binary support that was used to build
the 2.4.3 installer.
Missing here relative to that tree are some changes to IDLE, IMHO those patches
aren't appropriate for the 2.4 branch and users are better of using 2.5's IDLE.
|
| |
|
|
| |
Cleaned up various things in the toolbox modules.
|
| |
|
|
| |
pre-carbon MacOS9 support.
|
| | |
|
| |
|
|
|
|
|
|
| |
changes
are including Carbon/Carbon.h in stead of the old headers (unless WITHOUT_FRAMEWORKS
is defined, as it will be for classic MacPython) and selectively disabling all the
stuff that is unneeded in a unix-Python (event handling, etc).
|
| |
|
|
| |
gets a reasonable explanation in stead of a large negative number.
|
| |
|
|
|
|
|
|
| |
- Changed FragLoader.h to CodeFragments.h
- Removed Desk.h
- Regenerated bgen modules from new universal headers
- Changed some of the s# in PyArg_ParseTuple to m# (unfortunately:
this should have been a different commit)
|
| |
|
|
| |
(and the &*^$%@ resource files got binhexed again, sigh)
|
| | |
|
| | |
|
|
|
macosmodule.c: interface to random collection of Managers.
macsetfiletype.c: set file type, for import.c.
|