Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |