summaryrefslogtreecommitdiff
path: root/MLKForeignProcedure.m
Commit message (Expand)AuthorAgeFilesLines
* MLKForeignProcedure: Do not free(3) the foreign function in -dealloc.Matthias Benkard2008-08-081-5/+1
* Implement -finalize methods where appropriate.Matthias Andreas Benkard2008-08-071-0/+7
* Include alloca.h where appropriate.Matthias Andreas Benkard2008-08-061-0/+1
* Add %FOREIGN-LAMBDA.Matthias Andreas Benkard2008-08-061-0/+117