313 Commits (89c40311dbfaed8c6269e58384af951159f5a895)

Author SHA1 Message Date
Sergio Campamá d58b92ae51 Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297) 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Thomas Van Lenten 297449aaf4 Update the ObjC projects for Xcode 8 8 years ago
Thomas Van Lenten 0dca5a5bf9 Use a custom dictionary to avoid NSNumber operations. 8 years ago
Thomas Van Lenten 96c469de68 Remove the custom key functions and just use the system provided defaults. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Thomas Van Lenten 6ab51a0ebd Use a custom dictionary to avoid NSNumber operations. 8 years ago
Thomas Van Lenten 5904279ebd Remove the custom key functions and just use the system provided defaults. 8 years ago
Thomas Van Lenten 1aa6500056 Update the ObjC version checks to support a min and current version. 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 161b937740 Fix error and add note about lossy issues 8 years ago
Sergio Campamá 14e74f6a21 Support the -Wassign-enum compiler flag. (#2085) 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 2e66a61b54 Support GenerateAll(). 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á 62f2ff86b5 Fixes extra whitespace on generated comments. (#1950) 8 years ago
Sergio Campamá a989501f47 Adds support for appledoc in generated code. (#1928) 8 years ago
Sergio Campamá 42ab9b4442 Migrating documentation of the ObjectiveC runtime code to appledoc. (#1867) 8 years ago
Sergio Campama e505098875 Adding casts so that code importing protobug using -Wconversion does not generate warnings. 8 years ago
Sergio Campamá a2484208c3 Fixes extra whitespace on generated comments. (#1950) 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
Sergio Campamá 32fadc0d49 Migrating documentation of the ObjectiveC runtime code to appledoc. (#1867) 8 years ago
Thomas Van Lenten 2e98ed5d17 Use public methods to fetch oneofs in generated code. 8 years ago
Sergio Campamá b99577c5ac Exposes the currently registered extensions for a message and removes the internal sortedExtensionsInUse 8 years ago
Thomas Van Lenten 8c23655519 Drop the performace baselines. 9 years ago
Thomas Van Lenten be0d7f6664 Don't #import the .m files. 9 years ago
Dia Kharrat 523bfd4f23 add nullable qualifier to nil return types 9 years ago
Feng Xiao e102db1f05 Fix some failing travis tests. 9 years ago
Thomas Van Lenten 6cfc19edde Xcode project cleanup/setup. 9 years ago
Thomas Van Lenten c18aa7795a Validate the tag numbers when parsing. (#1725) 9 years ago
Thomas Van Lenten fc4c617199 Fix GPBGetMessage{Repeated,Map}Field() 9 years ago
Nathan Wong 3be6110934 Fix Objective-C generator option typo 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
Thomas Van Lenten 8c20e55c57 Add new generation option for using proto sources from other frameworks. 9 years ago
Thomas Van Lenten a2a3399a6f Add support for generation sources into a framework. 9 years ago
Sergio Campamá f0c1492ef6 Add the CocoaPods integration tests to Travis. 9 years ago
Sergio Campamá 71f4a9c6f3 Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) 9 years ago
Sergio Campamá e34c09182e Improving the granularity parsing errors (#1623) 9 years ago
Sergio Campama a714c401a9 Removing unused GPBExceptionMessageKey 9 years ago
Thomas Van Lenten 38b9e74691 Add -Woverriding-method-mismatch. 9 years ago