1. 2520005 Update protobuf owners file by Steve Fung · 2 years, 3 months ago main master
  2. c41688f Implement unambiguous comparisons for RepeatedPtrIterator in C++20 (#9139) by Kent Ross · 2 years, 6 months ago
  3. 9fc50bb Merge "Merge version v3.19.4" into main by Mark Schott · 2 years, 3 months ago
  4. 341d6e0 Merge version v3.19.4 by Mark Schott · 2 years, 3 months ago
  5. 22d0e26 Update protobuf version for 3.19.4 (#9449) by Adam Cozzette · 2 years, 3 months ago v3.19.4
  6. afeb6d8 Merge pull request #9451 from haberman/ruby-dataloss-bugfix by Joshua Haberman · 2 years, 3 months ago
  7. 98b8e05 Merge branch '3.19.x' into ruby-dataloss-bugfix by Joshua Haberman · 2 years, 3 months ago
  8. eb301e1 Merge pull request #9450 from haberman/php-dataloss-bugfix by Joshua Haberman · 2 years, 3 months ago
  9. aceff71 Fixed data loss bug in Ruby extension. by Joshua Haberman · 2 years, 3 months ago
  10. 35a21c1 Added CHANGES.txt entry. by Joshua Haberman · 2 years, 3 months ago
  11. 67995fb Fixed data loss bug with PHP C extension. by Joshua Haberman · 2 years, 3 months ago
  12. 779b972 Update CHANGES.txt for 3.19.4 release (#9448) by Adam Cozzette · 2 years, 3 months ago
  13. a035bd0 Make libprotobuf symbols local on OSX (#8346) (#9435) by Adam Cozzette · 2 years, 4 months ago
  14. cc7b1b5 Update protobuf version by Adam Cozzette · 2 years, 4 months ago v3.19.3
  15. ee432e5 Update CHANGES.txt for 3.19.3 by Adam Cozzette · 2 years, 4 months ago
  16. 203c593 Fix build error with Python 3.10 build on Windows by Adam Cozzette · 2 years, 4 months ago
  17. 922a7ec Fix Python 3.10 C++ tests (#9128) by Adam Cozzette · 2 years, 7 months ago
  18. cb46755 Tweak wording of CHANGES.txt by Adam Cozzette · 2 years, 4 months ago v3.19.2
  19. eb94f17 Update protobuf version by Adam Cozzette · 2 years, 4 months ago
  20. ea9a01a Update CHANGES.txt for 3.19.2 release by Adam Cozzette · 2 years, 4 months ago
  21. 9638a5e Improve performance of parsing unknown fields in Java (#9371) by Adam Cozzette · 2 years, 4 months ago
  22. 0e02f95 Fix Ruby release build by pinning rake-compiler-dock version (#9372) by Adam Cozzette · 2 years, 4 months ago
  23. 9057466 Merge pull request #9336 from acozzette/merge-3.18.x by Adam Cozzette · 2 years, 5 months ago
  24. 9227f60 Merge branch '3.18.x' into merge-3.18.x by Adam Cozzette · 2 years, 5 months ago
  25. 1fe07f9 Cherry-pick fix from #9311 into 3.18.x (#9320) by Adam Cozzette · 2 years, 5 months ago
  26. cb1f49a Cherry-pick Python 3.10 fix to 3.19.x (#9323) by Jie Luo · 2 years, 5 months ago
  27. bb50948 Update python 3.10 install MD5 Sum (#9322) by Jie Luo · 2 years, 5 months ago
  28. 31dd7b7 Fix benchmark by making sure we use Python 3 (#9170) (#9176) by Adam Cozzette · 2 years, 6 months ago
  29. 7c40b2d Update protobuf version (#9167) by Adam Cozzette · 2 years, 6 months ago v3.19.1
  30. 42ff92a Merge pull request #9166 from acozzette/cherry-pick-fixes by Adam Cozzette · 2 years, 6 months ago
  31. 1c8ae24 Update changelog for 3.19.1 by Adam Cozzette · 2 years, 6 months ago
  32. b2ac7ce Fix memory leak in MessageClass.encode by Peter Zhu · 2 years, 7 months ago
  33. e58469b JS: Fixed `ReferenceError: window is not defined` when getting the global object (#9156) by Marnix Bouhuis · 2 years, 7 months ago
  34. c7dfd0d Align dependency handling with Bazel best practices (#9165) by Adam Cozzette · 2 years, 6 months ago
  35. 67c2a92 Ensure that release archives contain everything needed for Bazel (#9131) by Adam Cozzette · 2 years, 7 months ago
  36. 17b30e9 Update protobuf version (#9119) by Adam Cozzette · 2 years, 7 months ago v3.19.0
  37. 912eb8b Merge pull request #9121 from haberman/rubyfix by Joshua Haberman · 2 years, 7 months ago
  38. bb5a268 Minor whitespace fixes and test fixups. by Joshua Haberman · 2 years, 7 months ago
  39. 51cb7f9 Merge pull request #9120 from protocolbuffers/kotlinInlining by deannagarcia · 2 years, 7 months ago
  40. 4c445b1 Fix for descriptor_pb.rb: google/protobuf should be required first. by Joshua Haberman · 2 years, 7 months ago
  41. ad9eb23 Fixing formatting by Deanna Garcia · 2 years, 7 months ago
  42. 33113ce Fixing inlining and deprecation for repeated string fields in kotlin by Deanna Garcia · 2 years, 7 months ago
  43. 3f3e6f4 Update version to 3.19.0-rc2 and fix changelog about Java 7 (#9116) by Adam Cozzette · 2 years, 7 months ago v3.19.0-rc2
  44. 53a1d66 Update PHP release notes for 3.19.0 (#9110) by Adam Cozzette · 2 years, 7 months ago v3.19.0-rc1
  45. d1c6620 Update CHANGES.txt for 3.19.0 by Adam Cozzette · 2 years, 7 months ago
  46. 8a0aa4b Update Mac test runs to download RVM directly from GitHub (#9107) by Adam Cozzette · 2 years, 7 months ago
  47. 519340d Update protobuf version (#9106) by Adam Cozzette · 2 years, 7 months ago
  48. 6b0a1c2 Add prost and quick-protobuf to third_party.md (#9104) by Nils · 2 years, 7 months ago
  49. d049bce Remove references to HAVE_PTHREAD (#9100) by Adam Cozzette · 2 years, 7 months ago
  50. c01cd6e Add python 3.10 (#9034) by Bu Sun Kim · 2 years, 7 months ago
  51. 72f0857 Use int32_t rather than int32. by Jorg Brown · 2 years, 7 months ago
  52. 6bc21b5 Update the way we get the global object, to comply with CSP no-unsafe-eval (#8864) by Marnix Bouhuis · 2 years, 7 months ago
  53. 3e02f65 Skip exports if not available by CommonJS (#8856) by Daniel Kuschny · 2 years, 7 months ago
  54. 8b69867 Merge pull request #7642 from philjdf/master by deannagarcia · 2 years, 7 months ago
  55. 5106dea Merge pull request #7938 from alusco-scratch/patch-1 by deannagarcia · 2 years, 7 months ago
  56. 12f70b7 Merge pull request #8122 from mamapanda/MessageToDict-fix by deannagarcia · 2 years, 7 months ago
  57. 3d223dc Merge pull request #8232 from qnighy/arm64-darwin by deannagarcia · 2 years, 7 months ago
  58. ed58b7d Merge pull request #8562 from mcclymont/timestamp-from-time-class-method by deannagarcia · 2 years, 7 months ago
  59. 25180ac Fix build failed for visual studio in multi-byte windows environments (#7235) by Shigeo Hashimoto · 2 years, 7 months ago
  60. 255dec1 Add Android stlport and default toolchains to BUILD. (#8290) by Justin Paupore · 2 years, 7 months ago
  61. 40e9ced JDK 6 is too old to care about (#9097) by Elliotte Rusty Harold · 2 years, 7 months ago
  62. 9eba6ed update rules_python dependency to version 0.1.0 (#8214) by Dirk Boye · 2 years, 7 months ago
  63. f8a22b45 Remove references to six (#9096) by Adam Cozzette · 2 years, 7 months ago
  64. 3881f49 Add size to Map class (#8068) by miyucy · 2 years, 7 months ago
  65. dd3a648 Update versions in README files (#9093) by Elliotte Rusty Harold · 2 years, 7 months ago
  66. 1ab7789 Emacs: Protobuf mode should be derived from prog-mode (#9076) by Hong Xu · 2 years, 7 months ago
  67. ab993cf document the kinds of patches the repo is open to (#8900) by Elliotte Rusty Harold · 2 years, 7 months ago
  68. 5c8018c Merge pull request #9092 from elharo/elharo-patch-2 by Elliotte Rusty Harold · 2 years, 7 months ago
  69. e47ed05 Make glob recursive if option is enabled (#8783) by Raul Bocanegra Algarra · 2 years, 7 months ago
  70. 3c8c0ae Merge pull request #7246 from ObsidianMinor/csharp/issue7241 by Jan Tattermusch · 2 years, 7 months ago
  71. c69b90c deps: update maven-antrun-plugin by Elliotte Rusty Harold · 2 years, 7 months ago
  72. 21873ae Merge pull request #7853 from belugabehr/CopyList by Elliotte Rusty Harold · 2 years, 7 months ago
  73. 39013ab Remove unused rubygems-tasks development dependency (#8824) by Postmodern · 2 years, 7 months ago
  74. 3e1967e Merge pull request #9090 from acozzette/sync-stage by Adam Cozzette · 2 years, 7 months ago
  75. 8171716 Added "object" as a reserved name for PHP (#8962) by Josh · 2 years, 7 months ago
  76. 9aa1adc Removed unused references to easymock_classextension by Adam Cozzette · 2 years, 7 months ago
  77. 454f0cc Add jsr305 dependency for Bazel by Adam Cozzette · 2 years, 7 months ago
  78. 0da2ca5 Add jsr305 to protobuf-util deps. (#9059) by Chris Povirk · 2 years, 7 months ago
  79. 7f79a41 Update the file lists with ./update_file_lists.sh by Adam Cozzette · 2 years, 7 months ago
  80. 68c17dc Tweak syntax of casting function to void by Adam Cozzette · 2 years, 7 months ago
  81. 99612d0 Update CHANGES.txt by Adam Cozzette · 2 years, 7 months ago
  82. 4ffb31e Merge tag 'refs/tags/sync-piper' into sync-stage by Adam Cozzette · 2 years, 7 months ago
  83. 1f66b1b Sync from Piper @402594188 by Adam Cozzette · 2 years, 7 months ago
  84. 9488e2f Update cmake file lists (#9038) by Adam Cozzette · 2 years, 7 months ago
  85. cbe2ead Merge pull request #9087 from JasonLunn/jruby_kokoro_test_fix by Jason Lunn · 2 years, 7 months ago
  86. 3bdcc12 Fix build on AIX and SunOS (#8373) (#9065) by Dietmar Scheidl · 2 years, 7 months ago
  87. 1b22582 Fix unused variable warnings in extension_set.h (#9073) by mgabris · 2 years, 7 months ago
  88. 2ccc5df Install core rather than util by Jason Lunn · 2 years, 7 months ago
  89. b792816 Merge pull request #9066 from elharo/testscope by Elliotte Rusty Harold · 2 years, 7 months ago
  90. 9650e9f update to 3.18.1 (#9057) by Elliotte Rusty Harold · 2 years, 7 months ago
  91. ae4fd1e Fix cl deprecation warning (#9046) by Jimmy Yuen Ho Wong · 2 years, 7 months ago
  92. 15c63ad Fix build error with MinGW (#9077) by johanmoe · 2 years, 7 months ago
  93. 5142e36 Update README.md (#9078) by NexusNull · 2 years, 7 months ago
  94. fd5202b Add twirp to RPC Implementations list (#9085) by Alexey Solodkiy · 2 years, 7 months ago
  95. 3afc828 Sync from Piper @401883098 by Adam Cozzette · 2 years, 7 months ago
  96. ad717db Merge pull request #9082 from JasonLunn/jruby_add_test_targets by Jason Lunn · 2 years, 7 months ago
  97. b79a2f2 Add JRuby test targets for JRuby 9.2.x and 9.3.x. by Jason Lunn · 2 years, 7 months ago
  98. 728878e Add JRuby test targets for JRuby 9.2.x and 9.3.x. by Jason Lunn · 2 years, 7 months ago
  99. 9e49f0f Merge pull request #9081 from JasonLunn/jruby_update_ruby_docker by Jason Lunn · 2 years, 7 months ago
  100. eee60ce Update the base image from jessie to stretch (for parity with the Java). by Jason Lunn · 2 years, 7 months ago