aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBDictionary.m
Commit message (Expand)AuthorAgeFilesLines
* Update code to work for Xcode 10b1 (#4729)Sergio Campamá2018-06-051-2/+2
* Reduce size of GPBDictionary by getting rid of class creation methodsDave MacLachlan2017-11-141-1953/+0
* Merge pull request #3169 from dmaclach/masterThomas Van Lenten2017-06-011-1058/+1504
|\
| * Optimize GPBDictionary.m codegen to reduce size of overall library by 46K per...Dave MacLachlan2017-06-011-1058/+1504
* | Fix some cases of reading of 64bit map values.Thomas Van Lenten2017-06-011-1/+1
|/
* Minor fix for autocreated object repeated fields and maps.Thomas Van Lenten2017-01-051-2/+6
* Rename methods to avoid ObjC KVC collisions. (#1699)Thomas Van Lenten2016-06-211-937/+939
* Add -Woverriding-method-mismatch.Thomas Van Lenten2016-05-271-140/+195
* Add more warnings to for the ObjC runtime buildThomas Van Lenten2016-05-251-0/+11
* HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-071-1/+1
* Update the min toolchain for iOS/OS X to be Xcode 7Thomas Van Lenten2015-12-101-0/+25
* Check and throw errors for nil values/keys (like NSDictionary).Thomas Van Lenten2015-12-021-5/+136
* Cleanups for newer XcodesThomas Van Lenten2015-09-291-291/+298
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-847/+903
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-52/+761
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+12627