aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/objectivec/objectivec_field.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed a Visual Studio 2017 build error. (#4488)Ronny Krüger2018-04-161-4/+2
* Deleted scoped_ptr.hAdam Cozzette2018-03-141-2/+2
* 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-2/+2
* Support the -Wassign-enum compiler flag. (#2085)Sergio Campamá2016-09-081-1/+1
* Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-091-3/+3
* Fix spelling in strings and commentsOtto Kekäläinen2016-07-031-1/+1
* Added deprecated option handling for objective-c generatorOleg Vereshko2016-04-041-8/+9
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-54/+86
* HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-071-7/+9
* Support ObjC Generic CollectionsThomas Van Lenten2016-02-181-26/+34
* Add nonnil markup to ObjC library.Thomas Van Lenten2015-06-161-2/+2
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-68/+23
* Fixes on visual studio 2008unknown2015-05-271-3/+3
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-6/+15
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-191-5/+1
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+474