1. e998b8f Add compile test sources for to test include order. by Thomas Van Lenten · 7 years ago
  2. bca797d Trim imports for bundled generated protos. by Thomas Van Lenten · 7 years ago
  3. ed4321d Merge pull request #4387 from acozzette/down-integrate by Adam Cozzette · 7 years ago
  4. b1216d9 Updated checked-in generated code by Adam Cozzette · 7 years ago
  5. 1da9ffe Check return value on write of raw pointer by Felix Jendrusch · 7 years ago
  6. 38508e9 Add test for failing write of raw pointer to output stream by Felix Jendrusch · 7 years ago
  7. 07f0231 Fix up the docs to mention the WKTs generated files also. by Thomas Van Lenten · 7 years ago
  8. cf016a4 Work around strange error with atomic and swift under Xcode 8.3.3. by Thomas Van Lenten · 7 years ago
  9. d570d48 Don't assume c-strings are 4 byte aligned. by Thomas Van Lenten · 7 years ago
  10. d83837d Fix to use "nil" instead of "NULL" for objc objects. by Thomas Van Lenten · 7 years ago
  11. 81aeed0 Work around the static analyzer false report. by Thomas Van Lenten · 7 years ago
  12. 953adb1 Add casts to removed undefined behaviors around shifts. by Thomas Van Lenten · 7 years ago
  13. 3e1587f Add an explicit import of stdatomic.h. by Thomas Van Lenten · 7 years ago
  14. 6fd2ae7 Bring back import of OSAtomic. by Thomas Van Lenten · 7 years ago
  15. a721bf6 Migrate away from deprecated OSAtomic APIs. (#4184) by Jonathan Dierksen · 7 years ago
  16. 4588e6e Force a copy when saving the NSData that came from another. by Thomas Van Lenten · 7 years ago
  17. 156161d Properly copy maps with string keys but pod values. by Thomas Van Lenten · 7 years ago
  18. 8529f2a Resolved issue #3510. Malformed errorr messages replaced with meaningful description by kvukic · 7 years ago
  19. 860d693 Add Xcode 9.2 to the testing support by Thomas Van Lenten · 7 years ago
  20. 75eceb8 Update generated code. by Feng Xiao · 7 years ago
  21. 0ba8eea Merge branch 'master' into down-integrate by Adam Cozzette · 7 years ago
  22. 92a7e77 Integrated internal changes from Google by Adam Cozzette · 7 years ago
  23. baed06e Small code reorder to maybe make #3893 happy. by Thomas Van Lenten · 7 years ago
  24. 6700f41 Travis config cleanups and move ObjC to Xcode 9.1. by Thomas Van Lenten · 7 years ago
  25. 2b3aa1c Add Setter/Getter type verification. (#3880) by dmaclach · 7 years ago
  26. 8537f1e Fix up warnings from Xcode 9.1 (#3887) by dmaclach · 7 years ago
  27. 02129f0 Fixes 32bit tests. by Sergio Campama · 7 years ago
  28. 7417755 Merge pull request #3883 from dmaclach/map_optimizations by Thomas Van Lenten · 7 years ago
  29. 8ae6844 codereview cleanup by Dave MacLachlan · 7 years ago
  30. 6552c5a Merge pull request #3884 from dmaclach/unsafe by Thomas Van Lenten · 7 years ago
  31. 4ba3092 code review cleanup by Dave MacLachlan · 7 years ago
  32. 949596e Simplify getter/setter method implementations by Dave MacLachlan · 7 years ago
  33. 9d7f313 Reduce size of GPBDictionary by getting rid of class creation methods by Dave MacLachlan · 7 years ago
  34. 37a6672 Remove unreferenced 'GPBMessageSignatureProtocol' class. by Dave MacLachlan · 7 years ago
  35. 1f57e54 When comparing message, require them to have the same descriptor. by Thomas Van Lenten · 7 years ago
  36. 05b56d0 update joda-time javadoc url by xuwei-k · 7 years ago
  37. b1f954e Improves coverage of GPBCodedInputStream by Sergio Campama · 7 years ago
  38. ecf2957 Update descriptor protos by Jisi Liu · 7 years ago
  39. a274c67 Build out more complete code coverage in the tests. by Thomas Van Lenten · 7 years ago
  40. 9477123 Let Xcode 9 update project/scheme settings. by Thomas Van Lenten · 7 years ago
  41. 4207066 Merge pull request #3710 from thomasvl/xcode9 by Thomas Van Lenten · 7 years ago
  42. b586e64 Add Xcode 9 support to the helper script. by Thomas Van Lenten · 7 years ago
  43. 3f2dcae ObjC: Fix merging of length delimited unknown fields. by Thomas Van Lenten · 7 years ago
  44. 139775c Merge remote-tracking branch 'origin/3.4.x' into mergemaster by Jisi Liu · 8 years ago
  45. 6f4c9b0 print() function for Python 3 by cclauss · 8 years ago
  46. ba81c59 Fix up Xcode 8.3.x support. by Thomas Van Lenten · 8 years ago
  47. 3af881c Merge master into 3.4.x by Jisi Liu · 8 years ago
  48. 8697530 Update csharp and php descriptor by Jisi Liu · 8 years ago
  49. b30dee3 Expose the initializer for unknown fields. by Thomas Van Lenten · 8 years ago
  50. db45687 If we fail to get a descriptor just super the method resolving. by Thomas Van Lenten · 8 years ago
  51. 5fd71ce ObjC: Document the exceptions on some of the writing apis. by Thomas Van Lenten · 8 years ago
  52. 1d0988b ObjC: Preserve unknown fields in proto3 syntax files. by Thomas Van Lenten · 8 years ago
  53. ecc0f54 Properly error on a tag with field number zero. by Thomas Van Lenten · 8 years ago
  54. fbaad36 Merge pull request #3169 from dmaclach/master by Thomas Van Lenten · 8 years ago
  55. 46f36d7 Fix some cases of reading of 64bit map values. by Thomas Van Lenten · 8 years ago
  56. ea43e0c Optimize GPBDictionary.m codegen to reduce size of overall library by 46K per architecture. by Dave MacLachlan · 8 years ago
  57. 2465ae7 Adds serial and parallel parsing tests to check if parallel parsing is faster than serial parsing, which it should by Sergio Campama · 8 years ago
  58. 49e4ba6 Fix ExtensionRegistry copying and add tests. by Thomas Van Lenten · 8 years ago
  59. 9053033 Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master by Adam Cozzette · 8 years ago
  60. f5a01d1 Tighten up class usage/checks. by Thomas Van Lenten · 8 years ago
  61. 32d7830 Fix C++ build for down-integration. by Feng Xiao · 8 years ago
  62. 130c166 Remove the use of dispatch_once that is heap backed. by Thomas Van Lenten · 8 years ago
  63. 558ba98 Add support for Xcode 8.3 to the build helper. by Thomas Van Lenten · 8 years ago
  64. ddb4388 Raise the recursion limit to 100 to match other languages. by Thomas Van Lenten · 8 years ago
  65. 5e4f14f Document deep copy in the header by Thomas Van Lenten · 8 years ago
  66. 2d1c5e2 Handing threading race resolving methods. by Thomas Van Lenten · 8 years ago
  67. 8b182cc Disable static analyzer for message semaphore creation (#2748) by Sergio Campamá · 8 years ago
  68. d071766 Add GPBMessageDropUnknownFieldsRecursively() and tests. by Thomas Van Lenten · 8 years ago
  69. e7f5c9d Removes trailing whitespaces by Sergio Campama · 8 years ago
  70. 7f3e237 Merge 3.2.x branch into master (#2648) by Paul Yang · 8 years ago
  71. 3d7b42d Adds nullability modifiers to resolve Xcode 8.3 warnings by Sergio Campama · 8 years ago
  72. d0bc096 Timestamp helper fix, Duration helper cleanup. by Thomas Van Lenten · 8 years ago
  73. 1651342 Revert "Fix Timestamps with dates before the Unix epoch that contain fractional seconds." by Thomas Van Lenten · 8 years ago
  74. adcccd0 Fix Timestamps with dates before the Unix epoch that contain fractional seconds. by Thomas Van Lenten · 8 years ago
  75. 988ffe0 Minor fix for autocreated object repeated fields and maps. by Thomas Van Lenten · 8 years ago
  76. c68fc58 Fixes and expands comments on how to use GPB_ENUM_FWD_DECLARE by Sergio Campama · 8 years ago
  77. 2754586 Xcode 8.1 support by Thomas Van Lenten · 8 years ago
  78. dad775b Improve ObjC deprecated annotation support. by Thomas Van Lenten · 8 years ago
  79. d571d39 Update README.md by Samuel Rossoff (of The Ebon Blade) · 8 years ago
  80. 98c0185 Add note about extension use and Coding support. by Thomas Van Lenten · 8 years ago
  81. d58b92a Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297) by Sergio Campamá · 8 years ago
  82. cc8ca5b Integrate internal changes by Bo Yang · 8 years ago
  83. 297449a Update the ObjC projects for Xcode 8 by Thomas Van Lenten · 8 years ago
  84. 6ab51a0 Use a custom dictionary to avoid NSNumber operations. by Thomas Van Lenten · 9 years ago
  85. 5904279 Remove the custom key functions and just use the system provided defaults. by Thomas Van Lenten · 9 years ago
  86. 1aa6500 Update the ObjC version checks to support a min and current version. by Thomas Van Lenten · 9 years ago
  87. 7377eb2 Merge pull request #1970 from thomasvl/objc_any_helpers by Thomas Van Lenten · 9 years ago
  88. 5d35e60 Merge pull request #2094 from thomasvl/update_wkt_comments by Thomas Van Lenten · 9 years ago
  89. 161b937 Fix error and add note about lossy issues by Thomas Van Lenten · 9 years ago
  90. 14e74f6 Support the -Wassign-enum compiler flag. (#2085) by Sergio Campamá · 9 years ago
  91. 337ec30 Add ObjC helpers for Any WKT. by Thomas Van Lenten · 9 years ago
  92. 13a4124 Make Root's +extensionRegistry generation smarter. by Thomas Van Lenten · 9 years ago
  93. 2e66a61 Support GenerateAll(). by Thomas Van Lenten · 9 years ago
  94. e505098 Adding casts so that code importing protobug using -Wconversion does not generate warnings. by Sergio Campama · 9 years ago
  95. a248420 Fixes extra whitespace on generated comments. (#1950) by Sergio Campamá · 9 years ago
  96. ff85a17 More complete nil/reset tests within a oneof by Thomas Van Lenten · 9 years ago
  97. a0df678 Fix some constants to be correct for the message class in use. by Thomas Van Lenten · 9 years ago
  98. 17d601a More explicit tests for nil behaviors on fields. by Thomas Van Lenten · 9 years ago
  99. ca5b775 Record zero for "has" for proto3 if in a oneof. by Thomas Van Lenten · 9 years ago
  100. 1a6c1d0 Never use strlen on utf8 runs so null characters work. by Thomas Van Lenten · 9 years ago