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
*
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
*
ported back to Think C
Guido van Rossum
1995-02-19
1
-1/+8
*
use PyMac_GetArgv (in macgetargv.c) for applet inits
Guido van Rossum
1995-02-19
1
-17/+8
*
get argc/argv from AppleEvents
Guido van Rossum
1995-02-19
1
-0/+325
*
added applet initialization;
Guido van Rossum
1995-02-18
1
-12/+74
*
moved most of it to macglue.c
Guido van Rossum
1995-02-18
1
-67/+6
*
main program for applets
Guido van Rossum
1995-02-17
1
-0/+96
*
Added support for loading pyc code from a resource.
Jack Jansen
1995-02-15
1
-0/+115
*
ported to Think C
Guido van Rossum
1995-02-14
1
-1/+2
*
Changed PyMac_GetPythonDir to use a preferences file to store the
Jack Jansen
1995-02-13
1
-4/+46
*
Open library resource file read-only
Jack Jansen
1995-02-13
1
-1/+1
*
null-terminate the error string in macstrerror
Guido van Rossum
1995-02-13
1
-0/+1
*
Glue for the python shared library: an init routine that remembers
Jack Jansen
1995-02-13
1
-0/+65
*
Various changes wrt shared-library python:
Jack Jansen
1995-02-13
1
-7/+39
*
Added PyMac_GetPythonDir routine which obtains python home directory
Jack Jansen
1995-02-13
1
-0/+75
*
Added getfiletype routine
Jack Jansen
1995-02-13
1
-0/+13
*
Added stuff so CodeWarrior isn't so verbose about its stdio windows
Jack Jansen
1995-02-02
1
-0/+9
*
Added HandleEvent method to macos, so python programs can hand back
Jack Jansen
1995-02-02
1
-12/+23
*
added <OSEvents.h> for Think C
Guido van Rossum
1995-01-30
1
-0/+3
*
- Moved interrupt code to macglue.c
Jack Jansen
1995-01-27
1
-21/+131
*
reverse h/v in Point and Rect
Guido van Rossum
1995-01-26
1
-10/+12
*
Added eventhandling in mainloop/busywait routine plus leaving some
Jack Jansen
1995-01-26
1
-18/+119
*
Some layout changes; added EventRecord Get/Build functions (as a tuple).
Guido van Rossum
1995-01-25
1
-11/+96
*
fixed comment
Guido van Rossum
1995-01-22
1
-1/+1
*
added printf -- hack for Think C to init stdwin and stdio
Guido van Rossum
1995-01-22
1
-0/+16
*
cosmetics: copyright, comments
Guido van Rossum
1995-01-22
1
-15/+33
*
renamed Get routines to PyMac_Get; added macfs to config.c
Guido van Rossum
1995-01-21
1
-6/+7
*
modernized/rationalized, added PyMac_BuildOSType
Guido van Rossum
1995-01-18
1
-4/+13
*
More Pstring() stuff and some cosmetics
Jack Jansen
1995-01-18
2
-3/+1
*
- Moved some useful routines from macosmodule.c here
Jack Jansen
1995-01-18
1
-5/+93
*
must include rename2.h
Guido van Rossum
1995-01-17
1
-0/+2
*
rename2 changes
Guido van Rossum
1995-01-12
2
-1/+2
*
1995 copyright
Guido van Rossum
1995-01-08
1
-2/+2
*
New routines:
Jack Jansen
1994-12-14
1
-0/+86
*
Enlarged version buffer (nobody expects the spanish inquisition:-)
Jack Jansen
1994-12-14
1
-1/+5
*
Make it work under MPW too.
Guido van Rossum
1994-10-01
1
-3/+2
*
gestaltmodule.c: interface to Gestalt Manager.
Guido van Rossum
1994-09-16
1
-0/+25
*
Completed (hopefully) the unification of THINK 6.0 and MPW 3.2
Guido van Rossum
1994-08-29
1
-3/+3
*
Intermediate version of changes after porting to MPW 3.2
Guido van Rossum
1994-08-26
1
-3/+0
*
Added macmain.c (separate Mac specific main prog); bump version to 1.1
Guido van Rossum
1994-08-23
1
-0/+83
*
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
Guido van Rossum
1994-08-19
2
-3/+3
*
Replace <MacHeaders> by specific required header files
Guido van Rossum
1994-06-27
1
-1/+5
*
Initial revision
Guido van Rossum
1994-01-05
2
-0/+40