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
...
*
- Rationalized override preferences support, by remembering
Jack Jansen
1996-09-06
2
-30/+66
*
Python about box implemented. Slightly convoluted, since (a) we have
Jack Jansen
1996-09-06
2
-0/+38
*
Check that our override pythonpath is actually coming from the
Jack Jansen
1996-09-05
1
-8/+16
*
Removed unused vars
Jack Jansen
1996-09-05
1
-2/+0
*
- Fixed PyMac_DoYield:
Jack Jansen
1996-09-04
2
-12/+71
*
Always call __initialize(), also on PPC
Jack Jansen
1996-08-23
1
-23/+14
*
Added void before main
Jack Jansen
1996-08-20
1
-0/+1
*
Fixed command-. handling
Jack Jansen
1996-08-19
1
-2/+15
*
Fixed to work for ppc and cfm68k
Jack Jansen
1996-08-19
1
-0/+4
*
Removed debug printf
Jack Jansen
1996-08-19
1
-3/+1
*
Removed obsolete cfm68k ifdef (Guido)
Jack Jansen
1996-08-19
1
-3/+0
*
Include config.h
Jack Jansen
1996-08-19
1
-0/+2
*
Guido:
Jack Jansen
1996-08-19
1
-14/+5
*
Guido: added some void's to declarations
Jack Jansen
1996-08-19
1
-1/+5
*
Guido: changed __sinit to __initialize for CFM68K.
Jack Jansen
1996-08-19
1
-2/+2
*
Dummy SpinCursor() if __CFM68K__ is defined
Jack Jansen
1996-08-19
1
-0/+10
*
Guido's 1.4b2 fixes: Py_GetProgramName, Py_GetPrefix and Py_GetExecPrefix.
Jack Jansen
1996-08-02
1
-6/+20
*
- Minimum stacksize is now 8K for PPC, 4K for 68K
Jack Jansen
1996-08-01
1
-7/+20
*
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
[prev]
[next]