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