Dave MacLachlan f4a6b99339 Block subclassing 5 лет назад
..
CocoaPods 1a5333b8c1 Adds destination flag to xcodebuild to avoid possible flake errors (#1697) 9 лет назад
GPBARCUnittestProtos.m dad775b798 Improve ObjC deprecated annotation support. 8 лет назад
GPBArrayTests.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBCodedInputStreamTests.m 953adb16ff Add casts to removed undefined behaviors around shifts. 7 лет назад
GPBCodedOuputStreamTests.m b273cba192 Fix enum writing. 6 лет назад
GPBCompileTest01.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest02.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest03.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest04.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest05.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest06.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest07.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest08.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest09.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest10.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest11.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest12.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest13.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest14.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest15.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest16.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest17.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest18.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest19.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest20.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest21.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest22.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest23.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest24.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBCompileTest25.m e998b8ff66 Add compile test sources for to test include order. 7 лет назад
GPBConcurrencyTests.m d846b0b059 Beta quality drop of Objective C Support. 10 лет назад
GPBDescriptorTests.m a104dffcb6 Fix typos (#7050) 5 лет назад
GPBDictionaryTests+Bool.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBDictionaryTests+Int32.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBDictionaryTests+Int64.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBDictionaryTests+String.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBDictionaryTests+UInt32.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBDictionaryTests+UInt64.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBDictionaryTests.m 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 лет назад
GPBDictionaryTests.pddm 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 лет назад
GPBExtensionRegistryTest.m 49e4ba6098 Fix ExtensionRegistry copying and add tests. 8 лет назад
GPBMessageTests+ClassNames.m f4a6b99339 Block subclassing 5 лет назад
GPBMessageTests+Merge.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBMessageTests+Runtime.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBMessageTests+Serialization.m ab48ecf140 Update pddm to work with clang-format 5 лет назад
GPBMessageTests.m a104dffcb6 Fix typos (#7050) 5 лет назад
GPBObjectiveCPlusPlusTest.mm a104dffcb6 Fix typos (#7050) 5 лет назад
GPBPerfTests.m 2465ae7e23 Adds serial and parallel parsing tests to check if parallel parsing is faster than serial parsing, which it should 8 лет назад
GPBSwiftTests.swift a104dffcb6 Fix typos (#7050) 5 лет назад
GPBTestUtilities.h b1f954e639 Improves coverage of GPBCodedInputStream 8 лет назад
GPBTestUtilities.m 048f5c26a7 objectivec: Quash -Wself-assign and -Wvla (#4897) 7 лет назад
GPBUnittestProtos.m dad775b798 Improve ObjC deprecated annotation support. 8 лет назад
GPBUnittestProtos2.m 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
GPBUnknownFieldSetTest.m 065fa2f395 Remove use of VLA. 5 лет назад
GPBUtilitiesTests.m 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 лет назад
GPBWellKnownTypesTest.m d0bc096b4a Timestamp helper fix, Duration helper cleanup. 8 лет назад
GPBWireFormatTests.m 6cfc19edde Xcode project cleanup/setup. 9 лет назад
UnitTests-Bridging-Header.h 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 лет назад
UnitTests-Info.plist 938ba41039 Update the min toolchain for iOS/OS X to be Xcode 7 9 лет назад
golden_message 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 лет назад
golden_packed_fields_message 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 лет назад
text_format_extensions_unittest_data.txt 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 лет назад
text_format_map_unittest_data.txt 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 лет назад
text_format_unittest_data.txt 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 лет назад
unittest_cycle.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
unittest_deprecated.proto dad775b798 Improve ObjC deprecated annotation support. 8 лет назад
unittest_deprecated_file.proto dad775b798 Improve ObjC deprecated annotation support. 8 лет назад
unittest_extension_chain_a.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
unittest_extension_chain_b.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
unittest_extension_chain_c.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
unittest_extension_chain_d.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
unittest_extension_chain_e.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
unittest_extension_chain_f.proto a104dffcb6 Fix typos (#7050) 5 лет назад
unittest_extension_chain_g.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 лет назад
unittest_objc.proto d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 лет назад
unittest_objc_options.proto ef3a725002 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. 6 лет назад
unittest_objc_startup.proto d846b0b059 Beta quality drop of Objective C Support. 10 лет назад
unittest_runtime_proto2.proto 58cd4a47e8 ObjC fixup for the branch. 10 лет назад
unittest_runtime_proto3.proto 58cd4a47e8 ObjC fixup for the branch. 10 лет назад