summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/MacOS.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-643/+0
* Merged revisions 59666-59679 via svnmerge fromChristian Heimes2008-01-031-1/+1
* #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.Christian Heimes2007-12-191-1/+1
* Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i...Christian Heimes2007-12-021-1/+1
* Use symbolic name for METH_VARARGS.Georg Brandl2007-09-011-14/+14
* Merged revisions 56483-56491 via svnmerge fromMartin v. Löwis2007-07-221-3/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+644