1. 11fb7ae Revert "Merge changes from topic "protobuf3.5.2"" by Colin Cross · 6 years ago
  2. 05b56d0 update joda-time javadoc url by xuwei-k · 7 years ago
  3. b1f954e Improves coverage of GPBCodedInputStream by Sergio Campama · 7 years ago
  4. ecf2957 Update descriptor protos by Jisi Liu · 7 years ago
  5. a274c67 Build out more complete code coverage in the tests. by Thomas Van Lenten · 7 years ago
  6. 9477123 Let Xcode 9 update project/scheme settings. by Thomas Van Lenten · 7 years ago
  7. 4207066 Merge pull request #3710 from thomasvl/xcode9 by Thomas Van Lenten · 7 years ago
  8. b586e64 Add Xcode 9 support to the helper script. by Thomas Van Lenten · 7 years ago
  9. 3f2dcae ObjC: Fix merging of length delimited unknown fields. by Thomas Van Lenten · 7 years ago
  10. 139775c Merge remote-tracking branch 'origin/3.4.x' into mergemaster by Jisi Liu · 7 years ago
  11. 6f4c9b0 print() function for Python 3 by cclauss · 7 years ago
  12. ba81c59 Fix up Xcode 8.3.x support. by Thomas Van Lenten · 7 years ago
  13. 3af881c Merge master into 3.4.x by Jisi Liu · 7 years ago
  14. 8697530 Update csharp and php descriptor by Jisi Liu · 7 years ago
  15. b30dee3 Expose the initializer for unknown fields. by Thomas Van Lenten · 7 years ago
  16. db45687 If we fail to get a descriptor just super the method resolving. by Thomas Van Lenten · 7 years ago
  17. 5fd71ce ObjC: Document the exceptions on some of the writing apis. by Thomas Van Lenten · 7 years ago
  18. 1d0988b ObjC: Preserve unknown fields in proto3 syntax files. by Thomas Van Lenten · 7 years ago
  19. ecc0f54 Properly error on a tag with field number zero. by Thomas Van Lenten · 7 years ago
  20. fbaad36 Merge pull request #3169 from dmaclach/master by Thomas Van Lenten · 7 years ago
  21. 46f36d7 Fix some cases of reading of 64bit map values. by Thomas Van Lenten · 7 years ago
  22. ea43e0c Optimize GPBDictionary.m codegen to reduce size of overall library by 46K per architecture. by Dave MacLachlan · 7 years ago
  23. 2465ae7 Adds serial and parallel parsing tests to check if parallel parsing is faster than serial parsing, which it should by Sergio Campama · 7 years ago
  24. 49e4ba6 Fix ExtensionRegistry copying and add tests. by Thomas Van Lenten · 7 years ago
  25. 9053033 Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master by Adam Cozzette · 7 years ago
  26. f5a01d1 Tighten up class usage/checks. by Thomas Van Lenten · 7 years ago
  27. 32d7830 Fix C++ build for down-integration. by Feng Xiao · 7 years ago
  28. 130c166 Remove the use of dispatch_once that is heap backed. by Thomas Van Lenten · 7 years ago
  29. 558ba98 Add support for Xcode 8.3 to the build helper. by Thomas Van Lenten · 7 years ago
  30. ddb4388 Raise the recursion limit to 100 to match other languages. by Thomas Van Lenten · 7 years ago
  31. 5e4f14f Document deep copy in the header by Thomas Van Lenten · 7 years ago
  32. 2d1c5e2 Handing threading race resolving methods. by Thomas Van Lenten · 7 years ago
  33. 8b182cc Disable static analyzer for message semaphore creation (#2748) by Sergio Campamá · 7 years ago
  34. d071766 Add GPBMessageDropUnknownFieldsRecursively() and tests. by Thomas Van Lenten · 7 years ago
  35. e7f5c9d Removes trailing whitespaces by Sergio Campama · 7 years ago
  36. 7f3e237 Merge 3.2.x branch into master (#2648) by Paul Yang · 7 years ago
  37. 3d7b42d Adds nullability modifiers to resolve Xcode 8.3 warnings by Sergio Campama · 7 years ago
  38. d0bc096 Timestamp helper fix, Duration helper cleanup. by Thomas Van Lenten · 7 years ago
  39. 1651342 Revert "Fix Timestamps with dates before the Unix epoch that contain fractional seconds." by Thomas Van Lenten · 7 years ago
  40. adcccd0 Fix Timestamps with dates before the Unix epoch that contain fractional seconds. by Thomas Van Lenten · 7 years ago
  41. 988ffe0 Minor fix for autocreated object repeated fields and maps. by Thomas Van Lenten · 7 years ago
  42. c68fc58 Fixes and expands comments on how to use GPB_ENUM_FWD_DECLARE by Sergio Campama · 7 years ago
  43. 2754586 Xcode 8.1 support by Thomas Van Lenten · 8 years ago
  44. dad775b Improve ObjC deprecated annotation support. by Thomas Van Lenten · 8 years ago
  45. d571d39 Update README.md by Samuel Rossoff (of The Ebon Blade) · 8 years ago
  46. 98c0185 Add note about extension use and Coding support. by Thomas Van Lenten · 8 years ago
  47. d58b92a Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297) by Sergio Campamá · 8 years ago
  48. cc8ca5b Integrate internal changes by Bo Yang · 8 years ago
  49. 297449a Update the ObjC projects for Xcode 8 by Thomas Van Lenten · 8 years ago
  50. 6ab51a0 Use a custom dictionary to avoid NSNumber operations. by Thomas Van Lenten · 8 years ago
  51. 5904279 Remove the custom key functions and just use the system provided defaults. by Thomas Van Lenten · 8 years ago
  52. 1aa6500 Update the ObjC version checks to support a min and current version. by Thomas Van Lenten · 8 years ago
  53. 7377eb2 Merge pull request #1970 from thomasvl/objc_any_helpers by Thomas Van Lenten · 8 years ago
  54. 5d35e60 Merge pull request #2094 from thomasvl/update_wkt_comments by Thomas Van Lenten · 8 years ago
  55. 161b937 Fix error and add note about lossy issues by Thomas Van Lenten · 8 years ago
  56. 14e74f6 Support the -Wassign-enum compiler flag. (#2085) by Sergio Campamá · 8 years ago
  57. 337ec30 Add ObjC helpers for Any WKT. by Thomas Van Lenten · 8 years ago
  58. 13a4124 Make Root's +extensionRegistry generation smarter. by Thomas Van Lenten · 8 years ago
  59. 2e66a61 Support GenerateAll(). by Thomas Van Lenten · 8 years ago
  60. e505098 Adding casts so that code importing protobug using -Wconversion does not generate warnings. by Sergio Campama · 8 years ago
  61. a248420 Fixes extra whitespace on generated comments. (#1950) by Sergio Campamá · 8 years ago
  62. ff85a17 More complete nil/reset tests within a oneof by Thomas Van Lenten · 8 years ago
  63. a0df678 Fix some constants to be correct for the message class in use. by Thomas Van Lenten · 8 years ago
  64. 17d601a More explicit tests for nil behaviors on fields. by Thomas Van Lenten · 8 years ago
  65. ca5b775 Record zero for "has" for proto3 if in a oneof. by Thomas Van Lenten · 8 years ago
  66. 1a6c1d0 Never use strlen on utf8 runs so null characters work. by Thomas Van Lenten · 8 years ago
  67. 237f321 Adds support for appledoc in generated code. (#1928) by Sergio Campamá · 8 years ago
  68. 32fadc0 Migrating documentation of the ObjectiveC runtime code to appledoc. (#1867) by Sergio Campamá · 8 years ago
  69. 2e98ed5 Use public methods to fetch oneofs in generated code. by Thomas Van Lenten · 8 years ago
  70. b99577c Exposes the currently registered extensions for a message and removes the internal sortedExtensionsInUse by Sergio Campamá · 8 years ago
  71. 8c23655 Drop the performace baselines. by Thomas Van Lenten · 8 years ago
  72. be0d7f6 Don't #import the .m files. by Thomas Van Lenten · 8 years ago
  73. 523bfd4 add nullable qualifier to nil return types by Dia Kharrat · 8 years ago
  74. e102db1 Fix some failing travis tests. by Feng Xiao · 8 years ago
  75. 6cfc19e Xcode project cleanup/setup. by Thomas Van Lenten · 8 years ago
  76. c18aa77 Validate the tag numbers when parsing. (#1725) by Thomas Van Lenten · 8 years ago
  77. e0016c5 Merge pull request #1720 from thomasvl/issue_1716 by Thomas Van Lenten · 8 years ago
  78. fc4c617 Fix GPBGetMessage{Repeated,Map}Field() by Thomas Van Lenten · 8 years ago
  79. 3be6110 Fix Objective-C generator option typo by Nathan Wong · 8 years ago
  80. 2bcd43a Merge pull request #1714 from dnkoutso/master by Thomas Van Lenten · 8 years ago
  81. 37ca94f Get value from text format name in GPBEnumDescriptor by Dimitris Koutsogiorgas · 8 years ago
  82. a230b5d Rename methods to avoid ObjC KVC collisions. (#1699) by Thomas Van Lenten · 8 years ago
  83. 1a5333b Adds destination flag to xcodebuild to avoid possible flake errors (#1697) by Sergio Campamá · 8 years ago
  84. 8c20e55 Add new generation option for using proto sources from other frameworks. by Thomas Van Lenten · 8 years ago
  85. f180ef6 Merge pull request #1683 from thomasvl/third_party_framework by Thomas Van Lenten · 8 years ago
  86. a2a3399 Add support for generation sources into a framework. by Thomas Van Lenten · 8 years ago
  87. f0c1492 Add the CocoaPods integration tests to Travis. by Sergio Campamá · 8 years ago
  88. 71f4a9c Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) by Sergio Campamá · 8 years ago
  89. e34c091 Improving the granularity parsing errors (#1623) by Sergio Campamá · 8 years ago
  90. e845187 Merge pull request #1620 from sergiocampama/cleanup1 by Thomas Van Lenten · 8 years ago
  91. a714c40 Removing unused GPBExceptionMessageKey by Sergio Campama · 8 years ago
  92. 40ff94e Merge pull request #1617 from thomasvl/more_warnings by Thomas Van Lenten · 8 years ago
  93. 38b9e74 Add -Woverriding-method-mismatch. by Thomas Van Lenten · 8 years ago
  94. e72805e fix expected class checking in GPBSetMessageRepeatedField by Jon Wall · 8 years ago
  95. c8a440d Add more warnings to for the ObjC runtime build by Thomas Van Lenten · 8 years ago
  96. d089f04 Merge pull request #1595 from thomasvl/objc_travis_tweaks by Thomas Van Lenten · 8 years ago
  97. 368a2f4 Automated testing tweaks for ObjC by Thomas Van Lenten · 8 years ago
  98. 7da023b Better support for using the proto library from a framework. by Thomas Van Lenten · 8 years ago
  99. 6c47faa Make the CocoaPods integration tests more robust by Thomas Van Lenten · 8 years ago
  100. 20b5bf6 Add shared schemes for the CocoaPods integration tests by Thomas Van Lenten · 8 years ago