summaryrefslogtreecommitdiff
path: root/objectivec
AgeCommit message (Expand)Author
2015-12-08Use compiler provided static assert and avoid tripping unused-local-typedef w...Thomas Van Lenten
2015-12-07Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.Thomas Van Lenten
2015-12-02Tweak the error message as the generate is in the core binary these days.Thomas Van Lenten
2015-12-02Merge pull request #1020 from thomasvl/block_nilThomas Van Lenten
2015-12-02Check and throw errors for nil values/keys (like NSDictionary).Thomas Van Lenten
2015-12-02Ensure the conformance build of objc code is using the Mac OS X SDK andThomas Van Lenten
2015-11-24Update GPBProtocolBuffers.hOsman Cihangir
2015-11-23Set the stream limit to the length of the data.Thomas Van Lenten
2015-11-18Add support for the conformance test for objc when run on OS XThomas Van Lenten
2015-11-05Tweaks to the Mac build scriptThomas Van Lenten
2015-11-04Update the Mac build script to include the conformance testsThomas Van Lenten
2015-10-05Merge remote-tracking branch 'origin/master' into fix-authorJisi Liu
2015-10-01Support enum forward decls in Objective C++Thomas Van Lenten
2015-09-29Cleanups for newer XcodesThomas Van Lenten
2015-08-26Fix bugs for objectivecTeBoring
2015-08-14Add support for a file listing expected package to objc prefixes for validation.Thomas Van Lenten
2015-08-11Revert "Add packFrom, unpackTo and is in google.protobuf.Any."Thomas Van Lenten
2015-07-29Update GPBWellKnownTypes.mYue Zhang
2015-07-21Add packFrom, unpackTo and is in google.protobuf.Any.TeBoring
2015-07-06Add Bazel target for protobuf ObjC runtimeJorge Canizales
2015-06-16Add nonnil markup to ObjC library.Thomas Van Lenten
2015-06-10Update podspec for files that can build now, rename assets to not need @ in t...Thomas Van Lenten
2015-06-08Beta quality drop of Objective C Support.Thomas Van Lenten
2015-05-26ObjC fixup for the branch.Thomas Van Lenten
2015-05-25Fix bugs in objective-c.Bo Yang
2015-05-22Objective C Second Alpha DropThomas Van Lenten
2015-05-19Getting the ObjC generator building on Windows.Thomas Van Lenten
2015-05-18Post csharp landing fixup.Thomas Van Lenten
2015-05-06Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten