• Dave MacLachlan's avatar
    Use references to Objective C classes instead of looking classes up by name. · 74956e1c
    Dave MacLachlan authored
    This should reduce binary size slightly, small performance improvement, and improve linkage by forcing references to all used classes.
    
    Note that this maintains backwards compatibility for sources generated by older protoc for the time being. If you want the benefits
    you will need to recompile your protos with the newer protoc.
    74956e1c
Name
Last commit
Last update
..
CocoaPods Loading commit data...
GPBARCUnittestProtos.m Loading commit data...
GPBArrayTests.m Loading commit data...
GPBCodedInputStreamTests.m Loading commit data...
GPBCodedOuputStreamTests.m Loading commit data...
GPBCompileTest01.m Loading commit data...
GPBCompileTest02.m Loading commit data...
GPBCompileTest03.m Loading commit data...
GPBCompileTest04.m Loading commit data...
GPBCompileTest05.m Loading commit data...
GPBCompileTest06.m Loading commit data...
GPBCompileTest07.m Loading commit data...
GPBCompileTest08.m Loading commit data...
GPBCompileTest09.m Loading commit data...
GPBCompileTest10.m Loading commit data...
GPBCompileTest11.m Loading commit data...
GPBCompileTest12.m Loading commit data...
GPBCompileTest13.m Loading commit data...
GPBCompileTest14.m Loading commit data...
GPBCompileTest15.m Loading commit data...
GPBCompileTest16.m Loading commit data...
GPBCompileTest17.m Loading commit data...
GPBCompileTest18.m Loading commit data...
GPBCompileTest19.m Loading commit data...
GPBCompileTest20.m Loading commit data...
GPBCompileTest21.m Loading commit data...
GPBCompileTest22.m Loading commit data...
GPBCompileTest23.m Loading commit data...
GPBCompileTest24.m Loading commit data...
GPBCompileTest25.m Loading commit data...
GPBConcurrencyTests.m Loading commit data...
GPBDescriptorTests.m Loading commit data...
GPBDictionaryTests+Bool.m Loading commit data...
GPBDictionaryTests+Int32.m Loading commit data...
GPBDictionaryTests+Int64.m Loading commit data...
GPBDictionaryTests+String.m Loading commit data...
GPBDictionaryTests+UInt32.m Loading commit data...
GPBDictionaryTests+UInt64.m Loading commit data...
GPBDictionaryTests.m Loading commit data...
GPBDictionaryTests.pddm Loading commit data...
GPBExtensionRegistryTest.m Loading commit data...
GPBMessageTests+ClassNames.m Loading commit data...
GPBMessageTests+Merge.m Loading commit data...
GPBMessageTests+Runtime.m Loading commit data...
GPBMessageTests+Serialization.m Loading commit data...
GPBMessageTests.m Loading commit data...
GPBObjectiveCPlusPlusTest.mm Loading commit data...
GPBPerfTests.m Loading commit data...
GPBSwiftTests.swift Loading commit data...
GPBTestUtilities.h Loading commit data...
GPBTestUtilities.m Loading commit data...
GPBUnittestProtos.m Loading commit data...
GPBUnittestProtos2.m Loading commit data...
GPBUnknownFieldSetTest.m Loading commit data...
GPBUtilitiesTests.m Loading commit data...
GPBWellKnownTypesTest.m Loading commit data...
GPBWireFormatTests.m Loading commit data...
UnitTests-Bridging-Header.h Loading commit data...
UnitTests-Info.plist Loading commit data...
golden_message Loading commit data...
golden_packed_fields_message Loading commit data...
text_format_extensions_unittest_data.txt Loading commit data...
text_format_map_unittest_data.txt Loading commit data...
text_format_unittest_data.txt Loading commit data...
unittest_cycle.proto Loading commit data...
unittest_deprecated.proto Loading commit data...
unittest_deprecated_file.proto Loading commit data...
unittest_extension_chain_a.proto Loading commit data...
unittest_extension_chain_b.proto Loading commit data...
unittest_extension_chain_c.proto Loading commit data...
unittest_extension_chain_d.proto Loading commit data...
unittest_extension_chain_e.proto Loading commit data...
unittest_extension_chain_f.proto Loading commit data...
unittest_extension_chain_g.proto Loading commit data...
unittest_objc.proto Loading commit data...
unittest_objc_options.proto Loading commit data...
unittest_objc_startup.proto Loading commit data...
unittest_runtime_proto2.proto Loading commit data...
unittest_runtime_proto3.proto Loading commit data...