323 Commits (53002af6038934e86e335495f6fa88a4fdff44e7)

Author SHA1 Message Date
Sergio Campama 3d7b42d1a6 Adds nullability modifiers to resolve Xcode 8.3 warnings 8 years ago
Thomas Van Lenten d0bc096b4a Timestamp helper fix, Duration helper cleanup. 8 years ago
Thomas Van Lenten 1651342501 Revert "Fix Timestamps with dates before the Unix epoch that contain fractional seconds." 8 years ago
Thomas Van Lenten adcccd0f81 Fix Timestamps with dates before the Unix epoch that contain fractional seconds. 8 years ago
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 years ago
Sergio Campama c68fc589a9 Fixes and expands comments on how to use GPB_ENUM_FWD_DECLARE 8 years ago
Thomas Van Lenten 2754586fa4 Xcode 8.1 support 8 years ago
Thomas Van Lenten dad775b798 Improve ObjC deprecated annotation support. 8 years ago
Samuel Rossoff (of The Ebon Blade) d571d39923 Update README.md 8 years ago
Thomas Van Lenten 98c01858f2 Add note about extension use and Coding support. 8 years ago
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