256 Commits (6f0f382d5641b8632a05c3d27174e475f76f3f31)

Author SHA1 Message Date
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
Hao Nguyen ef1e8e7172 Add module for JavaLite and fix builds 6 years ago
Benjamin Peterson 5939bc3619 Fix "the the". 6 years ago
Thomas Van Lenten 70dc39ed3d Stop enabling more warnings for CXX compiles. 6 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Thomas Van Lenten bd00671b92 ObjC: Add a Xcode project for tvOS. 6 years ago
Thomas Van Lenten f56adaeb57 Remove stale target reference. 6 years ago
Thomas Van Lenten d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 years ago
Thomas Van Lenten 4c559316e0 Small fix to -[GPBEnumDescriptor getValue:forEnumTextFormatName:] 6 years ago
Dave MacLachlan b6311767e6 Minimize amount of filepaths being copied into protos. 6 years ago
Thomas Van Lenten 1484b58056 [ObjC] Properly annotate extensions for ARC. 6 years ago
Thomas Van Lenten c486130482 Annotate the GPBDictionary enumerate* apis with NS_NOESCAPE. 6 years ago
Thomas Van Lenten 2af9c68591 Annotate the GPBArray enumerate* apis with NS_NOESCAPE. 6 years ago
Stephane Moore 74fa874537 [protos/objc] Include more context in deprecation messages ⚠️ 6 years ago
Dave MacLachlan ef3a725002 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. 6 years ago
Stephane Moore b323b13679 [protobuf/objc] Introduce a protobuf-specific deprecation annotation ⚠️ 6 years ago
Thomas Van Lenten ffa6bfc01a
ObjC: small improvement to extension serialization. 6 years ago
Thomas Van Lenten 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 years ago
Thomas Van Lenten af2d4134e0 TextFormat extension printing fix. 6 years ago
Thomas Van Lenten 3eb2889e9e Add the missing newlines between repeated extension files. 6 years ago
Thomas Van Lenten 8dadfda1e3 Improve comment about warning being incomplete. 6 years ago
Thomas Van Lenten 7fa7fbaf16 In debug builds output a warning about NSCoding and extensions. 6 years ago
Thomas Van Lenten c0bc265b67 Fix up the Xcode project. 6 years ago
Adam Cozzette 86d4fe47df Updated checked-in generated code 6 years ago
Dave MacLachlan be83b29bdd Fix bugs in our keyword conversion support for objectivec 6 years ago
Parveen Bhatia 29f27bfd0b Added safety checks when malloc returns nil in GPBDescriptor 6 years ago
Thomas Van Lenten eecccdc802 Let the 9.4 migrator migrate the Swift source. 6 years ago
Thomas Van Lenten d52f2bb9e4 Add more Xcode versions to the objc build script. 6 years ago
Thomas Van Lenten 8c1748f1cd Add tests to confirm strings/bytes are copied. 6 years ago
Thomas Van Lenten 09c001e999 Copy the value when setting message/data fields. 6 years ago
Thomas Van Lenten 97d03abb85 Turn off ALWAYS_SEARCH_USER_PATHS. 6 years ago
Thomas Van Lenten 561413523f Remove stray 'return'. 6 years ago
Michael Shields 10360e342f Regenerate C# and Objective-C. 6 years ago
Josh Haberman f14064184c Regenerated Objective C protos. 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Feng Xiao a4862e790e Update generated descriptors. 6 years ago
dmaclach 3389bd965b Add header need for module maps. 6 years ago
Feng Xiao 2dcd6ae409
Remove/replace travis references (#4953) 6 years ago