302 Commits (96307d28f69662eb04edcaeb9d1d1ed25e692d88)

Author SHA1 Message Date
Thomas Van Lenten 5911099659 Move the class map to a CFDictionary. 4 years ago
Adam Cozzette 72fddb7272 Fixed the Codespell check 4 years ago
Thomas Van Lenten 5ee15d6135 Update the pod tests to match the new min iOS version. 4 years ago
Thomas Van Lenten 2f6a7546e4 Update the pod tests to match the new min iOS version. 4 years ago
Thomas Van Lenten 2123ed5df7 Switch to atomic for setting autocreated objects. 4 years ago
Joshua Haberman b70695dd68 Sync from Piper @338707351 4 years ago
Thomas Van Lenten a645d7176b Update the iOS project for Xcode 12. 4 years ago
Thomas Van Lenten 676ea98902 Update the build/testing script for Xcode 12. 4 years ago
Thomas Van Lenten 9c27f6a479 Add cast to avoid warning on Xcode 12. 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Yannic Bonenberger 8b93b8eae5 [bazel] Move Objective-C runtime into //objectivec 4 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 4 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Thomas Van Lenten 9f546ba61b ObjC Support a runtime import override. 5 years ago
Thomas Van Lenten 2360bacd12 Tweak the union used for Extensions to support old generated code. 5 years ago
Joshua Haberman 0a737d8eb0 Sync from Piper @313142438 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Thomas Van Lenten dddeed298b [ObjC] Typos and comment improvements. 5 years ago
Thomas Van Lenten 7b6016e343 [ObjC] Add tests for proto3 optional behaviors. 5 years ago
Thomas Van Lenten b0e2792842 [ObjC] Generation changes around proto3 optional. 5 years ago
Thomas Van Lenten 3c8e959b60 [ObjC] Update oneof clearing internals. 5 years ago
Thomas Van Lenten e1e5b8af79 [ObjC] Update some library internals to not pass syntax versions. 5 years ago
Thomas Van Lenten 8d224b4c48 [ObjC] Runtime support for proto3 optional. 5 years ago
Thomas Van Lenten e9b0c92659 [ObjC] Update oneof generation for proto3 optional. 5 years ago
Joshua Haberman bb30225f06 Sync from Piper @307316823 5 years ago
Thomas Van Lenten 7b8a241b57 [ObjC] Improve validation on public apis. 5 years ago
Thomas Van Lenten 95282469eb [ObjC] Remove helper to avoid extra lookups. 5 years ago
Joshua Haberman 74ad62759e Sync from Piper @306496510 5 years ago
Thomas Van Lenten 6f3bda22f4 [ObjC] Fix some tests checking the wrong Message class. 5 years ago
Thomas Van Lenten 24dda9e233 Update the build/test script for newer Xcode 11 versions 5 years ago
Thomas Van Lenten 56c48ae592 Revisit how the WKTs are bundled with ObjC. 5 years ago
Dave MacLachlan 302f3ea1e5 Update GOOGLE_PROTOBUF_OBJC_VERSION to 30003 5 years ago
Dave MacLachlan f4a6b99339 Block subclassing 5 years ago
dmaclach 6f9d488149 Move min Xcode version to 10.3 5 years ago
Thomas Van Lenten edf69e5858 Make the unittest proto file generation handle additions better. 5 years ago
Dave MacLachlan ab48ecf140 Update pddm to work with clang-format 5 years ago
Dave MacLachlan aa1d7e7c48 Change Objective C class references to using macros. 5 years ago
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Thomas Van Lenten 065fa2f395 Remove use of VLA. 5 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 5 years ago
Thomas Van Lenten 668eb3b4e6 Fix decoding of overencoded booleans. 5 years ago
Thomas Van Lenten f6eeb435bf General Xcode 11 support for picking iOS simulators to test against. 5 years ago
dmaclach 397e017c80 Remove OSReadLittle* due to alignment requirements (#6678) 5 years ago
Thomas Van Lenten 33da4715ea [ObjC] Don't use unions and instead use memcpy for the type swaps. (#6672) 5 years ago
dmaclach 4702ba9043 Remove OSReadLittle* due to alignment requirements (#6678) 5 years ago
Thomas Van Lenten 5846439713
[ObjC] Don't use unions and instead use memcpy for the type swaps. (#6672) 5 years ago