summaryrefslogtreecommitdiffstats
path: root/Mac/Include/macbuildno.h
Commit message (Collapse)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-1/+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 Jansen2003-02-211-1/+1
|
* Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk.Jack Jansen2003-01-081-1/+1
|
* - Got rid of newmodule.cJack Jansen2002-06-201-1/+1
| | | | - These are the final projects that support classic.
* Merging changes from release22-branch.Jack Jansen2001-12-271-1/+1
|
* Applying r22c1 branch mods back to the trunk.Jack Jansen2001-12-201-1/+1
|
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-1/+1
| | | | changes from start of branch upto r22b2 were already merged, of course).
* Tweaks for MacPython 2.2b1Jack Jansen2001-10-231-1/+1
|
* Final tweaks for 2.2a3 distribution.Jack Jansen2001-09-081-1/+1
|
* The MacOS toolbox modules have acquired an _ in front of their name. Normal ↵Jack Jansen2001-08-231-1/+1
| | | | usage is through a wrapper module (without underscore) which lives in the Carbon package.
* Bit another bullet: all toolbox modules are now in dynamically loaded ↵Jack Jansen2001-08-071-1/+1
| | | | modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work.
* Merging appropriate 2.1.1 fixes back into the main trunk.Jack Jansen2001-08-031-1/+1
|
* - Raise console window on input. Fixes Carbon hang.Jack Jansen2001-04-251-1/+1
|
* Updated for 2.1b2 distribution.Jack Jansen2001-03-271-1/+1
|
* Files for second 2.1b1 distribution.Jack Jansen2001-03-151-1/+1
|
* Files for 2.1b1 distribution.Jack Jansen2001-03-061-1/+1
|
* 2.1a2 distribution files.Jack Jansen2001-02-171-1/+1
|
* Final version used for 2.0 distribution.Jack Jansen2000-10-221-1/+1
|
* Keepconsole is now a 4-way option: never/errorexit/unseen output/always. ↵Jack Jansen2000-09-221-1/+1
| | | | Default is "unseen output". Upped the Popt version number.
* ANSIfication step 1: get rid of Py_PROTO and Py_FPROTO.Jack Jansen2000-07-111-1/+1
|
* Removed THINK_C support.Jack Jansen2000-06-041-1/+1
|
* Project files converted for CW Pro 4. And the daylight savings time switch ↵Jack Jansen1998-11-011-1/+1
| | | | seems to have "modified" the resource files (but nothing has changed there).
* Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.Jack Jansen1998-10-121-1/+1
|
* I guess I'll have to commit this file occasionally...Jack Jansen1998-08-201-1/+1
|
* Added prototypes for the code resource routines, and for PstringJack Jansen1998-07-131-1/+1
| | | | (which was missing, for some reason).
* Version for 1.5.1Jack Jansen1998-05-061-1/+1
|
* I give in. Now Tk is also using resources just above 128, so PythonJack Jansen1998-01-061-1/+1
| | | | | | now uses only 228-256, leaving 128-228 free for others. This mod affects prefs files, libraries and almost everything else, so I've upped my local Python to 1.5b4 to remain sane.
* Define BUILDNO in macbuildno.h (incremented by fullbuild)Jack Jansen1997-09-011-0/+1