Thomas Van Lenten d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 gadi atpakaļ
..
CocoaPods 1a5333b8c1 Adds destination flag to xcodebuild to avoid possible flake errors (#1697) 9 gadi atpakaļ
GPBARCUnittestProtos.m dad775b798 Improve ObjC deprecated annotation support. 8 gadi atpakaļ
GPBArrayTests.m a274c67caf Build out more complete code coverage in the tests. 8 gadi atpakaļ
GPBCodedInputStreamTests.m 953adb16ff Add casts to removed undefined behaviors around shifts. 7 gadi atpakaļ
GPBCodedOuputStreamTests.m 38508e9bbb Add test for failing write of raw pointer to output stream 7 gadi atpakaļ
GPBCompileTest01.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest02.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest03.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest04.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest05.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest06.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest07.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest08.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest09.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest10.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest11.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest12.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest13.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest14.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest15.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest16.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest17.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest18.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest19.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest20.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest21.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest22.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest23.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest24.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBCompileTest25.m e998b8ff66 Add compile test sources for to test include order. 7 gadi atpakaļ
GPBConcurrencyTests.m d846b0b059 Beta quality drop of Objective C Support. 10 gadi atpakaļ
GPBDescriptorTests.m d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 gadi atpakaļ
GPBDictionaryTests+Bool.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBDictionaryTests+Int32.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBDictionaryTests+Int64.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBDictionaryTests+String.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBDictionaryTests+UInt32.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBDictionaryTests+UInt64.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBDictionaryTests.m 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 gadi atpakaļ
GPBDictionaryTests.pddm 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBExtensionRegistryTest.m 49e4ba6098 Fix ExtensionRegistry copying and add tests. 8 gadi atpakaļ
GPBMessageTests+Merge.m ca428c1bc9 Have the tests rely on the autocreator behaviors. 9 gadi atpakaļ
GPBMessageTests+Runtime.m 8c1748f1cd Add tests to confirm strings/bytes are copied. 7 gadi atpakaļ
GPBMessageTests+Serialization.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 gadi atpakaļ
GPBMessageTests.m ef3a725002 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. 6 gadi atpakaļ
GPBObjectiveCPlusPlusTest.mm ad2d5c926b Support enum forward decls in Objective C++ 10 gadi atpakaļ
GPBPerfTests.m 2465ae7e23 Adds serial and parallel parsing tests to check if parallel parsing is faster than serial parsing, which it should 8 gadi atpakaļ
GPBSwiftTests.swift 297449aaf4 Update the ObjC projects for Xcode 8 9 gadi atpakaļ
GPBTestUtilities.h b1f954e639 Improves coverage of GPBCodedInputStream 8 gadi atpakaļ
GPBTestUtilities.m 048f5c26a7 objectivec: Quash -Wself-assign and -Wvla (#4897) 7 gadi atpakaļ
GPBUnittestProtos.m dad775b798 Improve ObjC deprecated annotation support. 8 gadi atpakaļ
GPBUnittestProtos2.m 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
GPBUnknownFieldSetTest.m b1f954e639 Improves coverage of GPBCodedInputStream 8 gadi atpakaļ
GPBUtilitiesTests.m 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 gadi atpakaļ
GPBWellKnownTypesTest.m d0bc096b4a Timestamp helper fix, Duration helper cleanup. 8 gadi atpakaļ
GPBWireFormatTests.m 6cfc19edde Xcode project cleanup/setup. 9 gadi atpakaļ
UnitTests-Bridging-Header.h 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 gadi atpakaļ
UnitTests-Info.plist 938ba41039 Update the min toolchain for iOS/OS X to be Xcode 7 9 gadi atpakaļ
golden_message 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 gadi atpakaļ
golden_packed_fields_message 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 gadi atpakaļ
text_format_extensions_unittest_data.txt 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 gadi atpakaļ
text_format_map_unittest_data.txt 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 gadi atpakaļ
text_format_unittest_data.txt 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 gadi atpakaļ
unittest_cycle.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_deprecated.proto dad775b798 Improve ObjC deprecated annotation support. 8 gadi atpakaļ
unittest_deprecated_file.proto dad775b798 Improve ObjC deprecated annotation support. 8 gadi atpakaļ
unittest_extension_chain_a.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_extension_chain_b.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_extension_chain_c.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_extension_chain_d.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_extension_chain_e.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_extension_chain_f.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_extension_chain_g.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 gadi atpakaļ
unittest_objc.proto d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 gadi atpakaļ
unittest_objc_options.proto ef3a725002 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. 6 gadi atpakaļ
unittest_objc_startup.proto d846b0b059 Beta quality drop of Objective C Support. 10 gadi atpakaļ
unittest_runtime_proto2.proto 58cd4a47e8 ObjC fixup for the branch. 10 gadi atpakaļ
unittest_runtime_proto3.proto 58cd4a47e8 ObjC fixup for the branch. 10 gadi atpakaļ