summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qd/_Qdmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-7142/+0
* #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.Christian Heimes2007-12-191-6/+6
* Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i...Christian Heimes2007-12-021-2/+2
* Merged revisions 56483-56491 via svnmerge fromMartin v. Löwis2007-07-221-10/+8
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-4/+1
* Updated (and regenerated) for name change in tp_init method arguments:Jack Jansen2005-07-031-55/+60
* Finished update to UH 3.4.2.Jack Jansen2003-12-061-0/+342
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-67/+0
* Give a better error message when a string of the wrong size isJack Jansen2003-03-211-4/+6
* - Various tweaks to shut up compiler warnings.Jack Jansen2002-12-231-2/+4
* Regenerated with inheritance-aware xxxx_Check() macros.Jack Jansen2002-12-191-2/+2
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-72/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-26/+82
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-1281/+973
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-315/+315
* staticforward bites the dust.Jeremy Hylton2002-07-171-3/+3
* Regenerated.Jack Jansen2002-04-231-3/+3
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-241-0/+933
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+570
* Patch supplied by Burton Radons for his own SF bug #487390: ModifyingGuido van Rossum2001-12-081-3/+3
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-7/+3
* A few more gcc warnings bite the dust.Jack Jansen2001-09-051-1/+1
* Shut up many more gcc warnings.Jack Jansen2001-09-051-16/+14
* Regenerated without default int return types.Jack Jansen2001-09-041-2/+2
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+5695