]>
author | Apple <opensource@apple.com> | |
Tue, 18 Jun 2019 01:08:51 +0000 (01:08 +0000) | ||
committer | Apple <opensource@apple.com> | |
Tue, 18 Jun 2019 01:08:51 +0000 (01:08 +0000) | ||
commit | 13ba007ef885ec1d079cdb0e881efe5cc776a7d2 | |
tree | 9045ad55753d140b21522e950fcf2bf8205da1af | tree | snapshot |
parent | bbeed59ca8eb6f2db8edda0dd64ad88a80ec7996 | commit | diff |
objc.xcodeproj/project.pbxproj | diff | blob | blame | history | |
runtime/Messengers.subproj/objc-msg-arm64.s | diff | blob | blame | history | |
runtime/NSObject.mm | diff | blob | blame | history | |
runtime/arm64-asm.h | diff | blob | blame | history | |
runtime/message.h | diff | blob | blame | history | |
runtime/objc-abi.h | diff | blob | blame | history | |
runtime/objc-block-trampolines.h | diff | blob | blame | history | |
runtime/objc-block-trampolines.mm | diff | blob | blame | history | |
runtime/objc-blocktramps-arm.s | diff | blob | blame | history | |
runtime/objc-blocktramps-arm64.s | diff | blob | blame | history | |
runtime/objc-blocktramps-i386.s | diff | blob | blame | history | |
runtime/objc-blocktramps-x86_64.s | diff | blob | blame | history | |
runtime/objc-cache.mm | diff | blob | blame | history | |
runtime/objc-class-old.mm | diff | blob | blame | history | |
runtime/objc-class.mm | diff | blob | blame | history | |
runtime/objc-gdb.h | diff | blob | blame | history | |
runtime/objc-initialize.h | diff | blob | blame | history | |
runtime/objc-initialize.mm | diff | blob | blame | history | |
runtime/objc-internal.h | diff | blob | blame | history | |
runtime/objc-object.h | diff | blob | blame | history | |
runtime/objc-os.h | diff | blob | blame | history | |
runtime/objc-private.h | diff | blob | blame | history | |
runtime/objc-ptrauth.h | diff | blob | blame | history | |
runtime/objc-references.mm | diff | blob | blame | history | |
runtime/objc-runtime-new.h | diff | blob | blame | history | |
runtime/objc-runtime-new.mm | diff | blob | blame | history | |
runtime/objc-runtime-old.h | diff | blob | blame | history | |
runtime/objc-runtime.mm | diff | blob | blame | history | |
runtime/runtime.h | diff | blob | blame | history | |
test/ARCBase.h | [new file with mode: 0644] | blob |
test/ARCBase.m | [new file with mode: 0644] | blob |
test/ARCLayouts.m | [new file with mode: 0644] | blob |
test/ARCLayoutsWithoutWeak.m | [new file with mode: 0644] | blob |
test/ARCMRC.h | [new file with mode: 0644] | blob |
test/ARCMRC.m | [new file with mode: 0644] | blob |
test/MRCARC.h | [new file with mode: 0644] | blob |
test/MRCARC.m | [new file with mode: 0644] | blob |
test/MRCBase.h | [new file with mode: 0644] | blob |
test/MRCBase.m | [new file with mode: 0644] | blob |
test/accessors.m | [new file with mode: 0644] | blob |
test/accessors2.m | [new file with mode: 0644] | blob |
test/addMethod.m | [new file with mode: 0644] | blob |
test/addMethods.m | [new file with mode: 0644] | blob |
test/addProtocol.m | [new file with mode: 0644] | blob |
test/applescriptobjc.m | [new file with mode: 0644] | blob |
test/arr-cast.m | [new file with mode: 0644] | blob |
test/arr-weak.m | [new file with mode: 0644] | blob |
test/asm-placeholder.s | [new file with mode: 0644] | blob |
test/association-cf.m | [new file with mode: 0644] | blob |
test/association.m | [new file with mode: 0644] | blob |
test/associationForbidden.h | [new file with mode: 0644] | blob |
test/associationForbidden.m | [new file with mode: 0644] | blob |
test/associationForbidden2.m | [new file with mode: 0644] | blob |
test/associationForbidden3.m | [new file with mode: 0644] | blob |
test/associationForbidden4.m | [new file with mode: 0644] | blob |
test/atomicProperty.mm | [new file with mode: 0644] | blob |
test/badAltHandler.m | [new file with mode: 0644] | blob |
test/badCache.m | [new file with mode: 0644] | blob |
test/badPool.m | [new file with mode: 0644] | blob |
test/badPoolCompat-ios-tvos.m | [new file with mode: 0644] | blob |
test/badPoolCompat-macos.m | [new file with mode: 0644] | blob |
test/badPoolCompat-watchos.m | [new file with mode: 0644] | blob |
test/badSuperclass.m | [new file with mode: 0644] | blob |
test/badSuperclass2.m | [new file with mode: 0644] | blob |
test/badTagClass.m | [new file with mode: 0644] | blob |
test/badTagIndex.m | [new file with mode: 0644] | blob |
test/bigrc.m | [new file with mode: 0644] | blob |
test/blocksAsImps.m | [new file with mode: 0644] | blob |
test/bool.c | [new file with mode: 0644] | blob |
test/cacheflush.h | [new file with mode: 0644] | blob |
test/cacheflush.m | [new file with mode: 0644] | blob |
test/cacheflush0.m | [new file with mode: 0644] | blob |
test/cacheflush2.m | [new file with mode: 0644] | blob |
test/cacheflush3.m | [new file with mode: 0644] | blob |
test/category.m | [new file with mode: 0644] | blob |
test/cdtors.mm | [new file with mode: 0644] | blob |
test/classgetclass.m | [new file with mode: 0644] | blob |
test/classname.m | [new file with mode: 0644] | blob |
test/classpair.m | [new file with mode: 0644] | blob |
test/classversion.m | [new file with mode: 0644] | blob |
test/concurrentcat.m | [new file with mode: 0644] | blob |
test/concurrentcat_category.m | [new file with mode: 0644] | blob |
test/copyIvarList.m | [new file with mode: 0644] | blob |
test/copyMethodList.m | [new file with mode: 0644] | blob |
test/copyPropertyList.m | [new file with mode: 0644] | blob |
test/createInstance.m | [new file with mode: 0644] | blob |
test/customrr-cat1.m | [new file with mode: 0644] | blob |
test/customrr-cat2.m | [new file with mode: 0644] | blob |
test/customrr-nsobject-awz.m | [new file with mode: 0644] | blob |
test/customrr-nsobject-none.m | [new file with mode: 0644] | blob |
test/customrr-nsobject-rr.m | [new file with mode: 0644] | blob |
test/customrr-nsobject-rrawz.m | [new file with mode: 0644] | blob |
test/customrr-nsobject.m | [new file with mode: 0644] | blob |
test/customrr.m | [new file with mode: 0644] | blob |
test/customrr2.m | [new file with mode: 0644] | blob |
test/definitions.c | [new file with mode: 0644] | blob |
test/designatedinit.m | [new file with mode: 0644] | blob |
test/duplicateClass.m | [new file with mode: 0644] | blob |
test/duplicatedClasses.m | [new file with mode: 0644] | blob |
test/evil-category-0.m | [new file with mode: 0644] | blob |
test/evil-category-00.m | [new file with mode: 0644] | blob |
test/evil-category-000.m | [new file with mode: 0644] | blob |
test/evil-category-1.m | [new file with mode: 0644] | blob |
test/evil-category-2.m | [new file with mode: 0644] | blob |
test/evil-category-3.m | [new file with mode: 0644] | blob |
test/evil-category-4.m | [new file with mode: 0644] | blob |
test/evil-category-def.m | [new file with mode: 0644] | blob |
test/evil-class-0.m | [new file with mode: 0644] | blob |
test/evil-class-00.m | [new file with mode: 0644] | blob |
test/evil-class-000.m | [new file with mode: 0644] | blob |
test/evil-class-1.m | [new file with mode: 0644] | blob |
test/evil-class-2.m | [new file with mode: 0644] | blob |
test/evil-class-3.m | [new file with mode: 0644] | blob |
test/evil-class-4.m | [new file with mode: 0644] | blob |
test/evil-class-5.m | [new file with mode: 0644] | blob |
test/evil-class-def.m | [new file with mode: 0644] | blob |
test/evil-main.m | [new file with mode: 0644] | blob |
test/exc.m | [new file with mode: 0644] | blob |
test/exchangeImp.m | [new file with mode: 0644] | blob |
test/foreach.m | [new file with mode: 0644] | blob |
test/fork.m | [new file with mode: 0644] | blob |
test/forkInitialize.m | [new file with mode: 0644] | blob |
test/forkInitializeDisabled.m | [new file with mode: 0644] | blob |
test/forkInitializeSingleThreaded.m | [new file with mode: 0644] | blob |
test/forward.m | [new file with mode: 0644] | blob |
test/forwardDefault.m | [new file with mode: 0644] | blob |
test/forwardDefaultStret.m | [new file with mode: 0644] | blob |
test/future.h | [new file with mode: 0644] | blob |
test/future.m | [new file with mode: 0644] | blob |
test/future0.m | [new file with mode: 0644] | blob |
test/future2.m | [new file with mode: 0644] | blob |
test/gc-main.m | [new file with mode: 0644] | blob |
test/gc.c | [new file with mode: 0644] | blob |
test/gc.m | [new file with mode: 0644] | blob |
test/gcenforcer-app-aso.m | [new file with mode: 0644] | blob |
test/gcenforcer-app-gc.m | [new file with mode: 0644] | blob |
test/gcenforcer-app-gcaso.m | [new file with mode: 0644] | blob |
test/gcenforcer-app-gcaso2.m | [new file with mode: 0644] | blob |
test/gcenforcer-app-gconly.m | [new file with mode: 0644] | blob |
test/gcenforcer-app-nogc.m | [new file with mode: 0644] | blob |
test/gcenforcer-app-noobjc.m | [new file with mode: 0644] | blob |
test/gcenforcer-dylib-nogc.m | [new file with mode: 0644] | blob |
test/gcenforcer-dylib-noobjc.m | [new file with mode: 0644] | blob |
test/gcenforcer-dylib-requiresgc.m | [new file with mode: 0644] | blob |
test/gcenforcer-dylib-supportsgc.m | [new file with mode: 0644] | blob |
test/gcenforcer-preflight.m | [new file with mode: 0644] | blob |
test/gcfiles/evil1 | [new file with mode: 0644] | blob |
test/gcfiles/i386-aso | [new file with mode: 0755] | blob |
test/gcfiles/i386-aso--x86_64-aso | [new file with mode: 0755] | blob |
test/gcfiles/i386-broken | [new file with mode: 0755] | blob |
test/gcfiles/i386-broken--x86_64-gc | [new file with mode: 0755] | blob |
test/gcfiles/i386-broken--x86_64-nogc | [new file with mode: 0755] | blob |
test/gcfiles/i386-gc | [new file with mode: 0755] | blob |
test/gcfiles/i386-gc--x86_64-broken | [new file with mode: 0755] | blob |
test/gcfiles/i386-gc--x86_64-gc | [new file with mode: 0755] | blob |
test/gcfiles/i386-gc--x86_64-nogc | [new file with mode: 0755] | blob |
test/gcfiles/i386-gcaso | [new file with mode: 0755] | blob |
test/gcfiles/i386-gcaso2 | [new file with mode: 0755] | blob |
test/gcfiles/i386-gconly | [new file with mode: 0755] | blob |
test/gcfiles/i386-nogc | [new file with mode: 0755] | blob |
test/gcfiles/i386-nogc--x86_64-broken | [new file with mode: 0755] | blob |
test/gcfiles/i386-nogc--x86_64-gc | [new file with mode: 0755] | blob |
test/gcfiles/i386-nogc--x86_64-nogc | [new file with mode: 0755] | blob |
test/gcfiles/i386-noobjc | [new file with mode: 0755] | blob |
test/gcfiles/libnogc.dylib | [new file with mode: 0755] | blob |
test/gcfiles/libnoobjc.dylib | [new file with mode: 0755] | blob |
test/gcfiles/librequiresgc.dylib | [new file with mode: 0755] | blob |
test/gcfiles/librequiresgc.fake.dylib | [new file with mode: 0755] | blob |
test/gcfiles/libsupportsgc.dylib | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-aso | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-broken | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-gc | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-gcaso | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-gcaso2 | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-gconly | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-nogc | [new file with mode: 0755] | blob |
test/gcfiles/x86_64-noobjc | [new file with mode: 0755] | blob |
test/gdb.m | [new file with mode: 0644] | blob |
test/getClassHook.m | [new file with mode: 0644] | blob |
test/getImageNameHook.m | [new file with mode: 0644] | blob |
test/getMethod.m | [new file with mode: 0644] | blob |
test/get_task_allow_entitlement.plist | [new file with mode: 0644] | blob |
test/headers.c | [new file with mode: 0644] | blob |
test/headers.sh | [new file with mode: 0755] | blob |
test/imageorder.h | [new file with mode: 0644] | blob |
test/imageorder.m | [new file with mode: 0644] | blob |
test/imageorder1.m | [new file with mode: 0644] | blob |
test/imageorder2.m | [new file with mode: 0644] | blob |
test/imageorder3.m | [new file with mode: 0644] | blob |
test/imports.c | [new file with mode: 0644] | blob |
test/include-warnings.c | [new file with mode: 0644] | blob |
test/includes-objc2.c | [new file with mode: 0644] | blob |
test/includes.c | [new file with mode: 0644] | blob |
test/initialize.m | [new file with mode: 0644] | blob |
test/initializeVersusWeak.m | [new file with mode: 0644] | blob |
test/instanceSize.m | [new file with mode: 0644] | blob |
test/isaValidation.m | [new file with mode: 0644] | blob |
test/ismeta.m | [new file with mode: 0644] | blob |
test/ivar.m | [new file with mode: 0644] | blob |
test/ivarSlide.h | [new file with mode: 0644] | blob |
test/ivarSlide.m | [new file with mode: 0644] | blob |
test/ivarSlide1.m | [new file with mode: 0644] | blob |
test/literals.m | [new file with mode: 0644] | blob |
test/load-noobjc.m | [new file with mode: 0644] | blob |
test/load-noobjc2.m | [new file with mode: 0644] | blob |
test/load-noobjc3.m | [new file with mode: 0644] | blob |
test/load-order.m | [new file with mode: 0644] | blob |
test/load-order1.m | [new file with mode: 0644] | blob |
test/load-order2.m | [new file with mode: 0644] | blob |
test/load-order3.m | [new file with mode: 0644] | blob |
test/load-parallel.m | [new file with mode: 0644] | blob |
test/load-parallel0.m | [new file with mode: 0644] | blob |
test/load-parallel00.m | [new file with mode: 0644] | blob |
test/load-reentrant.m | [new file with mode: 0644] | blob |
test/load-reentrant2.m | [new file with mode: 0644] | blob |
test/load.m | [new file with mode: 0644] | blob |
test/methodArgs.m | [new file with mode: 0644] | blob |
test/methodListSize.m | [new file with mode: 0644] | blob |
test/msgSend-performance.m | [new file with mode: 0644] | blob |
test/msgSend.m | [new file with mode: 0644] | blob |
test/nilAPIArgs.m | [new file with mode: 0644] | blob |
test/nonpointerisa.m | [new file with mode: 0644] | blob |
test/nopool.m | [new file with mode: 0644] | blob |
test/nscdtors.mm | [new file with mode: 0644] | blob |
test/nsexc.m | [new file with mode: 0644] | blob |
test/nsobject.m | [new file with mode: 0644] | blob |
test/nsprotocol.m | [new file with mode: 0644] | blob |
test/objectCopy.m | [new file with mode: 0644] | blob |
test/property.m | [new file with mode: 0644] | blob |
test/propertyDesc.m | [new file with mode: 0644] | blob |
test/protocol.m | [new file with mode: 0644] | blob |
test/protocol_copyMethodList.m | [new file with mode: 0644] | blob |
test/protocol_copyPropertyList.m | [new file with mode: 0644] | blob |
test/rawisa.m | [new file with mode: 0644] | blob |
test/readClassPair.m | [new file with mode: 0644] | blob |
test/release-workaround.m | [new file with mode: 0644] | blob |
test/resolve.m | [new file with mode: 0644] | blob |
test/rr-autorelease-fast.m | [new file with mode: 0644] | blob |
test/rr-autorelease-fastarc.m | [new file with mode: 0644] | blob |
test/rr-autorelease-stacklogging.m | [new file with mode: 0644] | blob |
test/rr-autorelease.m | [new file with mode: 0644] | blob |
test/rr-autorelease2.m | [new file with mode: 0644] | blob |
test/rr-nsautorelease.m | [new file with mode: 0644] | blob |
test/rr-sidetable.m | [new file with mode: 0644] | blob |
test/runtime.m | [new file with mode: 0644] | blob |
test/sel.m | [new file with mode: 0644] | blob |
test/setSuper.m | [new file with mode: 0644] | blob |
test/subscripting.m | [new file with mode: 0644] | blob |
test/super.m | [new file with mode: 0644] | blob |
test/swift-class-def.m | [new file with mode: 0644] | blob |
test/swiftMetadataInitializer.m | [new file with mode: 0644] | blob |
test/synchronized-counter.m | [new file with mode: 0644] | blob |
test/synchronized-grid.m | [new file with mode: 0644] | blob |
test/synchronized.m | [new file with mode: 0644] | blob |
test/taggedNSPointers.m | [new file with mode: 0644] | blob |
test/taggedPointers.m | [new file with mode: 0644] | blob |
test/taggedPointersAllClasses.m | [new file with mode: 0644] | blob |
test/taggedPointersDisabled.m | [new file with mode: 0644] | blob |
test/taggedPointersTagObfuscationDisabled.m | [new file with mode: 0644] | blob |
test/tbi.c | [new file with mode: 0644] | blob |
test/test.h | [new file with mode: 0644] | blob |
test/test.pl | [new file with mode: 0755] | blob |
test/testroot.i | [new file with mode: 0644] | blob |
test/timeout.pl | [new file with mode: 0755] | blob |
test/unload.h | [new file with mode: 0644] | blob |
test/unload.m | [new file with mode: 0644] | blob |
test/unload2.m | [new file with mode: 0644] | blob |
test/unload3.c | [new file with mode: 0644] | blob |
test/unload4.m | [new file with mode: 0644] | blob |
test/unwind.m | [new file with mode: 0644] | blob |
test/weak.h | [new file with mode: 0644] | blob |
test/weak.m | [new file with mode: 0644] | blob |
test/weak2.m | [new file with mode: 0644] | blob |
test/weakcopy.m | [new file with mode: 0644] | blob |
test/weakframework-missing.m | [new file with mode: 0644] | blob |
test/weakframework-not-missing.m | [new file with mode: 0644] | blob |
test/weakimport-missing.m | [new file with mode: 0644] | blob |
test/weakimport-not-missing.m | [new file with mode: 0644] | blob |
test/weakrace.m | [new file with mode: 0644] | blob |
test/zone.m | [new file with mode: 0644] | blob |