COMMITS
/ Mac/Python/macgetpath.c December 12, 2002
J
Getting rid of pre-Carbon (MacOS8) support. All code depending on
Jack Jansen committed
July 17, 2002
J
staticforward bites the dust.
Jeremy Hylton committed
April 11, 2002
December 14, 2001
J
Use getcwd(), not silly old getwd().
Jack Jansen committed
September 10, 2001
J
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
Jack Jansen committed
July 14, 2000
J
include macdefs.h for declaration of getwd, if non-gusi python.
Jack Jansen committed
July 11, 2000
J
ANSIfication step 2: make sure all needed prototypes are available, and all needed
Jack Jansen committed
April 21, 2000
J
Made the GUSI options work again with GUSI 2.
Jack Jansen committed
April 7, 2000
J
Started on GUSI2 and threading support.
Jack Jansen committed
February 2, 1999
J
July 31, 1998
J
Re-indented properly (Just).
Jack Jansen committed
July 13, 1998
J
If the preference filename resource is empty don't try to open or
Jack Jansen committed
May 7, 1998
J
An applet with Popt and GUSI preferences but without alis resource
Jack Jansen committed
September 8, 1997
J
The preference resource now has a version number
Jack Jansen committed
January 31, 1997
J
Added/updated copyright notices
Jack Jansen committed
November 9, 1996
J
Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty
Jack Jansen committed
October 22, 1996
J
- Get preference filename from a resource
Jack Jansen committed
September 7, 1996
J
- Put all options in a struct
Jack Jansen committed
September 6, 1996
J
- Rationalized override preferences support, by remembering
Jack Jansen committed
September 5, 1996
J
Check that our override pythonpath is actually coming from the
Jack Jansen committed
July 10, 1996
J
Old names changed to Py_GetCopyright, etc.
Jack Jansen committed
April 4, 1996
J
Added support for override preferences
Jack Jansen committed
February 28, 1996
J
- Reorganized init code
Jack Jansen committed
February 21, 1996
J
Store default startup options in preference file or
Jack Jansen committed
J
Changed MacOS creator code from PYTH to Pyth
Jack Jansen committed
September 1, 1995
J
Fixed to work on 68K (could be yet another optimizer bug or something)
Jack Jansen committed
August 31, 1995
J
Python will now attempt (again) to create at least a minimal
Jack Jansen committed
August 14, 1995
J
macgetpath - sys.path setting code factored out of config.c and
Jack Jansen committed