summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/MacOS.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for issue1594Ronald Oussoren2009-01-021-0/+9
* Another fix for 4-way universal builds, use the right #ifndef guardRonald Oussoren2008-08-121-1/+1
* This reverts r63675 based on the discussion in this thread:Gregory P. Smith2008-06-091-1/+1
* Fix build issue on OSX 10.4Ronald Oussoren2008-06-061-0/+3
* MacOS X: Enable 4-way universal buildsRonald Oussoren2008-06-051-77/+157
* Renamed PyString to PyBytesChristian Heimes2008-05-261-6/+6
* Add warnings to and deprecated all those Mac modulesBenjamin Peterson2008-05-121-0/+3
* Modified PyImport_Import and PyImport_ImportModule to always use absolute imp...Christian Heimes2008-01-031-1/+1
* Fix for bug #1525447 (renaming to MacOSmodule.c would also work, but notRonald Oussoren2006-07-251-0/+644