aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBDescriptor.m
Commit message (Expand)AuthorAgeFilesLines
* Update code to work for Xcode 10b1 (#4729)Sergio Campamá2018-06-051-3/+3
* [ObjC] Add ability to introspect list of enum values (#4678)leovitch2018-05-291-9/+26
* Don't assume c-strings are 4 byte aligned.Thomas Van Lenten2018-01-311-2/+4
* Build out more complete code coverage in the tests.Thomas Van Lenten2017-10-031-4/+0
* Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-081-1/+113
* Don't #import the .m files.Thomas Van Lenten2016-07-071-2/+1
* Merge pull request #1714 from dnkoutso/masterThomas Van Lenten2016-06-261-0/+17
|\
| * Get value from text format name in GPBEnumDescriptorDimitris Koutsogiorgas2016-06-261-0/+17
* | Fixes Xcode 8 analyzer warning saying that it was missing a release in deallo...Sergio Campamá2016-06-141-0/+5
* | Add more warnings to for the ObjC runtime buildThomas Van Lenten2016-05-251-1/+9
|/
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-197/+163
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-87/+220
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-30/+6
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+888