242 Commits (e479410564727d8954e0704254f4345f97e3d844)

Author SHA1 Message Date
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
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