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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
manually defined Resource() function
Guido van Rossum
1995-02-05
1
-0/+25
*
more think/mw changes
Guido van Rossum
1995-02-05
2
-12/+71
*
added Resource(), to create new resources from Python
Guido van Rossum
1995-02-05
2
-0/+29
*
get rid of obsolete low-level routines
Guido van Rossum
1995-02-05
1
-54/+8
*
Added HandleEvent method to macos, so python programs can hand back
Jack Jansen
1995-02-02
1
-0/+14
*
Added [GS]etCreatorType methods to FSSpec objects
Jack Jansen
1995-02-02
1
-0/+49
*
Committed a more or less working version.
Guido van Rossum
1995-01-30
35
-0/+10223
*
fixed StandardGetFile argument handling
Guido van Rossum
1995-01-30
1
-11/+4
*
- Moved interrupt code to macglue.c
Jack Jansen
1995-01-27
1
-0/+15
*
added (method) casts and 1995 copyright
Guido van Rossum
1995-01-26
1
-9/+12
*
Added eventhandling in mainloop/busywait routine plus leaving some
Jack Jansen
1995-01-26
1
-0/+23
*
CodeWarrior 5 has more unixisms (open/close/read/write)
Jack Jansen
1995-01-26
1
-10/+13
*
Complete rewrite.
Jack Jansen
1995-01-26
1
-49/+349
*
split PATH over multiple lines for clarity;
Guido van Rossum
1995-01-25
1
-1/+20
*
Got rid of the Resource and Sound interfaces, in favor of the ones
Guido van Rossum
1995-01-25
1
-410/+3
*
ported CW5 changes back to Think
Guido van Rossum
1995-01-22
1
-0/+1
*
Got rid of {Get,Set}FileType in favor of {Get,Set}CreatorAndType --
Guido van Rossum
1995-01-22
1
-37/+19
*
added Res module
Guido van Rossum
1995-01-22
1
-0/+2
*
Make malloc stats routine available under MetroWerks
Jack Jansen
1995-01-22
1
-0/+4
*
Ported to CW5/new universal headers
Jack Jansen
1995-01-22
1
-2/+2
*
Removed imgformat reference
Jack Jansen
1995-01-22
1
-1/+0
*
renamed Get routines to PyMac_Get; added macfs to config.c
Guido van Rossum
1995-01-21
3
-10/+10
*
ported to THINK C (not tested yet)
Guido van Rossum
1995-01-19
1
-0/+4
*
ported Jacks changes back to think C
Guido van Rossum
1995-01-18
1
-2/+10
*
added high level event interface (requires stdwin patch)
Guido van Rossum
1995-01-18
1
-3/+99
*
Initial version of FSSpec and Alias code. Non-functional as of now.
Jack Jansen
1995-01-18
1
-0/+184
*
More Pstring() stuff and some cosmetics
Jack Jansen
1995-01-18
1
-1/+16
*
Moved some generally useful routines to macglue.c
Jack Jansen
1995-01-18
1
-28/+0
*
rename2 changes
Guido van Rossum
1995-01-12
1
-12/+10
*
Used new getargs interface; added {Get,Set}FileInfo.
Guido van Rossum
1995-01-09
1
-44/+77
*
1995 copyright
Guido van Rossum
1995-01-08
4
-8/+8
*
- Use PyErr_Mac for nicer exceptions
Jack Jansen
1994-12-14
1
-25/+57
*
Ported to MetroWerks, which misses file-descriptor like functionality.
Jack Jansen
1994-12-14
1
-0/+22
*
- PYTHONPATH is now \n-separated, so you can have directories with
Jack Jansen
1994-12-14
1
-2/+75
*
- Added Version method
Jack Jansen
1994-12-14
1
-129/+127
*
Interface to Mac Communications Toolbox (only Connection Manager for
Jack Jansen
1994-12-14
1
-0/+585
*
Add files by Jack
Guido van Rossum
1994-10-02
2
-0/+577
*
config.c: add MacOS module
Guido van Rossum
1994-09-29
2
-38/+52
*
Support user routines (callbacks) on sound channels.
Guido van Rossum
1994-09-16
1
-6/+74
*
gestaltmodule.c: interface to Gestalt Manager.
Guido van Rossum
1994-09-16
2
-0/+450
*
Completed (hopefully) the unification of THINK 6.0 and MPW 3.2
Guido van Rossum
1994-08-29
2
-9/+20
*
Intermediate version of changes after porting to MPW 3.2
Guido van Rossum
1994-08-26
1
-4/+4
*
Some more changes
Guido van Rossum
1994-08-23
2
-10/+17
*
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
Guido van Rossum
1994-08-19
2
-34/+65
*
Change include path for unixemu headers; rename access to access_
Guido van Rossum
1994-06-27
1
-4/+4
*
Don't include intrcheck.h
Guido van Rossum
1994-06-23
1
-1/+0
*
Walker's changes fixed so they work in THINK C 5
Guido van Rossum
1994-05-06
1
-10/+17
*
Changes by RMW for MPW
Guido van Rossum
1994-05-06
1
-0/+9
*
As extended by Richard M Walker for MPW
Guido van Rossum
1994-05-06
1
-79/+292
*
Fix copyright -- 1994 instead of 1004!
Guido van Rossum
1994-01-18
1
-1/+1
[next]