aboutsummaryrefslogtreecommitdiffhomepage
path: root/objectivec/Tests
Commit message (Expand)AuthorAge
* Timestamp helper fix, Duration helper cleanup.Gravatar Thomas Van Lenten2017-01-12
* Revert "Fix Timestamps with dates before the Unix epoch that contain fraction...Gravatar Thomas Van Lenten2017-01-12
* Fix Timestamps with dates before the Unix epoch that contain fractional seconds.Gravatar Thomas Van Lenten2017-01-12
* Minor fix for autocreated object repeated fields and maps.Gravatar Thomas Van Lenten2017-01-05
* Improve ObjC deprecated annotation support.Gravatar Thomas Van Lenten2016-12-08
* Update the ObjC projects for Xcode 8Gravatar Thomas Van Lenten2016-10-03
* Add ObjC helpers for Any WKT.Gravatar Thomas Van Lenten2016-09-08
* Make Root's +extensionRegistry generation smarter.Gravatar Thomas Van Lenten2016-09-01
* More complete nil/reset tests within a oneofGravatar Thomas Van Lenten2016-08-12
* Fix some constants to be correct for the message class in use.Gravatar Thomas Van Lenten2016-08-12
* More explicit tests for nil behaviors on fields.Gravatar Thomas Van Lenten2016-08-12
* Record zero for "has" for proto3 if in a oneof.Gravatar Thomas Van Lenten2016-08-11
* Never use strlen on utf8 runs so null characters work.Gravatar Thomas Van Lenten2016-08-09
* Adds support for appledoc in generated code. (#1928)Gravatar Sergio Campamá2016-08-09
* add nullable qualifier to nil return typesGravatar Dia Kharrat2016-07-05
* Xcode project cleanup/setup.Gravatar Thomas Van Lenten2016-06-29
* Fix GPBGetMessage{Repeated,Map}Field()Gravatar Thomas Van Lenten2016-06-27
* Merge pull request #1714 from dnkoutso/masterGravatar Thomas Van Lenten2016-06-26
|\
| * Get value from text format name in GPBEnumDescriptorGravatar Dimitris Koutsogiorgas2016-06-26
* | Rename methods to avoid ObjC KVC collisions. (#1699)Gravatar Thomas Van Lenten2016-06-21
* | Adds destination flag to xcodebuild to avoid possible flake errors (#1697)Gravatar Sergio Campamá2016-06-20
* | Add the CocoaPods integration tests to Travis.Gravatar Sergio Campamá2016-06-14
* | Improving the granularity parsing errors (#1623)Gravatar Sergio Campamá2016-06-02
* | fix expected class checking in GPBSetMessageRepeatedFieldGravatar Jon Wall2016-05-26
* | Better support for using the proto library from a framework.Gravatar Thomas Van Lenten2016-05-24
* | Make the CocoaPods integration tests more robustGravatar Thomas Van Lenten2016-05-20
* | Add shared schemes for the CocoaPods integration testsGravatar Thomas Van Lenten2016-05-19
* | CocoaPod Integration TestsGravatar Thomas Van Lenten2016-05-19
|/
* Fix up -hash/-isEqual: for bool storage.Gravatar Thomas Van Lenten2016-04-27
* Proper checking of enum with non zero defaultGravatar Thomas Van Lenten2016-04-26
* Error during parsing for invalid UTF-8 instead of dropping dropping data.Gravatar Thomas Van Lenten2016-04-05
* Add tests to ensure we read strings with BOMs so we don't forget about lesson...Gravatar Thomas Van Lenten2016-04-05
* Shrink ObjC overhead (generated size and some runtime sizes)Gravatar Thomas Van Lenten2016-03-17
* Fix up handing of fields with leading names that should be all caps.Gravatar Thomas Van Lenten2016-03-08
* HeaderDoc support in the library and generated sourcesGravatar Thomas Van Lenten2016-03-07
* Support ObjC Generic CollectionsGravatar Thomas Van Lenten2016-02-18
* Have the tests rely on the autocreator behaviors.Gravatar Thomas Van Lenten2016-01-05
* Drop all use of OSSpinLockGravatar Thomas Van Lenten2015-12-17
* Update the min toolchain for iOS/OS X to be Xcode 7Gravatar Thomas Van Lenten2015-12-10
* Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.Gravatar Thomas Van Lenten2015-12-07
* Support enum forward decls in Objective C++Gravatar Thomas Van Lenten2015-10-01
* Cleanups for newer XcodesGravatar Thomas Van Lenten2015-09-29
* Fix bugs for objectivecGravatar TeBoring2015-08-26
* Add nonnil markup to ObjC library.Gravatar Thomas Van Lenten2015-06-16
* Update podspec for files that can build now, rename assets to not need @ in t...Gravatar Thomas Van Lenten2015-06-10
* Beta quality drop of Objective C Support.Gravatar Thomas Van Lenten2015-06-08
* ObjC fixup for the branch.Gravatar Thomas Van Lenten2015-05-26
* Fix bugs in objective-c.Gravatar Bo Yang2015-05-25
* Objective C Second Alpha DropGravatar Thomas Van Lenten2015-05-22
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Gravatar Thomas Van Lenten2015-05-06