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
/
GPBDictionary.m
Commit message (
Expand
)
Author
Age
*
Update code to work for Xcode 10b1 (#4729)
Sergio Campamá
2018-06-05
*
Reduce size of GPBDictionary by getting rid of class creation methods
Dave MacLachlan
2017-11-14
*
Merge pull request #3169 from dmaclach/master
Thomas Van Lenten
2017-06-01
|
\
*
|
Fix some cases of reading of 64bit map values.
Thomas Van Lenten
2017-06-01
|
*
Optimize GPBDictionary.m codegen to reduce size of overall library by 46K per...
Dave MacLachlan
2017-06-01
|
/
*
Minor fix for autocreated object repeated fields and maps.
Thomas Van Lenten
2017-01-05
*
Rename methods to avoid ObjC KVC collisions. (#1699)
Thomas Van Lenten
2016-06-21
*
Add -Woverriding-method-mismatch.
Thomas Van Lenten
2016-05-27
*
Add more warnings to for the ObjC runtime build
Thomas Van Lenten
2016-05-25
*
HeaderDoc support in the library and generated sources
Thomas Van Lenten
2016-03-07
*
Update the min toolchain for iOS/OS X to be Xcode 7
Thomas Van Lenten
2015-12-10
*
Check and throw errors for nil values/keys (like NSDictionary).
Thomas Van Lenten
2015-12-02
*
Cleanups for newer Xcodes
Thomas Van Lenten
2015-09-29
*
Beta quality drop of Objective C Support.
Thomas Van Lenten
2015-06-08
*
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