1. 8aaf4d2 Build updates (#5300) by Josh Kelley · 3 years, 10 months ago
  2. c7d2a97 Sets SKIP_INSTALL to YES for the ProtocolBuffers target (#8560) by Twig · 3 years, 11 months ago
  3. 23fd8e0 Use correct enum values. by Thomas Van Lenten · 3 years, 11 months ago
  4. 5911099 Move the class map to a CFDictionary. by Thomas Van Lenten · 4 years, 1 month ago
  5. 72fddb7 Fixed the Codespell check by Adam Cozzette · 4 years, 4 months ago
  6. 2f6a754 Update the pod tests to match the new min iOS version. by Thomas Van Lenten · 4 years, 5 months ago
  7. 2123ed5 Switch to atomic for setting autocreated objects. by Thomas Van Lenten · 4 years, 5 months ago
  8. a645d71 Update the iOS project for Xcode 12. by Thomas Van Lenten · 4 years, 5 months ago
  9. 676ea98 Update the build/testing script for Xcode 12. by Thomas Van Lenten · 4 years, 5 months ago
  10. 9c27f6a Add cast to avoid warning on Xcode 12. by Thomas Van Lenten · 4 years, 5 months ago
  11. 32a94ce Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 7 months ago
  12. 95e6c5b Sync from Piper @327110949 by Joshua Haberman · 4 years, 7 months ago
  13. e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 8 months ago
  14. 8b93b8e [bazel] Move Objective-C runtime into //objectivec by Yannic Bonenberger · 4 years, 8 months ago
  15. 25755ef Sync from Piper @319848517 by Joshua Haberman · 4 years, 9 months ago
  16. f77065d Sync from Piper @316511779 by Joshua Haberman · 4 years, 9 months ago
  17. 9f546ba ObjC Support a runtime import override. by Thomas Van Lenten · 4 years, 10 months ago
  18. b971243 Merge branch '3.12.x' into merge-release-branch by Joshua Haberman · 4 years, 10 months ago
  19. 2360bac Tweak the union used for Extensions to support old generated code. by Thomas Van Lenten · 4 years, 10 months ago
  20. 0a737d8 Sync from Piper @313142438 by Joshua Haberman · 4 years, 10 months ago
  21. 1e8d040 Remove includes of deleted "no_arena" protos from ObjC. by Joshua Haberman · 4 years, 11 months ago
  22. c8fce07 Removed "no_arena" variants from the build system. by Joshua Haberman · 4 years, 11 months ago
  23. 6ed7383 Sync from Piper @311396324 by Joshua Haberman · 4 years, 11 months ago
  24. 118589c Remove unnecessary call to [self descriptor] in resolveClassMethod: by Dave MacLachlan · 4 years, 11 months ago
  25. 32e5deb Sync from Piper @308829107 by Joshua Haberman · 5 years ago
  26. dddeed2 [ObjC] Typos and comment improvements. by Thomas Van Lenten · 5 years ago
  27. 7b6016e [ObjC] Add tests for proto3 optional behaviors. by Thomas Van Lenten · 5 years ago
  28. b0e2792 [ObjC] Generation changes around proto3 optional. by Thomas Van Lenten · 5 years ago
  29. 3c8e959 [ObjC] Update oneof clearing internals. by Thomas Van Lenten · 5 years ago
  30. e1e5b8a [ObjC] Update some library internals to not pass syntax versions. by Thomas Van Lenten · 5 years ago
  31. 8d224b4 [ObjC] Runtime support for proto3 optional. by Thomas Van Lenten · 5 years ago
  32. e9b0c92 [ObjC] Update oneof generation for proto3 optional. by Thomas Van Lenten · 5 years ago
  33. bb30225 Sync from Piper @307316823 by Joshua Haberman · 5 years ago
  34. 7b8a241 [ObjC] Improve validation on public apis. by Thomas Van Lenten · 5 years ago
  35. 9528246 [ObjC] Remove helper to avoid extra lookups. by Thomas Van Lenten · 5 years ago
  36. 74ad627 Sync from Piper @306496510 by Joshua Haberman · 5 years ago
  37. 6f3bda2 [ObjC] Fix some tests checking the wrong Message class. by Thomas Van Lenten · 5 years ago
  38. 24dda9e Update the build/test script for newer Xcode 11 versions by Thomas Van Lenten · 5 years ago
  39. 56c48ae Revisit how the WKTs are bundled with ObjC. by Thomas Van Lenten · 5 years ago
  40. 302f3ea Update GOOGLE_PROTOBUF_OBJC_VERSION to 30003 by Dave MacLachlan · 5 years ago
  41. f4a6b99 Block subclassing by Dave MacLachlan · 5 years ago
  42. 6f9d488 Move min Xcode version to 10.3 by dmaclach · 5 years ago
  43. edf69e5 Make the unittest proto file generation handle additions better. by Thomas Van Lenten · 5 years ago
  44. ab48ecf Update pddm to work with clang-format by Dave MacLachlan · 5 years ago
  45. aa1d7e7 Change Objective C class references to using macros. by Dave MacLachlan · 5 years ago
  46. 74956e1 Use references to Objective C classes instead of looking classes up by name. by Dave MacLachlan · 5 years ago
  47. a104dff Fix typos (#7050) by Brian Wignall · 5 years ago
  48. 065fa2f Remove use of VLA. by Thomas Van Lenten · 5 years ago
  49. 58d4420 Down Integrate Internal Changes by Rafi Kamal · 5 years ago
  50. 668eb3b Fix decoding of overencoded booleans. by Thomas Van Lenten · 5 years ago
  51. f6eeb43 General Xcode 11 support for picking iOS simulators to test against. by Thomas Van Lenten · 5 years ago
  52. 4702ba9 Remove OSReadLittle* due to alignment requirements (#6678) by dmaclach · 6 years ago
  53. 5846439 [ObjC] Don't use unions and instead use memcpy for the type swaps. (#6672) by Thomas Van Lenten · 6 years ago
  54. 030a38b Fix typo that snuck in with last commit. by Thomas Van Lenten · 6 years ago
  55. 6ec27f0 Add an explicit test using secure coding for added safety. by Thomas Van Lenten · 6 years ago
  56. b273cba Fix enum writing. by Thomas Van Lenten · 6 years ago
  57. 479ba82 Override CocoaPods module to lowercase (#6464) by Paul Beusterien · 6 years ago
  58. 7bff839 Down Integrate to GitHub (#6414) by Paul Yang · 6 years ago
  59. a8b8c03 Add Xcode 11 support to the script. by Thomas Van Lenten · 6 years ago
  60. 1c8a7a1 Update some tests for newer clang error messages. by Thomas Van Lenten · 6 years ago
  61. 1c95097 ObjC: avoid assign for object properties (part 2) by Julien Poumailloux · 6 years ago
  62. 4e740a7 ObjC: avoid assign for object properties by Andrzej Hunt · 6 years ago
  63. ef1e8e7 Add module for JavaLite and fix builds by Hao Nguyen · 6 years ago
  64. 5939bc3 Fix "the the". by Benjamin Peterson · 6 years ago
  65. 70dc39e Stop enabling more warnings for CXX compiles. by Thomas Van Lenten · 6 years ago
  66. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
  67. bd00671 ObjC: Add a Xcode project for tvOS. by Thomas Van Lenten · 6 years ago
  68. f56adae Remove stale target reference. by Thomas Van Lenten · 6 years ago
  69. d529720 If enum aliases overlap in ObjC names skip generating the extras. by Thomas Van Lenten · 6 years ago
  70. 4c55931 Small fix to -[GPBEnumDescriptor getValue:forEnumTextFormatName:] by Thomas Van Lenten · 6 years ago
  71. b631176 Minimize amount of filepaths being copied into protos. by Dave MacLachlan · 6 years ago
  72. 1484b58 [ObjC] Properly annotate extensions for ARC. by Thomas Van Lenten · 6 years ago
  73. c486130 Annotate the GPBDictionary enumerate* apis with NS_NOESCAPE. by Thomas Van Lenten · 6 years ago
  74. 2af9c68 Annotate the GPBArray enumerate* apis with NS_NOESCAPE. by Thomas Van Lenten · 6 years ago
  75. 74fa874 [protos/objc] Include more context in deprecation messages ⚠️ by Stephane Moore · 6 years ago
  76. ef3a725 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. by Dave MacLachlan · 6 years ago
  77. b323b13 [protobuf/objc] Introduce a protobuf-specific deprecation annotation ⚠️ by Stephane Moore · 6 years ago
  78. ffa6bfc ObjC: small improvement to extension serialization. by Thomas Van Lenten · 6 years ago
  79. 92a879b Add a unittest for ObjC TextFormat extension support. by Thomas Van Lenten · 6 years ago
  80. af2d413 TextFormat extension printing fix. by Thomas Van Lenten · 6 years ago
  81. 3eb2889 Add the missing newlines between repeated extension files. by Thomas Van Lenten · 6 years ago
  82. 8dadfda Improve comment about warning being incomplete. by Thomas Van Lenten · 6 years ago
  83. 7fa7fba In debug builds output a warning about NSCoding and extensions. by Thomas Van Lenten · 6 years ago
  84. c0bc265 Fix up the Xcode project. by Thomas Van Lenten · 6 years ago
  85. 86d4fe4 Updated checked-in generated code by Adam Cozzette · 6 years ago
  86. be83b29 Fix bugs in our keyword conversion support for objectivec by Dave MacLachlan · 6 years ago
  87. 29f27bf Added safety checks when malloc returns nil in GPBDescriptor by Parveen Bhatia · 6 years ago
  88. eecccdc Let the 9.4 migrator migrate the Swift source. by Thomas Van Lenten · 6 years ago
  89. d52f2bb Add more Xcode versions to the objc build script. by Thomas Van Lenten · 6 years ago
  90. 8c1748f Add tests to confirm strings/bytes are copied. by Thomas Van Lenten · 6 years ago
  91. 09c001e Copy the value when setting message/data fields. by Thomas Van Lenten · 6 years ago
  92. 97d03ab Turn off ALWAYS_SEARCH_USER_PATHS. by Thomas Van Lenten · 6 years ago
  93. 5614135 Remove stray 'return'. by Thomas Van Lenten · 6 years ago
  94. 10360e3 Regenerate C# and Objective-C. by Michael Shields · 7 years ago
  95. f140641 Regenerated Objective C protos. by Josh Haberman · 7 years ago
  96. afe98de Replace repo links. by Feng Xiao · 7 years ago
  97. a4862e7 Update generated descriptors. by Feng Xiao · 7 years ago
  98. 3389bd9 Add header need for module maps. by dmaclach · 7 years ago
  99. 2dcd6ae Remove/replace travis references (#4953) by Feng Xiao · 7 years ago
  100. 048f5c2 objectivec: Quash -Wself-assign and -Wvla (#4897) by Benjamin Barenblat · 7 years ago