index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Python
/
macgetpath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Getting rid of support for MacOS9 and earlier. This is the first step,
Jack Jansen
2003-11-19
1
-442/+0
*
Getting rid of pre-Carbon (MacOS8) support. All code depending on
Jack Jansen
2002-12-12
1
-4/+0
*
staticforward bites the dust.
Jeremy Hylton
2002-07-17
1
-1/+1
*
Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now...
Jack Jansen
2002-04-11
1
-34/+0
*
Use getcwd(), not silly old getwd().
Jack Jansen
2001-12-14
1
-1/+1
*
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
Jack Jansen
2001-09-10
1
-2/+7
*
include macdefs.h for declaration of getwd, if non-gusi python.
Jack Jansen
2000-07-14
1
-0/+1
*
ANSIfication step 2: make sure all needed prototypes are available, and all n...
Jack Jansen
2000-07-11
1
-4/+8
*
Made the GUSI options work again with GUSI 2.
Jack Jansen
2000-04-21
1
-2/+2
*
Started on GUSI2 and threading support.
Jack Jansen
2000-04-07
1
-2/+2
*
put the preferences file in a folder called "Python" inside the prefs folder,...
Just van Rossum
1999-02-02
1
-10/+37
*
Re-indented properly (Just).
Jack Jansen
1998-07-31
1
-173/+173
*
If the preference filename resource is empty don't try to open or
Jack Jansen
1998-07-13
1
-4/+13
*
An applet with Popt and GUSI preferences but without alis resource
Jack Jansen
1998-05-07
1
-2/+3
*
The preference resource now has a version number
Jack Jansen
1997-09-08
1
-16/+21
*
Added/updated copyright notices
Jack Jansen
1997-01-31
1
-0/+31
*
Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty
Jack Jansen
1996-11-09
1
-13/+9
*
- Get preference filename from a resource
Jack Jansen
1996-10-22
1
-31/+53
*
- Put all options in a struct
Jack Jansen
1996-09-07
1
-11/+10
*
- Rationalized override preferences support, by remembering
Jack Jansen
1996-09-06
1
-29/+61
*
Check that our override pythonpath is actually coming from the
Jack Jansen
1996-09-05
1
-8/+16
*
Old names changed to Py_GetCopyright, etc.
Jack Jansen
1996-07-10
1
-1/+1
*
Added support for override preferences
Jack Jansen
1996-04-04
1
-13/+54
*
- Reorganized init code
Jack Jansen
1996-02-28
1
-5/+5
*
Store default startup options in preference file or
Jack Jansen
1996-02-21
1
-0/+34
*
Changed MacOS creator code from PYTH to Pyth
Jack Jansen
1996-02-21
1
-1/+1
*
Fixed to work on 68K (could be yet another optimizer bug or something)
Jack Jansen
1995-09-01
1
-5/+7
*
Python will now attempt (again) to create at least a minimal
Jack Jansen
1995-08-31
1
-89/+70
*
macgetpath - sys.path setting code factored out of config.c and
Jack Jansen
1995-08-14
1
-0/+282