• Thomas Van Lenten's avatar
    Objective C Second Alpha Drop · 1dcc3294
    Thomas Van Lenten authored
    - Style fixups in the code.
    - map<> serialization fixes and more tests.
    - Autocreation of map<> fields (to match repeated fields).
    - @@protoc_insertion_point(global_scope|imports).
    - Fixup proto2 syntax extension support.
    - Move all startup code to +initialize so it happen on class usage and not app startup.
    - Have generated headers use forward declarations and move imports into generated code, reduces what is need at compile time to speed up compiled and avoid pointless rippling of rebuilds.
    1dcc3294
Name
Last commit
Last update
..
iOSTestHarness Loading commit data...
Filter1.txt Loading commit data...
Filter2.txt Loading commit data...
GPBARCUnittestProtos.m Loading commit data...
GPBArrayTests.m Loading commit data...
GPBCodedInputStreamTests.m Loading commit data...
GPBCodedOuputStreamTests.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.pddm Loading commit data...
GPBFilteredMessageTests.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...
GPBPerfTests.m Loading commit data...
GPBStringTests.m Loading commit data...
GPBSwiftTests.swift Loading commit data...
GPBTestUtilities.h Loading commit data...
GPBTestUtilities.m Loading commit data...
GPBUnittestProtos.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_map_unittest_data.txt Loading commit data...
text_format_unittest_data.txt Loading commit data...
unittest_cycle.proto Loading commit data...
unittest_filter.proto Loading commit data...
unittest_name_mangling.proto Loading commit data...
unittest_objc.proto Loading commit data...
unittest_runtime_proto2.proto Loading commit data...
unittest_runtime_proto3.proto Loading commit data...