Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8608d91e07868f14f71be9784149f813ef1b0a74
/
Mac
/
Modules
/
icgluemodule.c
7107c1a
Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.
by Jack Jansen
· 21 years ago
37249c5
WITHOUT_FRAMEWORKS conditional code bites the dust: this was for
by Jack Jansen
· 21 years ago
6c7e326
Getting rid of pre-Carbon (MacOS8) support. All code depending on
by Jack Jansen
· 22 years ago
938ace6
staticforward bites the dust.
by Jeremy Hylton
· 23 years ago
0e2f798
Replaced lots of PyMem_DEL() calls with PyObject_DEL().
by Jack Jansen
· 23 years ago
8f54f2a
Internet Config is now part of official Apple interfaces, so use the new
by Jack Jansen
· 23 years ago
1464839
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
by Guido van Rossum
· 23 years ago
1767f93
Added prototypes to silence gcc strict-prototype warnings.
by Jack Jansen
· 23 years ago
6143d53
Include Carbon/Carbon.h in stead of universal headers, if appropriate.
by Jack Jansen
· 24 years ago
5a8115c
Ported the icglue module to carbon.
by Jack Jansen
· 24 years ago
726d873
Undefine and redefine PRAGMA_ALIGN_SUPPORTED under Carbon. Apple's "solution" of a funny define makes portable code impossible:-(
by Jack Jansen
· 24 years ago
42218ce
Added/updated copyright notices
by Jack Jansen
· 28 years ago
8ce72f5
Low-level interface to Internet Config (to be augmented by nice Python
by Jack Jansen
· 28 years ago