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
/
Compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to make the S_ constants 32 bit (and its actually harmful because of ...
Jack Jansen
2001-01-22
1
-3/+3
*
Always use c2pstrcpy in stead of c2pstr, not only when compiling for carbon.
Jack Jansen
2001-01-12
1
-8/+0
*
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
Jack Jansen
2000-07-14
2
-6/+6
*
include stdio.h for sprintf prototype.
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
4
-4/+4
*
Removed THINK_C support.
Jack Jansen
2000-06-04
1
-6/+0
*
Revived various of the compatability routines and made them Carbon-compliant....
Jack Jansen
2000-06-02
4
-25/+61
*
(Temporarily) revived after a long sleep, for building MacPython without GUSI
Jack Jansen
2000-05-12
1
-5/+5
*
Moved to the Compat folder (in case anyone still wants to try MPW building), ...
Jack Jansen
2000-05-03
1
-0/+44
*
c2pstring has moved to a different include file
Jack Jansen
1997-05-07
1
-3/+0
*
Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONS
Jack Jansen
1997-04-08
2
-6/+6
*
set some fields to zero for directories
Guido van Rossum
1995-08-08
1
-4/+6
*
Made more ppc-savvy
Jack Jansen
1995-07-28
1
-0/+10
*
Ported to CodeWarrior 6
Jack Jansen
1995-06-09
1
-0/+5
*
fix bug with volume root
Guido van Rossum
1995-02-21
1
-20/+22
*
also set cur dir for standard get/put file
Guido van Rossum
1995-02-20
1
-0/+9
*
add casts for __SC__
Guido van Rossum
1995-02-17
1
-2/+2
*
ported to THINK C (not tested yet)
Guido van Rossum
1995-01-19
2
-6/+3
*
Initial version of FSSpec and Alias code. Non-functional as of now.
Jack Jansen
1995-01-18
2
-0/+77
*
Some of these were overwriting their argument with a pascal
Jack Jansen
1995-01-18
4
-12/+4
*
Ported to CodeWarrior
Jack Jansen
1994-12-14
1
-1/+1
*
Completed (hopefully) the unification of THINK 6.0 and MPW 3.2
Guido van Rossum
1994-08-29
3
-30/+41
*
Intermediate version of changes after porting to MPW 3.2
Guido van Rossum
1994-08-26
2
-0/+82
*
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
Guido van Rossum
1994-08-19
8
-0/+348