605 Commits (200bdbc2725d260071f39b9264b5f3270658d379)

Author SHA1 Message Date
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
Benjamin Barenblat 048f5c26a7 objectivec: Quash -Wself-assign and -Wvla (#4897) 6 years ago
Sergio Campamá a3f31bf0e2 Update code to work for Xcode 10b1 (#4729) 7 years ago
Sergio Campamá 6933e2f499 Update code to work for Xcode 10b1 (#4729) 7 years ago
leovitch 2804902446 [ObjC] Add ability to introspect list of enum values (#4678) 7 years ago
Hiroshi Ichikawa 7d978084ca [objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556) 7 years ago
Thomas Van Lenten 8417871a71 Move to Xcode 9.3 which also means a High Sierra image. 7 years ago
Thomas Van Lenten b59da6d099 Remove the iOS Test App. 7 years ago
Sergio Campama ce24b8a224 Update Xcode settings 7 years ago
Thomas Van Lenten e998b8ff66 Add compile test sources for to test include order. 7 years ago
Thomas Van Lenten bca797dac9 Trim imports for bundled generated protos. 7 years ago
Adam Cozzette b1216d95db Updated checked-in generated code 7 years ago
Felix Jendrusch 1da9ffe394 Check return value on write of raw pointer 7 years ago
Felix Jendrusch 38508e9bbb Add test for failing write of raw pointer to output stream 7 years ago
Thomas Van Lenten 07f023188e Fix up the docs to mention the WKTs generated files also. 7 years ago
Thomas Van Lenten cf016a42e6 Work around strange error with atomic and swift under Xcode 8.3.3. 7 years ago
Thomas Van Lenten d570d48648 Don't assume c-strings are 4 byte aligned. 7 years ago
Thomas Van Lenten d83837ded5 Fix to use "nil" instead of "NULL" for objc objects. 7 years ago
Thomas Van Lenten 81aeed082e Work around the static analyzer false report. 7 years ago
Thomas Van Lenten 953adb16ff Add casts to removed undefined behaviors around shifts. 7 years ago
Thomas Van Lenten 3e1587fd4b Add an explicit import of stdatomic.h. 7 years ago
Thomas Van Lenten 6fd2ae7e45 Bring back import of OSAtomic. 7 years ago
Jonathan Dierksen a721bf6d29 Migrate away from deprecated OSAtomic APIs. (#4184) 7 years ago
Thomas Van Lenten 4588e6e2b9 Force a copy when saving the NSData that came from another. 7 years ago
Thomas Van Lenten 156161dfcd Properly copy maps with string keys but pod values. 7 years ago
kvukic 8529f2aee3 Resolved issue #3510. Malformed errorr messages replaced with meaningful description 7 years ago
Thomas Van Lenten 860d693cf7 Add Xcode 9.2 to the testing support 7 years ago
Feng Xiao 75eceb8424 Update generated code. 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago