Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9abaf4d3b78d756e4c0e30b7accb70e531dd9085
/
Mac
/
Compat
ed79548
No need to make the S_ constants 32 bit (and its actually harmful because of multiple defines).
by Jack Jansen
· 24 years ago
bef8f68
Always use c2pstrcpy in stead of c2pstr, not only when compiling for carbon.
by Jack Jansen
· 24 years ago
74a1e63
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
by Jack Jansen
· 24 years ago
2d391f2
include stdio.h for sprintf prototype.
by Jack Jansen
· 24 years ago
9ae898b
ANSIfication step 2: make sure all needed prototypes are available, and all needed
by Jack Jansen
· 24 years ago
021da55
Removed THINK_C support.
by Jack Jansen
· 24 years ago
2b44ba5
Revived various of the compatability routines and made them Carbon-compliant. This is needed because the initial carbon-python does not use GUSI.
by Jack Jansen
· 24 years ago
8f7f91f
(Temporarily) revived after a long sleep, for building MacPython without GUSI
by Jack Jansen
· 24 years ago
69652f8
Moved to the Compat folder (in case anyone still wants to try MPW building), it hasn't been used for years.
by Jack Jansen
· 25 years ago
b764eed
c2pstring has moved to a different include file
by Jack Jansen
· 28 years ago
9e1be97
Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONS
by Jack Jansen
· 28 years ago
08d2071
set some fields to zero for directories
by Guido van Rossum
· 29 years ago
23ebeba
Made more ppc-savvy
by Jack Jansen
· 29 years ago
a0e76be
Ported to CodeWarrior 6
by Jack Jansen
· 29 years ago
f74c36c
fix bug with volume root
by Guido van Rossum
· 30 years ago
bcf3b56
also set cur dir for standard get/put file
by Guido van Rossum
· 30 years ago
5bc76cd
add casts for __SC__
by Guido van Rossum
· 30 years ago
a42960c
ported to THINK C (not tested yet)
by Guido van Rossum
· 30 years ago
84fa5ec
Initial version of FSSpec and Alias code. Non-functional as of now.
by Jack Jansen
· 30 years ago
67132b3
Some of these were overwriting their argument with a pascal
by Jack Jansen
· 30 years ago
0c63770
Ported to CodeWarrior
by Jack Jansen
· 30 years ago
739267b
Completed (hopefully) the unification of THINK 6.0 and MPW 3.2
by Guido van Rossum
· 30 years ago
e783444
Intermediate version of changes after porting to MPW 3.2
by Guido van Rossum
· 30 years ago
d4d7728
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
by Guido van Rossum
· 30 years ago