45 Commits (c836ad4dc7db4adf4b42a30474037f712d4f6875)

Author SHA1 Message Date
Thomas Van Lenten 297449aaf4 Update the ObjC projects for Xcode 8 8 years ago
Thomas Van Lenten 5699b920bf More complete nil/reset tests within a oneof 8 years ago
Thomas Van Lenten 708296e583 Fix some constants to be correct for the message class in use. 8 years ago
Thomas Van Lenten 337ec3065f Add ObjC helpers for Any WKT. 8 years ago
Thomas Van Lenten 13a41246dd Make Root's +extensionRegistry generation smarter. 8 years ago
Thomas Van Lenten a877fdfafe Record zero for "has" for proto3 if in a oneof. 8 years ago
Thomas Van Lenten 116596a4e6 Never use strlen on utf8 runs so null characters work. 8 years ago
Sergio Campamá a989501f47 Adds support for appledoc in generated code. (#1928) 8 years ago
Thomas Van Lenten ff85a1735f More complete nil/reset tests within a oneof 8 years ago
Thomas Van Lenten a0df678df9 Fix some constants to be correct for the message class in use. 8 years ago
Thomas Van Lenten 17d601a2b6 More explicit tests for nil behaviors on fields. 8 years ago
Thomas Van Lenten ca5b7751e5 Record zero for "has" for proto3 if in a oneof. 8 years ago
Thomas Van Lenten 1a6c1d092d Never use strlen on utf8 runs so null characters work. 8 years ago
Sergio Campamá 237f321e33 Adds support for appledoc in generated code. (#1928) 8 years ago
Dia Kharrat 523bfd4f23 add nullable qualifier to nil return types 9 years ago
Thomas Van Lenten 6cfc19edde Xcode project cleanup/setup. 9 years ago
Thomas Van Lenten fc4c617199 Fix GPBGetMessage{Repeated,Map}Field() 9 years ago
Dimitris Koutsogiorgas 37ca94f8ae Get value from text format name in GPBEnumDescriptor 9 years ago
Thomas Van Lenten a230b5d209 Rename methods to avoid ObjC KVC collisions. (#1699) 9 years ago
Sergio Campamá 1a5333b8c1 Adds destination flag to xcodebuild to avoid possible flake errors (#1697) 9 years ago
Sergio Campamá f0c1492ef6 Add the CocoaPods integration tests to Travis. 9 years ago
Sergio Campamá e34c09182e Improving the granularity parsing errors (#1623) 9 years ago
Jon Wall e72805ec5e fix expected class checking in GPBSetMessageRepeatedField 9 years ago
Thomas Van Lenten 7da023b892 Better support for using the proto library from a framework. 9 years ago
Thomas Van Lenten 6c47faa890 Make the CocoaPods integration tests more robust 9 years ago
Thomas Van Lenten 20b5bf624f Add shared schemes for the CocoaPods integration tests 9 years ago
Thomas Van Lenten 16dd477a29 CocoaPod Integration Tests 9 years ago
Thomas Van Lenten 30646288ad Fix up -hash/-isEqual: for bool storage. 9 years ago
Thomas Van Lenten 18b6a321b5 Proper checking of enum with non zero default 9 years ago
Thomas Van Lenten c9167f2acd Error during parsing for invalid UTF-8 instead of dropping dropping data. 9 years ago
Thomas Van Lenten f3f5b3fb64 Add tests to ensure we read strings with BOMs so we don't forget about lessons of the past. 9 years ago
Thomas Van Lenten 79a23c435c Shrink ObjC overhead (generated size and some runtime sizes) 9 years ago
Thomas Van Lenten 1bf4b38f29 Fix up handing of fields with leading names that should be all caps. 9 years ago
Thomas Van Lenten 36650a07cf HeaderDoc support in the library and generated sources 9 years ago
Thomas Van Lenten 2480acb6d9 Support ObjC Generic Collections 9 years ago
Thomas Van Lenten ca428c1bc9 Have the tests rely on the autocreator behaviors. 9 years ago
Thomas Van Lenten d6590d6534 Drop all use of OSSpinLock 9 years ago
Thomas Van Lenten 938ba41039 Update the min toolchain for iOS/OS X to be Xcode 7 9 years ago
Thomas Van Lenten c27833b632 Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects. 9 years ago
Thomas Van Lenten ad2d5c926b Support enum forward decls in Objective C++ 9 years ago
Thomas Van Lenten 1383d53e67 Cleanups for newer Xcodes 9 years ago
TeBoring aca5a60883 Fix bugs for objectivec 9 years ago
Thomas Van Lenten 1c33d34e34 Revert "Add packFrom, unpackTo and is in google.protobuf.Any." 9 years ago
TeBoring 7366efd81e Add packFrom, unpackTo and is in google.protobuf.Any. 9 years ago
Thomas Van Lenten 8c88957ef3 Add nonnil markup to ObjC library. 10 years ago
Thomas Van Lenten 0f2b4a0e82 Update podspec for files that can build now, rename assets to not need @ in the name. 10 years ago
Thomas Van Lenten d846b0b059 Beta quality drop of Objective C Support. 10 years ago
Thomas Van Lenten 58cd4a47e8 ObjC fixup for the branch. 10 years ago
Bo Yang 50a765ba03 Fix bugs in objective-c. 10 years ago
Thomas Van Lenten 1dcc329427 Objective C Second Alpha Drop 10 years ago