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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added PyOS_CheckStack() function which returns -1 when we are running
Jack Jansen
1996-07-22
1
-0/+14
*
Old names changed to Py_GetCopyright, etc.
Jack Jansen
1996-07-10
4
-6/+6
*
PyMac_GetFixed() didn't return 1 on success
Jack Jansen
1996-05-31
1
-0/+1
*
Added support for override preferences
Jack Jansen
1996-04-04
1
-13/+54
*
Don't change Standard File folder on chdir().
Jack Jansen
1996-03-25
1
-0/+2
*
Replaced non-ascii chars by backslash escapes
Jack Jansen
1996-03-25
1
-1/+1
*
Somehow the <<terminated>> got mangled. Fixed.
Jack Jansen
1996-03-20
1
-1/+1
*
- Allow setting of argc/argv in <option>-start dialog
Jack Jansen
1996-03-12
1
-5/+27
*
Added missing include of Fonts.h
Jack Jansen
1996-03-07
1
-0/+1
*
Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()
Jack Jansen
1996-03-06
2
-15/+34
*
Added code to make fsspecs work for gusi-python
Jack Jansen
1996-03-05
1
-0/+16
*
Added __sinit() call, so C++ initializations in shared library work
Jack Jansen
1996-02-29
1
-0/+3
*
- Reorganized init code
Jack Jansen
1996-02-28
4
-45/+57
*
Store default startup options in preference file or
Jack Jansen
1996-02-21
2
-4/+55
*
Changed MacOS creator code from PYTH to Pyth
Jack Jansen
1996-02-21
1
-1/+1
*
Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being)
Jack Jansen
1996-02-20
1
-0/+2
*
Modified for GUSI
Jack Jansen
1996-02-14
2
-5/+10
*
Added converters for Fixed
Jack Jansen
1995-11-15
1
-0/+23
*
Changed for the 1.3.2 compiler (CW7.5)
Jack Jansen
1995-11-14
1
-2/+2
*
Initialize GUSI for MacTkPython
Jack Jansen
1995-11-14
1
-0/+3
*
Continue looking for "open doc" events even after "open app". This
Jack Jansen
1995-11-10
1
-0/+3
*
Cosmetic change to event handling.
Jack Jansen
1995-11-10
1
-3/+11
*
For MW Python, update titlebar of window when python exits.
Jack Jansen
1995-11-10
1
-5/+9
*
Added options for keeping window open on normal/error termination
Jack Jansen
1995-10-27
1
-10/+45
*
Added prototypes.
Jack Jansen
1995-10-23
1
-2/+2
*
Export strdup (parsermodule needs it)
Jack Jansen
1995-10-12
1
-2/+4
*
Removed unused variables
Jack Jansen
1995-10-09
1
-4/+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
2
-92/+73
*
Removed unused variables
Jack Jansen
1995-08-31
1
-2/+2
*
removed unused variables
Jack Jansen
1995-08-31
1
-2/+0
*
Lots of stuff moved to other files.
Jack Jansen
1995-08-14
1
-381/+55
*
This is completely different from the old mainmain (which wasn't used
Jack Jansen
1995-08-14
1
-88/+252
*
macgetpath - sys.path setting code factored out of config.c and
Jack Jansen
1995-08-14
2
-0/+289
*
Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named the
Jack Jansen
1995-08-14
1
-0/+4
*
Initial revision
Guido van Rossum
1995-08-08
1
-0/+27
*
Better error messages wrt missing resources and preferences
Jack Jansen
1995-08-07
1
-3/+4
*
Added code so you canset "command line options" if you
Jack Jansen
1995-07-29
1
-1/+61
*
Un-installing of AE handlers fixed (AE is very picky that you specify
Jack Jansen
1995-07-29
1
-8/+15
*
Initial port to CodeWarrior CFM68K support (mainly by disabling
Jack Jansen
1995-06-27
3
-2/+12
*
Added code to obtain sys.path from a resource
Jack Jansen
1995-06-18
1
-0/+97
*
Ported to CW6
Jack Jansen
1995-06-14
1
-4/+1
*
- The prefs file wasn't updated correctly if it already existed.
Jack Jansen
1995-04-24
1
-5/+10
*
Under MW also be more conservative about events to request
Jack Jansen
1995-02-27
1
-11/+6
*
return old value of PyMac_DoYieldEnabled; -1 means do not even check for inte...
Guido van Rossum
1995-02-26
1
-1/+9
*
MAde a few things more orthogonal and did some cleanups:
Jack Jansen
1995-02-24
2
-24/+67
*
ported to MPW, moved main() here
Guido van Rossum
1995-02-20
1
-15/+31
*
moved main() to macglue.c
Guido van Rossum
1995-02-20
1
-12/+0
*
ported to CFM-68K
Guido van Rossum
1995-02-20
1
-12/+19
*
- Added PyMac_GetDirectory call which asks the user to select a
Jack Jansen
1995-02-20
1
-20/+79
[next]