545 Commits (13c06cbb546ffea3ee7f1f390d9989f1f22e2231)

Author SHA1 Message Date
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
Thomas Van Lenten baed06e694 Small code reorder to maybe make #3893 happy. 7 years ago
Thomas Van Lenten 6700f41c4b Travis config cleanups and move ObjC to Xcode 9.1. 7 years ago
dmaclach 2b3aa1c294 Add Setter/Getter type verification. (#3880) 7 years ago
dmaclach 8537f1e6d5 Fix up warnings from Xcode 9.1 (#3887) 7 years ago
Sergio Campama 02129f0a87 Fixes 32bit tests. 7 years ago
Dave MacLachlan 8ae6844cf4 codereview cleanup 7 years ago
Dave MacLachlan 4ba30923fa code review cleanup 7 years ago
Dave MacLachlan 949596ea32 Simplify getter/setter method implementations 7 years ago
Dave MacLachlan 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 years ago
Dave MacLachlan 37a6672c31 Remove unreferenced 'GPBMessageSignatureProtocol' class. 7 years ago