aboutsummaryrefslogtreecommitdiff
path: root/objectivec/Tests
Commit message (Expand)AuthorAgeFilesLines
* Update the ObjC projects for Xcode 8Thomas Van Lenten2016-10-031-139/+139
* Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-083-0/+86
* Make Root's +extensionRegistry generation smarter.Thomas Van Lenten2016-09-0111-7/+378
* More complete nil/reset tests within a oneofThomas Van Lenten2016-08-121-6/+12
* Fix some constants to be correct for the message class in use.Thomas Van Lenten2016-08-121-21/+23
* More explicit tests for nil behaviors on fields.Thomas Van Lenten2016-08-121-4/+119
* Record zero for "has" for proto3 if in a oneof.Thomas Van Lenten2016-08-111-0/+248
* Never use strlen on utf8 runs so null characters work.Thomas Van Lenten2016-08-091-0/+86
* Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-091-0/+9
* add nullable qualifier to nil return typesDia Kharrat2016-07-051-1/+1
* Xcode project cleanup/setup.Thomas Van Lenten2016-06-292-5/+7
* Fix GPBGetMessage{Repeated,Map}Field()Thomas Van Lenten2016-06-271-0/+40
* Merge pull request #1714 from dnkoutso/masterThomas Van Lenten2016-06-261-0/+8
|\
| * Get value from text format name in GPBEnumDescriptorDimitris Koutsogiorgas2016-06-261-0/+8
* | Rename methods to avoid ObjC KVC collisions. (#1699)Thomas Van Lenten2016-06-2111-5913/+5913
* | Adds destination flag to xcodebuild to avoid possible flake errors (#1697)Sergio Campamá2016-06-201-1/+6
* | Add the CocoaPods integration tests to Travis.Sergio Campamá2016-06-141-1/+10
* | Improving the granularity parsing errors (#1623)Sergio Campamá2016-06-021-2/+99
* | fix expected class checking in GPBSetMessageRepeatedFieldJon Wall2016-05-261-0/+27
* | Better support for using the proto library from a framework.Thomas Van Lenten2016-05-241-0/+9
* | Make the CocoaPods integration tests more robustThomas Van Lenten2016-05-205-14/+36
* | Add shared schemes for the CocoaPods integration testsThomas Van Lenten2016-05-192-0/+182
* | CocoaPod Integration TestsThomas Van Lenten2016-05-1923-0/+2063
|/
* Fix up -hash/-isEqual: for bool storage.Thomas Van Lenten2016-04-272-0/+101
* Proper checking of enum with non zero defaultThomas Van Lenten2016-04-262-0/+17
* Error during parsing for invalid UTF-8 instead of dropping dropping data.Thomas Van Lenten2016-04-051-6/+5
* Add tests to ensure we read strings with BOMs so we don't forget about lesson...Thomas Van Lenten2016-04-051-0/+38
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-173-13/+10
* Fix up handing of fields with leading names that should be all caps.Thomas Van Lenten2016-03-082-0/+30
* HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-071-1/+20
* Support ObjC Generic CollectionsThomas Van Lenten2016-02-186-213/+220
* Have the tests rely on the autocreator behaviors.Thomas Van Lenten2016-01-054-13/+1
* Drop all use of OSSpinLockThomas Van Lenten2015-12-172-514/+5
* Update the min toolchain for iOS/OS X to be Xcode 7Thomas Van Lenten2015-12-103-10/+10
* Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.Thomas Van Lenten2015-12-073-49/+142
* Support enum forward decls in Objective C++Thomas Van Lenten2015-10-011-0/+69
* Cleanups for newer XcodesThomas Van Lenten2015-09-2912-828/+829
* Fix bugs for objectivecTeBoring2015-08-262-0/+5
* Add nonnil markup to ObjC library.Thomas Van Lenten2015-06-161-1/+1
* Update podspec for files that can build now, rename assets to not need @ in t...Thomas Van Lenten2015-06-106-6/+6
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-0817-608/+637
* ObjC fixup for the branch.Thomas Van Lenten2015-05-263-30/+9
* Fix bugs in objective-c.Bo Yang2015-05-252-1/+11
* Objective C Second Alpha DropThomas Van Lenten2015-05-2224-188/+664
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-0656-0/+37205