index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
objectivec
Commit message (
Expand
)
Author
Age
*
Merge branch master into v3.0.0-beta-2
Feng Xiao
2015-12-21
|
\
|
*
Drop all use of OSSpinLock
Thomas Van Lenten
2015-12-17
*
|
Down-integrate from internal code base.
Feng Xiao
2015-12-11
|
/
*
Update the min toolchain for iOS/OS X to be Xcode 7
Thomas Van Lenten
2015-12-10
*
Use compiler provided static assert and avoid tripping unused-local-typedef w...
Thomas Van Lenten
2015-12-08
*
Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.
Thomas Van Lenten
2015-12-07
*
Tweak the error message as the generate is in the core binary these days.
Thomas Van Lenten
2015-12-02
*
Merge pull request #1020 from thomasvl/block_nil
Thomas Van Lenten
2015-12-02
|
\
|
*
Check and throw errors for nil values/keys (like NSDictionary).
Thomas Van Lenten
2015-12-02
*
|
Ensure the conformance build of objc code is using the Mac OS X SDK and
Thomas Van Lenten
2015-12-02
|
/
*
Update GPBProtocolBuffers.h
Osman Cihangir
2015-11-24
*
Set the stream limit to the length of the data.
Thomas Van Lenten
2015-11-23
*
Add support for the conformance test for objc when run on OS X
Thomas Van Lenten
2015-11-18
*
Tweaks to the Mac build script
Thomas Van Lenten
2015-11-05
*
Update the Mac build script to include the conformance tests
Thomas Van Lenten
2015-11-04
*
Merge remote-tracking branch 'origin/master' into fix-author
Jisi Liu
2015-10-05
|
\
|
*
Support enum forward decls in Objective C++
Thomas Van Lenten
2015-10-01
|
*
Cleanups for newer Xcodes
Thomas Van Lenten
2015-09-29
|
/
*
Fix bugs for objectivec
TeBoring
2015-08-26
*
Add support for a file listing expected package to objc prefixes for validation.
Thomas Van Lenten
2015-08-14
*
Revert "Add packFrom, unpackTo and is in google.protobuf.Any."
Thomas Van Lenten
2015-08-11
*
Update GPBWellKnownTypes.m
Yue Zhang
2015-07-29
*
Add packFrom, unpackTo and is in google.protobuf.Any.
TeBoring
2015-07-21
*
Add Bazel target for protobuf ObjC runtime
Jorge Canizales
2015-07-06
*
Add nonnil markup to ObjC library.
Thomas Van Lenten
2015-06-16
*
Update podspec for files that can build now, rename assets to not need @ in t...
Thomas Van Lenten
2015-06-10
*
Beta quality drop of Objective C Support.
Thomas Van Lenten
2015-06-08
*
ObjC fixup for the branch.
Thomas Van Lenten
2015-05-26
*
Fix bugs in objective-c.
Bo Yang
2015-05-25
*
Objective C Second Alpha Drop
Thomas Van Lenten
2015-05-22
*
Getting the ObjC generator building on Windows.
Thomas Van Lenten
2015-05-19
*
Post csharp landing fixup.
Thomas Van Lenten
2015-05-18
*
Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.
Thomas Van Lenten
2015-05-06