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
/
icgluemodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two bad type identifiers that caused crashes on OSX (icglue and Nav).
Guido van Rossum
2007-07-25
1
-2/+1
*
Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.
Jack Jansen
2003-11-20
1
-1/+1
*
WITHOUT_FRAMEWORKS conditional code bites the dust: this was for
Jack Jansen
2003-11-19
1
-4/+0
*
Getting rid of pre-Carbon (MacOS8) support. All code depending on
Jack Jansen
2002-12-12
1
-89/+0
*
staticforward bites the dust.
Jeremy Hylton
2002-07-17
1
-1/+1
*
Replaced lots of PyMem_DEL() calls with PyObject_DEL().
Jack Jansen
2002-05-22
1
-2/+2
*
Internet Config is now part of official Apple interfaces, so use the new
Jack Jansen
2002-01-11
1
-78/+65
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-1/+1
*
Added prototypes to silence gcc strict-prototype warnings.
Jack Jansen
2001-09-04
1
-60/+21
*
Include Carbon/Carbon.h in stead of universal headers, if appropriate.
Jack Jansen
2001-05-19
1
-7/+19
*
Ported the icglue module to carbon.
Jack Jansen
2001-01-29
1
-1/+5
*
Undefine and redefine PRAGMA_ALIGN_SUPPORTED under Carbon. Apple's "solution"...
Jack Jansen
2001-01-19
1
-0/+8
*
Added/updated copyright notices
Jack Jansen
1997-01-31
1
-1/+1
*
Low-level interface to Internet Config (to be augmented by nice Python
Jack Jansen
1997-01-07
1
-0/+596