summaryrefslogtreecommitdiff
path: root/Objective-C/PyObjC
Commit message (Expand)AuthorAgeFilesLines
* Objective-C layer: Fix an erronous assumption about ssize_t being equivalent ...Matthias Benkard2008-03-181-3/+3
* Use NSRecursiveLock rather than POSIX semaphores.Matthias Benkard2008-02-161-1/+2
* Objective-C layer: Add slot handling functions.Matthias Benkard2008-02-031-1/+1
* Objective-C layer: Make use of the Objective-C 2.0 runtime.Matthias Benkard2008-02-031-0/+1
* Add pyobjc-compat.h from PyObjC.Matthias Benkard2008-01-282-0/+104
* Add NeXT runtime guards to the files imported from PyObjC.Matthias Benkard2008-01-282-0/+8
* Import NeXT runtime support files from PyObjC.Matthias Benkard2008-01-282-0/+1185
* Directory layout: Put code imported from PyObjC into its own directory.Matthias Benkard2008-01-289-0/+1706