aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/objectivec/objectivec_message.cc
Commit message (Expand)AuthorAgeFilesLines
* Deleted scoped_ptr.hAdam Cozzette2018-03-141-3/+3
* Removed using statements from common.hAdam Cozzette2018-01-261-21/+21
* Add std:: namespace prefix to set and map (#3332)tanderson-google2017-07-091-2/+2
* Remove "using namespace std" from stubs/common.hAdam Cozzette2017-04-261-3/+3
* Improve ObjC deprecated annotation support.Thomas Van Lenten2016-12-081-2/+19
* Merge pull request #1970 from thomasvl/objc_any_helpersThomas Van Lenten2016-09-091-0/+13
|\
| * Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-081-0/+13
* | Support the -Wassign-enum compiler flag. (#2085)Sergio Campamá2016-09-081-1/+2
|/
* Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-091-1/+1
* Add more warnings to for the ObjC runtime buildThomas Van Lenten2016-05-251-0/+16
* Added deprecated option handling for objective-c generatorOleg Vereshko2016-04-041-1/+2
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-150/+104
* Support ObjC Generic CollectionsThomas Van Lenten2016-02-181-8/+6
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-188/+181
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-6/+17
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-191-2/+3
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+642