1. 02be7a0 Changing toolchain build file by Deanna Garcia · 3 years, 2 months ago
  2. 5ad0697 Merge pull request #9604 from protocolbuffers/3.20.x by Adam Cozzette · 3 years, 2 months ago
  3. d1d13ed [PHP] Remove unnecessary zval initialization (#9600) by Go Kudo · 3 years, 2 months ago
  4. 357e716 Merge pull request #9588 from protocolbuffers/master by Adam Cozzette · 3 years, 2 months ago
  5. 24a0659 [Ruby] allow encode json options to be an object that responds to to_hash (#9513) by Luka Dornhecker · 3 years, 2 months ago
  6. 276add0 Add ruby_upb_alloc using xrealloc/xfree so Ruby GC is aware of allocated memory for Arenas. (#9586) by zhangskz · 3 years, 2 months ago
  7. 1cec803 CMake fixes (#9595) by Arfrever · 3 years, 2 months ago
  8. 92cdf87 [C#] fix parse failure for extensions with large field numbers (#9591) by Junrou Nishida · 3 years, 2 months ago
  9. f2002f6 adding php81 support to release notes (#9590) by Brett McBride · 3 years, 2 months ago
  10. 349d74d Updated PHP upb, and utf8_range for Ruby/PHP (#9585) by Joshua Haberman · 3 years, 2 months ago
  11. aff1304 Update CHANGES.txt for 3.20.0 release (#9581) by Adam Cozzette · 3 years, 2 months ago
  12. 23e7cfd Lower minimum CMake version to 3.5 (#9580) by Adam Cozzette · 3 years, 2 months ago
  13. 388df00 Update tests.sh to locally install all Java packages, not just util by Adam Cozzette · 3 years, 2 months ago
  14. 88a18db Update protobuf version by Adam Cozzette · 3 years, 2 months ago
  15. 0a246e2 Merge pull request #9576 from acozzette/sync-stage by Adam Cozzette · 3 years, 2 months ago
  16. f59a584 Add new unit test protos to setup.py by Adam Cozzette · 3 years, 2 months ago
  17. 839f0f8 Add missing GSON dependency by Adam Cozzette · 3 years, 2 months ago
  18. bb4302e Add a generation option to control use of forward declarations in headers. by Thomas Van Lenten · 3 years, 2 months ago
  19. e29b4e3 Update Makefile.am with new Python files by Adam Cozzette · 3 years, 2 months ago
  20. 615d214 Update CHANGES.txt by Adam Cozzette · 3 years, 2 months ago
  21. b0f9799 Sync from Piper @432209397 by Adam Cozzette · 3 years, 2 months ago
  22. 5f632be [editors/emacs] Fix protobuf-mode definition (#9572) by kunhtkun · 3 years, 2 months ago
  23. 038b479 Merge pull request #9570 from acozzette/sync-stage by Adam Cozzette · 3 years, 2 months ago
  24. 5faa612 Reimplement the type sorter to avoid a ICE in gcc 4.8.2. by Adam Cozzette · 3 years, 2 months ago
  25. 1c51f9f Undo unintentional file list changes by Adam Cozzette · 3 years, 2 months ago
  26. f7232f2 Replace EasyMock dependency with Mockito and re-pin Bazel deps by Adam Cozzette · 3 years, 2 months ago
  27. 23b2fe6 Update CHANGES.txt by Adam Cozzette · 3 years, 2 months ago
  28. 76398da Sync from Piper @431959314 by Adam Cozzette · 3 years, 2 months ago
  29. 0ece18c Merge tag 'refs/tags/sync-piper' into sync-stage by Adam Cozzette · 3 years, 2 months ago
  30. 1d13b60 cmake: Use linker version scripts (#9545) by Arfrever · 3 years, 2 months ago
  31. 2a001f7 Merge pull request #9556 from ntkme/ruby-suppress-warning by Joshua Haberman · 3 years, 2 months ago
  32. 020e4e3 Simplify imports of the WKTs within the library itself. by Thomas Van Lenten · 3 years, 2 months ago
  33. 4b0871e Merge pull request #9560 from protocolbuffers/ktJvmOut by deannagarcia · 3 years, 2 months ago
  34. 76ba220 And an overload for ValidateObjCClassPrefixes(). by Thomas Van Lenten · 3 years, 2 months ago
  35. d904808 Remove the non prefix validation options from Options. by Thomas Van Lenten · 3 years, 2 months ago
  36. 14e445b Stop passing generation options thru the graph. by Thomas Van Lenten · 3 years, 2 months ago
  37. 933239f Update build files by Deanna Garcia · 3 years, 2 months ago
  38. c578f59 Merge pull request #9558 from protocolbuffers/exe-extensions by deannagarcia · 3 years, 2 months ago
  39. 93b4fa6 Only exe extension for windows by Deanna Garcia · 3 years, 2 months ago
  40. aafcb92 kotlin core maven export by Deanna Garcia · 3 years, 2 months ago
  41. 6c8bda8 Suppress warning for intentional circular require by なつき · 3 years, 2 months ago
  42. cbc9826 Merge pull request #9555 from devjgm/ignore-clangd-files by Greg Miller · 3 years, 2 months ago
  43. ee429ae chore: gitignore ephemeral files that clangd uses by Greg Miller · 3 years, 2 months ago
  44. b44784c Fix update_version.py script (#9554) by Adam Cozzette · 3 years, 2 months ago
  45. 1a10c58 Merge pull request #9549 from JasonLunn/jruby-release-bump by Jason Lunn · 3 years, 2 months ago
  46. 4738b8e Merge pull request #9553 from protocolbuffers/deannagarcia-patch-2 by deannagarcia · 3 years, 2 months ago
  47. 5b3f853 Make protoc executable names consistent by deannagarcia · 3 years, 2 months ago
  48. 89c4031 Rename `proto_package_to_prefix_mappings_path` to `package_to_prefix_mappings_path`. by Dimitris Koutsogiorgas · 3 years, 2 months ago
  49. b9bcec8 Merge pull request #9537 from protocolbuffers/deannagarcia-patch-1 by deannagarcia · 3 years, 2 months ago
  50. df09991 Update JRuby 9.2.19.0 -> 9.2.20.1 and 9.3.0.0 to 9.3.3.0. by Jason Lunn · 3 years, 2 months ago
  51. 6a77c9b Make the ObjC support conditional to darwin. by Thomas Van Lenten · 3 years, 2 months ago
  52. e847034 Rename ExpectedPrefixesCollector to PackageToPrefixesCollector by Thomas Van Lenten · 3 years, 2 months ago
  53. a5168a6 Fix package naming rule by deannagarcia · 3 years, 2 months ago
  54. a112c4a Add `prefix_to_proto_package_mappings_path` ObjC option. by Dimitris Koutsogiorgas · 3 years, 2 months ago
  55. d0c06bc cmake: Set correct sonames for libprotobuf-lite.so and libprotoc.so (#9529) by Arfrever · 3 years, 2 months ago
  56. db56692 Revert "objective-c: Add `objc_class_prefix` generation option." by Dimitris Koutsogiorgas · 3 years, 2 months ago
  57. 2f91da5 Merge pull request #9528 from dlj-NaN/sync-stage by Jorg Brown · 3 years, 2 months ago
  58. 951582e Update changelog by David L. Jones · 3 years, 2 months ago
  59. 7ba5fa3 Merge tag 'refs/tags/sync-piper' into sync-stage by David L. Jones · 3 years, 2 months ago
  60. 3ab97ce Sync from Piper @429642851 by David L. Jones · 3 years, 2 months ago
  61. 763d852 Merge pull request #9525 from dlj-NaN/sync-stage by Jorg Brown · 3 years, 2 months ago
  62. ddfc233 Merge pull request #9524 from protocolbuffers/sysroot by deannagarcia · 3 years, 2 months ago
  63. 20c5b6f Update changelog by David L. Jones · 3 years, 2 months ago
  64. 2fbda76 Sync from Piper @429445371 by David L. Jones · 3 years, 2 months ago
  65. cf05c9f Change sysroot flags by Deanna Garcia · 3 years, 2 months ago
  66. 2f7ee91 Merge pull request #9522 from dlj-NaN/sync-stage by Jorg Brown · 3 years, 2 months ago
  67. a6c9a5f Merge tag 'refs/tags/sync-piper' into sync-stage by David L. Jones · 3 years, 2 months ago
  68. 1ba1d73 Sync from Piper @429333699 by David L. Jones · 3 years, 2 months ago
  69. 972b122 Merge pull request #9518 from alexvanyo/patch-1 by deannagarcia · 3 years, 2 months ago
  70. 97d7828 Add test scope to kotlin-test for protobuf-kotlin-lite by Alex Vanyo · 3 years, 2 months ago
  71. b0bf163 Merge pull request #9510 from haberman/manylinux-aarch64 by Joshua Haberman · 3 years, 2 months ago
  72. 9d01899 Changes to build aarch64 under manylinux. by Joshua Haberman · 3 years, 2 months ago
  73. 8bfa7d0 Merge pull request #9508 from protocolbuffers/genProtoRule by deannagarcia · 3 years, 2 months ago
  74. 0f253ca Remove deleted files from Makefile by Deanna Garcia · 3 years, 2 months ago
  75. 67b74dd Use internal kotlin gen rule by Deanna Garcia · 3 years, 2 months ago
  76. 2a2a9b6 Update third_party.md (#9505) by idodod · 3 years, 3 months ago
  77. 479500a Merge pull request #9496 from protocolbuffers/duplicates by deannagarcia · 3 years, 3 months ago
  78. 9eb5b19 Merge pull request #9494 from protocolbuffers/ktExport by deannagarcia · 3 years, 3 months ago
  79. 250fafa Fix the benchmark job and delete old Python configs (#9497) by Adam Cozzette · 3 years, 3 months ago
  80. 013e115 Add an option to preserve proto names in JsonFormatter (#6307) by ObsidianMinor · 3 years, 3 months ago
  81. 79848b5 Update Makefile by Deanna Garcia · 3 years, 3 months ago
  82. 14c62a0 Removing Proto3LiteTest by Deanna Garcia · 3 years, 3 months ago
  83. f1085e9 Remove old import by Deanna Garcia · 3 years, 3 months ago
  84. a32a2a3 Fix errors by Deanna Garcia · 3 years, 3 months ago
  85. fe87de3 #9293 - incompatible return type php 8.1 (#9301) by Oleg Kolesov · 3 years, 3 months ago
  86. e760984 First try by Deanna Garcia · 3 years, 3 months ago
  87. 2ce9604 Use rb_obj_class instead of CLASS_OF in Ruby C to ignore singleton classes (#9342) by Anthony Dmitriyev · 3 years, 3 months ago
  88. 2495d22 Added Embedded Proto to options.md to reserve the extenion number for the custom options. (#9493) by BartH · 3 years, 3 months ago
  89. c946f0b Merge branch 'master' of github.com:protocolbuffers/protobuf into ktExport by Deanna Garcia · 3 years, 3 months ago
  90. ce57b5b fix: [PHP] add missing reserved classnames (#9458) by Brent Shaffer · 3 years, 3 months ago
  91. dfcbdb8 fix: use E_USER_ERROR for trigger_error calls (#9462) by David Supplee · 3 years, 3 months ago
  92. d5ef16c Ruby: rename max_recursion_depth to recursion_limit (#9486) by Adam Cozzette · 3 years, 3 months ago
  93. 9748e4c add Eclipse metafiles (#9485) by Elliotte Rusty Harold · 3 years, 3 months ago
  94. fbe6ab2 [Ruby] Message.decode/encode: Add max_recursion_depth option (#9218) by Lukas Fittl · 3 years, 3 months ago
  95. 4ed3941 [CMake] Allow custom plugin options e.g. to generate mocks (#9105) by Timo Lange · 3 years, 3 months ago
  96. ce731e2 Merge pull request #9482 from haberman/sync-stage by Joshua Haberman · 3 years, 3 months ago
  97. 73f772b Added AniesTest.kt to Makefile.am. by Joshua Haberman · 3 years, 3 months ago
  98. 09b2c6a Removed conflicting/redundant variable declaration. by Joshua Haberman · 3 years, 3 months ago
  99. 5c5cd18 Added missing Kotlin file to EXTRA_DIST. by Joshua Haberman · 3 years, 3 months ago
  100. fb9f586 Fixed JavaScript conformance test and failure list. by Joshua Haberman · 3 years, 3 months ago