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
/
Tests
Commit message (
Expand
)
Author
Age
*
add nullable qualifier to nil return types
Dia Kharrat
2016-07-05
*
Xcode project cleanup/setup.
Thomas Van Lenten
2016-06-29
*
Fix GPBGetMessage{Repeated,Map}Field()
Thomas Van Lenten
2016-06-27
*
Merge pull request #1714 from dnkoutso/master
Thomas Van Lenten
2016-06-26
|
\
|
*
Get value from text format name in GPBEnumDescriptor
Dimitris Koutsogiorgas
2016-06-26
*
|
Rename methods to avoid ObjC KVC collisions. (#1699)
Thomas Van Lenten
2016-06-21
*
|
Adds destination flag to xcodebuild to avoid possible flake errors (#1697)
Sergio Campamá
2016-06-20
*
|
Add the CocoaPods integration tests to Travis.
Sergio Campamá
2016-06-14
*
|
Improving the granularity parsing errors (#1623)
Sergio Campamá
2016-06-02
*
|
fix expected class checking in GPBSetMessageRepeatedField
Jon Wall
2016-05-26
*
|
Better support for using the proto library from a framework.
Thomas Van Lenten
2016-05-24
*
|
Make the CocoaPods integration tests more robust
Thomas Van Lenten
2016-05-20
*
|
Add shared schemes for the CocoaPods integration tests
Thomas Van Lenten
2016-05-19
*
|
CocoaPod Integration Tests
Thomas Van Lenten
2016-05-19
|
/
*
Fix up -hash/-isEqual: for bool storage.
Thomas Van Lenten
2016-04-27
*
Proper checking of enum with non zero default
Thomas Van Lenten
2016-04-26
*
Error during parsing for invalid UTF-8 instead of dropping dropping data.
Thomas Van Lenten
2016-04-05
*
Add tests to ensure we read strings with BOMs so we don't forget about lesson...
Thomas Van Lenten
2016-04-05
*
Shrink ObjC overhead (generated size and some runtime sizes)
Thomas Van Lenten
2016-03-17
*
Fix up handing of fields with leading names that should be all caps.
Thomas Van Lenten
2016-03-08
*
HeaderDoc support in the library and generated sources
Thomas Van Lenten
2016-03-07
*
Support ObjC Generic Collections
Thomas Van Lenten
2016-02-18
*
Have the tests rely on the autocreator behaviors.
Thomas Van Lenten
2016-01-05
*
Drop all use of OSSpinLock
Thomas Van Lenten
2015-12-17
*
Update the min toolchain for iOS/OS X to be Xcode 7
Thomas Van Lenten
2015-12-10
*
Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.
Thomas Van Lenten
2015-12-07
*
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 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
*
Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.
Thomas Van Lenten
2015-05-06