]> git.saurik.com Git - apple/objc4.git/commit
objc4-706.tar.gz macos-1012 macos-10121 macos-10122 macos-10123 os-x-1012 v706
authorApple <opensource@apple.com>
Wed, 2 Nov 2016 22:54:46 +0000 (22:54 +0000)
committerApple <opensource@apple.com>
Wed, 2 Nov 2016 22:54:46 +0000 (22:54 +0000)
commitc1e772c40e796593ee198c716af823e0d21540c8
treef7bfccb47dbc0841e15f7a2ba63c105a46cf2e3a
parent31875a974789e6fabb418ee53dff5e8f10fd8119
objc4-706.tar.gz
254 files changed:
libobjc.order
markgc.cpp
objc.xcodeproj/project.pbxproj
runtime/Messengers.subproj/objc-msg-arm.s
runtime/Messengers.subproj/objc-msg-arm64.s
runtime/Messengers.subproj/objc-msg-i386.s
runtime/Messengers.subproj/objc-msg-simulator-i386.s
runtime/Messengers.subproj/objc-msg-simulator-x86_64.s
runtime/Messengers.subproj/objc-msg-win32.m
runtime/Messengers.subproj/objc-msg-x86_64.s
runtime/NSObject.h
runtime/NSObject.mm
runtime/Object.h
runtime/Object.mm
runtime/OldClasses.subproj/List.h
runtime/Protocol.h
runtime/Protocol.mm
runtime/hashtable2.h
runtime/maptable.h
runtime/maptable.mm
runtime/message.h
runtime/objc-abi.h
runtime/objc-accessors.h [deleted file]
runtime/objc-accessors.mm
runtime/objc-api.h
runtime/objc-auto-dump.h [deleted file]
runtime/objc-auto-dump.mm [deleted file]
runtime/objc-auto.h
runtime/objc-auto.mm
runtime/objc-cache-old.mm
runtime/objc-cache.mm
runtime/objc-class-old.mm
runtime/objc-class.mm
runtime/objc-config.h
runtime/objc-env.h
runtime/objc-errors.mm
runtime/objc-exception.h
runtime/objc-exception.mm
runtime/objc-externalref.mm [deleted file]
runtime/objc-file-old.h
runtime/objc-file-old.mm
runtime/objc-file.mm
runtime/objc-gdb.h
runtime/objc-initialize.h
runtime/objc-initialize.mm
runtime/objc-internal.h
runtime/objc-lockdebug.mm
runtime/objc-object.h
runtime/objc-opt.mm
runtime/objc-os.h
runtime/objc-os.mm
runtime/objc-private.h
runtime/objc-runtime-new.h
runtime/objc-runtime-new.mm
runtime/objc-runtime-old.h
runtime/objc-runtime-old.mm
runtime/objc-runtime.mm
runtime/objc-sel-old.mm
runtime/objc-sel-table.s
runtime/objc-sel.mm
runtime/objc-sync.h
runtime/objc-weak.h
runtime/objc-weak.mm
runtime/objc.h
runtime/runtime.h
test/ARRBase.h [deleted file]
test/ARRBase.m [deleted file]
test/ARRLayouts.m [deleted file]
test/ARRMRR.h [deleted file]
test/ARRMRR.m [deleted file]
test/MRRARR.h [deleted file]
test/MRRARR.m [deleted file]
test/MRRBase.h [deleted file]
test/MRRBase.m [deleted file]
test/Makefile [deleted file]
test/accessors.m [deleted file]
test/accessors2.m [deleted file]
test/addMethod.m [deleted file]
test/addProtocol.m [deleted file]
test/applescriptobjc.m [deleted file]
test/applescriptobjc2.m [deleted file]
test/arr-cast.m [deleted file]
test/arr-weak.m [deleted file]
test/association-cf.m [deleted file]
test/association.m [deleted file]
test/atomicProperty.mm [deleted file]
test/badAltHandler.m [deleted file]
test/badCache.m [deleted file]
test/badTagClass.m [deleted file]
test/badTagIndex.m [deleted file]
test/bigrc.m [deleted file]
test/blocksAsImps.m [deleted file]
test/cacheflush.h [deleted file]
test/cacheflush.m [deleted file]
test/cacheflush0.m [deleted file]
test/cacheflush2.m [deleted file]
test/cacheflush3.m [deleted file]
test/category.m [deleted file]
test/cdtors.mm [deleted file]
test/classgetclass.m [deleted file]
test/classname.m [deleted file]
test/classpair.m [deleted file]
test/classversion.m [deleted file]
test/concurrentcat.m [deleted file]
test/concurrentcat_category.m [deleted file]
test/copyIvarList.m [deleted file]
test/copyMethodList.m [deleted file]
test/copyPropertyList.m [deleted file]
test/createInstance.m [deleted file]
test/customrr-cat1.m [deleted file]
test/customrr-cat2.m [deleted file]
test/customrr-nsobject-awz.m [deleted file]
test/customrr-nsobject-none.m [deleted file]
test/customrr-nsobject-rr.m [deleted file]
test/customrr-nsobject-rrawz.m [deleted file]
test/customrr-nsobject.m [deleted file]
test/customrr.m [deleted file]
test/customrr2.m [deleted file]
test/definitions.c [deleted file]
test/designatedinit.m [deleted file]
test/duplicateClass.m [deleted file]
test/duplicatedClasses.m [deleted file]
test/evil-category-0.m [deleted file]
test/evil-category-00.m [deleted file]
test/evil-category-000.m [deleted file]
test/evil-category-1.m [deleted file]
test/evil-category-2.m [deleted file]
test/evil-category-3.m [deleted file]
test/evil-category-4.m [deleted file]
test/evil-category-def.m [deleted file]
test/evil-class-0.m [deleted file]
test/evil-class-00.m [deleted file]
test/evil-class-000.m [deleted file]
test/evil-class-1.m [deleted file]
test/evil-class-2.m [deleted file]
test/evil-class-3.m [deleted file]
test/evil-class-4.m [deleted file]
test/evil-class-5.m [deleted file]
test/evil-class-def.m [deleted file]
test/evil-main.m [deleted file]
test/exc.m [deleted file]
test/exchangeImp.m [deleted file]
test/foreach.m [deleted file]
test/forward.m [deleted file]
test/forwardDefault.m [deleted file]
test/forwardDefaultStret.m [deleted file]
test/future.h [deleted file]
test/future.m [deleted file]
test/future0.m [deleted file]
test/future2.m [deleted file]
test/gc-main.m [deleted file]
test/gc.c [deleted file]
test/gc.m [deleted file]
test/gcenforcer-nogc-1.m [deleted file]
test/gcenforcer-nogc-2.m [deleted file]
test/gcenforcer-noobjc.m [deleted file]
test/gcenforcer-requiresgc-1.m [deleted file]
test/gcenforcer-requiresgc-2.m [deleted file]
test/gcenforcer-supportsgc.m [deleted file]
test/gcenforcer.m [deleted file]
test/gdb.m [deleted file]
test/getMethod.m [deleted file]
test/ignoredSelector.m [deleted file]
test/ignoredSelector2.m [deleted file]
test/imageorder.h [deleted file]
test/imageorder.m [deleted file]
test/imageorder1.m [deleted file]
test/imageorder2.m [deleted file]
test/imageorder3.m [deleted file]
test/includes.c [deleted file]
test/initialize.m [deleted file]
test/initializeVersusWeak.m [deleted file]
test/instanceSize.m [deleted file]
test/ismeta.m [deleted file]
test/ivar.m [deleted file]
test/ivarSlide.h [deleted file]
test/ivarSlide.m [deleted file]
test/ivarSlide1.m [deleted file]
test/layout.m [deleted file]
test/literals.m [deleted file]
test/load-noobjc.m [deleted file]
test/load-noobjc2.m [deleted file]
test/load-noobjc3.m [deleted file]
test/load-order.m [deleted file]
test/load-order1.m [deleted file]
test/load-order2.m [deleted file]
test/load-order3.m [deleted file]
test/load-parallel.m [deleted file]
test/load-parallel0.m [deleted file]
test/load-parallel00.m [deleted file]
test/load-reentrant.m [deleted file]
test/load-reentrant2.m [deleted file]
test/load.m [deleted file]
test/methodArgs.m [deleted file]
test/methodListSize.m [deleted file]
test/method_getName.m [deleted file]
test/msgSend.m [deleted file]
test/nilAPIArgs.m [deleted file]
test/nonpointerisa.m [deleted file]
test/nopool.m [deleted file]
test/nscdtors.mm [deleted file]
test/nsexc.m [deleted file]
test/nsobject.m [deleted file]
test/nsprotocol.m [deleted file]
test/objectCopy.m [deleted file]
test/property.m [deleted file]
test/propertyDesc.m [deleted file]
test/protocol.m [deleted file]
test/protocol_copyMethodList.m [deleted file]
test/protocol_copyPropertyList.m [deleted file]
test/protocol_cw.m [deleted file]
test/rawisa.m [deleted file]
test/readClassPair.m [deleted file]
test/resolve.m [deleted file]
test/rr-autorelease-fast.m [deleted file]
test/rr-autorelease-fastarc.m [deleted file]
test/rr-autorelease-stacklogging.m [deleted file]
test/rr-autorelease.m [deleted file]
test/rr-autorelease2.m [deleted file]
test/rr-nsautorelease.m [deleted file]
test/rr-sidetable.m [deleted file]
test/runtime.m [deleted file]
test/sel.m [deleted file]
test/setSuper.m [deleted file]
test/subscripting.m [deleted file]
test/super.m [deleted file]
test/synchronized-counter.m [deleted file]
test/synchronized-grid.m [deleted file]
test/synchronized.m [deleted file]
test/taggedNSPointers.m [deleted file]
test/taggedPointers.m [deleted file]
test/taggedPointersDisabled.m [deleted file]
test/tbi.c [deleted file]
test/test.h [deleted file]
test/test.pl [deleted file]
test/testroot.i [deleted file]
test/unload.h [deleted file]
test/unload.m [deleted file]
test/unload2.m [deleted file]
test/unload3.c [deleted file]
test/unload4.m [deleted file]
test/unwind.m [deleted file]
test/verify-exports.pl [deleted file]
test/weak.h [deleted file]
test/weak.m [deleted file]
test/weak2.m [deleted file]
test/weakcopy.m [deleted file]
test/weakframework-missing.m [deleted file]
test/weakframework-not-missing.m [deleted file]
test/weakimport-missing.m [deleted file]
test/weakimport-not-missing.m [deleted file]
test/weakrace.m [deleted file]
test/xref.m [deleted file]
test/zone.m [deleted file]