aboutsummaryrefslogtreecommitdiff
path: root/objectivec
Commit message (Expand)AuthorAgeFilesLines
* Integrate from google internal.Jisi Liu2016-01-292-0/+201
* Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGESFeng Xiao2016-01-121-1/+1
|\
| * Fix typos in README.md/CHANGES.txtDongjoon Hyun2016-01-111-1/+1
* | Release the semaphore in dealloc, fixing leak.Thomas Van Lenten2016-01-121-0/+1
|/
* Remove the stale reference to test no longer around, and keep the performance...Thomas Van Lenten2016-01-072-6/+6
* Update objectivec/google/protobuf/Type.pbobjc.mThomas Van Lenten2016-01-051-0/+13
* Have the tests rely on the autocreator behaviors.Thomas Van Lenten2016-01-054-13/+1
* Merge branch master into v3.0.0-beta-2Feng Xiao2015-12-2110-873/+53
|\
| * Drop all use of OSSpinLockThomas Van Lenten2015-12-1710-873/+53
* | Down-integrate from internal code base.Feng Xiao2015-12-114-31/+36
|/
* Update the min toolchain for iOS/OS X to be Xcode 7Thomas Van Lenten2015-12-1012-40/+80
* Use compiler provided static assert and avoid tripping unused-local-typedef w...Thomas Van Lenten2015-12-081-4/+9
* Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.Thomas Van Lenten2015-12-078-53/+156
* Tweak the error message as the generate is in the core binary these days.Thomas Van Lenten2015-12-0211-11/+11
* Merge pull request #1020 from thomasvl/block_nilThomas Van Lenten2015-12-021-5/+136
|\
| * Check and throw errors for nil values/keys (like NSDictionary).Thomas Van Lenten2015-12-021-5/+136
* | Ensure the conformance build of objc code is using the Mac OS X SDK andThomas Van Lenten2015-12-021-1/+3
|/
* Update GPBProtocolBuffers.hOsman Cihangir2015-11-241-0/+1
* Set the stream limit to the length of the data.Thomas Van Lenten2015-11-231-5/+1
* Add support for the conformance test for objc when run on OS XThomas Van Lenten2015-11-181-1/+13
* Tweaks to the Mac build scriptThomas Van Lenten2015-11-051-17/+51
* Update the Mac build script to include the conformance testsThomas Van Lenten2015-11-041-1/+5
* Merge remote-tracking branch 'origin/master' into fix-authorJisi Liu2015-10-0521-1215/+1329
|\
| * Support enum forward decls in Objective C++Thomas Van Lenten2015-10-014-6/+91
| * Cleanups for newer XcodesThomas Van Lenten2015-09-2915-1208/+1216
|/
* Fix bugs for objectivecTeBoring2015-08-2615-29/+456
* Add support for a file listing expected package to objc prefixes for validation.Thomas Van Lenten2015-08-141-4/+1
* Revert "Add packFrom, unpackTo and is in google.protobuf.Any."Thomas Van Lenten2015-08-113-121/+1
* Update GPBWellKnownTypes.mYue Zhang2015-07-291-1/+1
* Add packFrom, unpackTo and is in google.protobuf.Any.TeBoring2015-07-214-3/+122
* Add Bazel target for protobuf ObjC runtimeJorge Canizales2015-07-061-0/+12
* Add nonnil markup to ObjC library.Thomas Van Lenten2015-06-1628-265/+353
* Update podspec for files that can build now, rename assets to not need @ in t...Thomas Van Lenten2015-06-106-6/+6
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-0879-7452/+6549
* ObjC fixup for the branch.Thomas Van Lenten2015-05-265-34/+13
* Fix bugs in objective-c.Bo Yang2015-05-256-9/+212
* Objective C Second Alpha DropThomas Van Lenten2015-05-2273-1150/+5865
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-191-1/+1
* Post csharp landing fixup.Thomas Van Lenten2015-05-182-0/+18
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-06122-0/+77147