aboutsummaryrefslogtreecommitdiff
path: root/objectivec/google/protobuf/Type.pbobjc.m
Commit message (Expand)AuthorAgeFilesLines
* Fix to use "nil" instead of "NULL" for objc objects.Thomas Van Lenten2018-01-311-3/+3
* Add an explicit import of stdatomic.h.Thomas Van Lenten2018-01-251-0/+2
* Migrate away from deprecated OSAtomic APIs. (#4184)Jonathan Dierksen2018-01-221-6/+9
* Update the ObjC version checks to support a min and current version.Thomas Van Lenten2016-09-151-1/+1
* Merge pull request #1970 from thomasvl/objc_any_helpersThomas Van Lenten2016-09-091-0/+1
|\
| * Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-081-0/+1
* | Support the -Wassign-enum compiler flag. (#2085)Sergio Campamá2016-09-081-10/+10
|/
* Make Root's +extensionRegistry generation smarter.Thomas Van Lenten2016-09-011-12/+2
* Better support for using the proto library from a framework.Thomas Van Lenten2016-05-241-4/+21
* Regenerate the WKT to pick up current changes to the proto files.Thomas Van Lenten2016-04-191-0/+5
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-199/+138
* Update objectivec/google/protobuf/Type.pbobjc.mThomas Van Lenten2016-01-051-0/+13
* Fix bugs for objectivecTeBoring2015-08-261-0/+92
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-159/+175
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-0/+628