295 Commits (344f28d4a24524e107a6ce3a2077283b08e603b9)

Author SHA1 Message Date
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
Thomas Van Lenten 030a38b954 Fix typo that snuck in with last commit. 5 years ago
Thomas Van Lenten 6ec27f0d08 Add an explicit test using secure coding for added safety. 5 years ago
Thomas Van Lenten b273cba192 Fix enum writing. 5 years ago
Paul Beusterien 479ba8226b Override CocoaPods module to lowercase (#6464) 5 years ago
Paul Yang 7bff8393ca
Down Integrate to GitHub (#6414) 5 years ago
Thomas Van Lenten a8b8c037fc Add Xcode 11 support to the script. 6 years ago
Thomas Van Lenten 1c8a7a10f8 Update some tests for newer clang error messages. 6 years ago
Julien Poumailloux 1c95097dd3 ObjC: avoid assign for object properties (part 2) 6 years ago
Andrzej Hunt 4e740a724f ObjC: avoid assign for object properties 6 years ago