]> git.saurik.com Git - apple/objc4.git/commit
objc4-551.1.tar.gz os-x-109 os-x-1091 os-x-1092 os-x-1093 os-x-1094 os-x-1095 v551.1
authorApple <opensource@apple.com>
Tue, 29 Oct 2013 00:03:36 +0000 (00:03 +0000)
committerApple <opensource@apple.com>
Tue, 29 Oct 2013 00:03:36 +0000 (00:03 +0000)
commit7257e56cc9570231fcb1a302702a85f51f9a9790
tree44b21a4ced94e28ae37259c5558f72fc071f628b
parentb496e0986ba6c65ea66cb359f67cc7b28cd37f38
objc4-551.1.tar.gz
144 files changed:
markgc.c
objc.xcodeproj/project.pbxproj
runtime/Accessors.subproj/objc-accessors.h
runtime/Accessors.subproj/objc-accessors.mm
runtime/Messengers.subproj/objc-msg-arm.s
runtime/Messengers.subproj/objc-msg-i386.s
runtime/Messengers.subproj/objc-msg-simulator-i386.s
runtime/Messengers.subproj/objc-msg-win32.m
runtime/Messengers.subproj/objc-msg-x86_64.s
runtime/NSObjCRuntime.h [new file with mode: 0644]
runtime/NSObject.h [new file with mode: 0644]
runtime/NSObject.mm
runtime/Object.h
runtime/Object.m [deleted file]
runtime/Object.mm [new file with mode: 0644]
runtime/OldClasses.subproj/List.h
runtime/Protocol.h
runtime/Protocol.mm
runtime/a1a2-blocktramps-arm.s
runtime/a1a2-blocktramps-i386.s
runtime/a1a2-blocktramps-x86_64.s
runtime/a2a3-blocktramps-arm.s
runtime/a2a3-blocktramps-i386.s
runtime/a2a3-blocktramps-x86_64.s
runtime/hashtable2.mm
runtime/llvm-AlignOf.h [new file with mode: 0644]
runtime/llvm-DenseMap.h
runtime/llvm-DenseMapInfo.h [new file with mode: 0644]
runtime/llvm-MathExtras.h [new file with mode: 0644]
runtime/llvm-type_traits.h
runtime/maptable.mm
runtime/message.h
runtime/objc-abi.h
runtime/objc-api.h
runtime/objc-auto-dump.m [deleted file]
runtime/objc-auto-dump.mm [new file with mode: 0644]
runtime/objc-auto.h
runtime/objc-auto.m [deleted file]
runtime/objc-auto.mm [new file with mode: 0644]
runtime/objc-block-trampolines.mm
runtime/objc-cache-old.h [new file with mode: 0644]
runtime/objc-cache-old.mm [new file with mode: 0644]
runtime/objc-cache.h [new file with mode: 0644]
runtime/objc-cache.mm
runtime/objc-class-old.m [deleted file]
runtime/objc-class-old.mm [new file with mode: 0644]
runtime/objc-class.mm
runtime/objc-config.h
runtime/objc-env.h [new file with mode: 0644]
runtime/objc-errors.mm
runtime/objc-exception.h
runtime/objc-exception.mm
runtime/objc-externalref.mm
runtime/objc-file-old.h
runtime/objc-file-old.m [deleted file]
runtime/objc-file-old.mm [new file with mode: 0644]
runtime/objc-file.h
runtime/objc-file.mm
runtime/objc-gdb.h
runtime/objc-initialize.h
runtime/objc-initialize.mm
runtime/objc-internal.h
runtime/objc-load.h
runtime/objc-loadmethod.mm
runtime/objc-lockdebug.mm
runtime/objc-opt.mm
runtime/objc-os.h
runtime/objc-os.mm
runtime/objc-private.h
runtime/objc-references.mm
runtime/objc-runtime-new.h
runtime/objc-runtime-new.mm
runtime/objc-runtime-old.h
runtime/objc-runtime-old.m [deleted file]
runtime/objc-runtime-old.mm [new file with mode: 0644]
runtime/objc-runtime.mm
runtime/objc-sel-old.mm [new file with mode: 0644]
runtime/objc-sel-table.s
runtime/objc-sel.mm
runtime/objc-sync.h
runtime/objc-sync.mm
runtime/objc-weak.h
runtime/objc-weak.mm
runtime/objc.h
runtime/runtime.h
test/Makefile
test/addProtocol.m
test/applescriptobjc.m [new file with mode: 0644]
test/applescriptobjc2.m [new file with mode: 0644]
test/arr-weak.m
test/badCache.m [new file with mode: 0644]
test/badCache2.m [new file with mode: 0644]
test/badTagClass.m [new file with mode: 0644]
test/badTagIndex.m [new file with mode: 0644]
test/category.m
test/cdtors.mm
test/classname.m
test/copyIvarList.m
test/copyPropertyList.m
test/createInstance.m
test/customrr.m
test/customrr2.m
test/debuggerMode.m [deleted file]
test/definitions.c
test/evil-category-def.m
test/evil-class-def.m
test/exc.m
test/exchangeImp.m
test/forward.m
test/future.m
test/gc-main.m
test/gc.m
test/gdb-lock.m [deleted file]
test/getMethod.m
test/ignoredSelector.m
test/ignoredSelector2.m [new file with mode: 0644]
test/imageorder.h
test/ivarSlide.m
test/layout.m
test/literals.m
test/load-order1.m
test/load-order2.m
test/load-order3.m
test/load-parallel0.m
test/load-reentrant.m
test/load-reentrant2.m
test/msgSend.m
test/nopool.m [new file with mode: 0644]
test/nsexc.m
test/resolve.m
test/rr-autorelease2.m
test/sel.m
test/taggedNSPointers.m
test/taggedPointers.m
test/taggedPointersDisabled.m [new file with mode: 0644]
test/test.h
test/test.pl
test/unload.m
test/unload2.m
test/unload3.c
test/weak.h
test/weak2.m
test/weakrace.m [new file with mode: 0644]
unexported_symbols