- 36e9bfc Add basic KVO test. by Dave MacLachlan · 3 years, 9 months ago
- d1ef6d9 Merge pull request #8723 from protocolbuffers/updateErrorprone by deannagarcia · 3 years, 9 months ago
- 09588d4 Update pom.xml by deannagarcia · 3 years, 9 months ago
- b24d0c2 Disable the warning for adding duplicated symbol (#8720) by Paul Yang · 3 years, 9 months ago
- 9223147 Add missing capability attributes for LLVM 12 (#8714) by Marc Plano-Lesay · 3 years, 9 months ago
- 2bff7d1 Make StringPiece constructible from std::string_view (#8707) by Yuriy Chernyshov · 3 years, 9 months ago
- ab229be Merge pull request #8709 from protocolbuffers/3.17.x by deannagarcia · 3 years, 9 months ago
- 5ccbe55 Merge pull request #8718 from georgthegreat/patch-1 by Matt Fowles Kulukundis · 3 years, 9 months ago
- 8cab680 Fix -Wunused-parameter introduced in 3.17.3 by Yuriy Chernyshov · 3 years, 9 months ago
- 37b18c5 Remove unnecessary allocation during String field emptiness checks (#7526) by Stanislav Kashirin · 3 years, 9 months ago
- 4644980 Fix warnings raised by clang 11 (#8664) by Marc Plano-Lesay · 3 years, 10 months ago
- 909a0f3 Merge pull request #8701 from protocolbuffers/updateChangelogs by deannagarcia · 3 years, 10 months ago
- ec645c0 Updating changelog by Deanna Garcia · 3 years, 10 months ago
- e15d56a Merge pull request #8700 from deannagarcia/3.17.x-202106042117 by deannagarcia · 3 years, 10 months ago
- 367851d Update protobuf version by Deanna Garcia · 3 years, 10 months ago
- 704118b Merge pull request #8699 from deannagarcia/morePomFixes by deannagarcia · 3 years, 10 months ago
- 0717715 Removing more from the pom by Deanna Garcia · 3 years, 10 months ago
- 5330d0d Updating pom files by Deanna Garcia · 3 years, 10 months ago
- a1d8f8f Merge pull request #8698 from protocolbuffers/3.17.x by deannagarcia · 3 years, 10 months ago
- 1ae531d Disabled version.rc for clang-cl (#8139) by Jorge López Fueyo · 3 years, 10 months ago
- f5a0e39 Merge branch 'master' into 3.17.x by deannagarcia · 3 years, 10 months ago
- 8d8ba6a Merge pull request #8637 from dschopf/fix-qnx-7.0-support by Matt Fowles Kulukundis · 3 years, 10 months ago
- c05e7ad Merge pull request #8690 from maxgolov/maxgolov/vs2019_16.10_constinit_broken by Matt Fowles Kulukundis · 3 years, 10 months ago
- 439e6cf Merge pull request #8666 from jtattermusch/protobuf_fix_result_parser by Jan Tattermusch · 3 years, 10 months ago
- 7a374d4 deps: update to Guava 30.1.1 (#8521) by Elliotte Rusty Harold · 3 years, 10 months ago
- 548e013 Merge pull request #8689 from deannagarcia/merge3.17.2 by Paul Yang · 3 years, 10 months ago
- bc46fce constinit not working as expected in Visual Studio 2019 Update 16.10 by Max Golovanov · 3 years, 10 months ago
- 50a3175 Fixing merge conflict by Deanna Garcia · 3 years, 10 months ago
- 506f227 Merging 3.17.x branch into master by Deanna Garcia · 3 years, 10 months ago
- b650ea4 Merge pull request #8557 from yuzawa-san/osx-m1-fix by Matt Fowles Kulukundis · 3 years, 10 months ago
- 70db61a Merge pull request #8686 from protocolbuffers/addToChanges by deannagarcia · 3 years, 10 months ago
- c26e452 Adding PHP fix to changes for 3.17.2 by Deanna Garcia · 3 years, 10 months ago
- 09cf183 Merge pull request #8685 from protocolbuffers/addDokka by deannagarcia · 3 years, 10 months ago
- 7090f7a Adding dokka to main pom by Deanna Garcia · 3 years, 10 months ago
- bd42fcc Merge pull request #8652 from haberman/sync-stage by Paul Yang · 3 years, 10 months ago
- fd896ba Use modern JS tooling instead of Closure's deprecated Python scripts. (#8610) by Kelvin Jin · 3 years, 10 months ago
- 3069f82 Tweak tests to allow common protos to evolve more. by Thomas Van Lenten · 3 years, 10 months ago
- 0dc4ad8 Some cpp style fixes. by Thomas Van Lenten · 3 years, 10 months ago
- 0b05994 fixed warning about missing pragma warning push (#8678) by Yoav Miller · 3 years, 10 months ago
- b4a06a1 print benchmarks JSON results to build job log by Jan Tattermusch · 3 years, 10 months ago
- 0b8d13a Merge pull request #8665 from jtattermusch/protobuf_fix_benchmark_script by Jan Tattermusch · 3 years, 10 months ago
- dd247c2 Merge pull request #8673 from mrjoel/mrjoel/correct-export-order by Matt Fowles Kulukundis · 3 years, 10 months ago
- b42f237 Merge pull request #8670 from haberman/php-wkt-submsg by Joshua Haberman · 3 years, 10 months ago
- 11edc34 Correct ordering of export API for DescriptorTable by Joel Johnson · 3 years, 10 months ago
- f415285 Scope `string` usage with the namespace. by Thomas Van Lenten · 3 years, 10 months ago
- 8275756 ObjC: Add stdin/stdout/stderr to reserved word list. by Thomas Van Lenten · 3 years, 10 months ago
- 75de6aa Fixed sub-message getters for well-known types when message is unset. by Joshua Haberman · 3 years, 10 months ago
- d2f6d9b Merge pull request #8650 from acozzette/merge-3.17.x by Adam Cozzette · 3 years, 10 months ago
- ceafbf9 more cleanup by Jan Tattermusch · 3 years, 10 months ago
- 75afc88 disable php benchmark and other cleanup by Jan Tattermusch · 3 years, 10 months ago
- 6135c91 fix benchmark run.sh script by Jan Tattermusch · 3 years, 10 months ago
- fa31183 Add internal.bzl to EXTRA_DIST. (#8663) by Benjamin Peterson · 3 years, 10 months ago
- 3737676 Reserve 1109 for Glitchdot (#8662) by Petr Jediný · 3 years, 10 months ago
- 4e0a111 Fix the Docker build for our javascript Docker image (#8661) by Adam Cozzette · 3 years, 10 months ago
- 769826e Merge pull request #8658 from deannagarcia/update-change-notes by deannagarcia · 3 years, 10 months ago
- a693d72 Add PR number for kotlin fix by Deanna Garcia · 3 years, 10 months ago
- d303bba Updating change logs by Deanna Garcia · 3 years, 10 months ago
- d3b71f2 Merge pull request #8657 from deannagarcia/3.17.x-202105251932 by deannagarcia · 3 years, 10 months ago
- b3183b5 Use template Delete<> for invoking a dependent template (#8655) by Yuriy Chernyshov · 3 years, 10 months ago
- 5b8208e Update protobuf version by Deanna Garcia · 3 years, 10 months ago
- 093824a Merge pull request #8654 from panmingyang2009/master by Matt Fowles Kulukundis · 3 years, 10 months ago
- b87d364 Merge pull request #8653 from deannagarcia/fixDuplicateClassErrors by deannagarcia · 3 years, 10 months ago
- 5fac12f Reverting the Makefile spacing changes by Deanna Garcia · 3 years, 10 months ago
- 3f8f6e9 Removing more files that were added during rebasing by Deanna Garcia · 3 years, 10 months ago
- 713f2d0 Removing files that were added during rebasing by Deanna Garcia · 3 years, 10 months ago
- 021329b resolving conflicts by Deanna Garcia · 3 years, 10 months ago
- 2f8d310 Fixing objc tests by Deanna Garcia · 3 years, 10 months ago
- eb57ffe Reverting last change since tests are still failing by Deanna Garcia · 3 years, 10 months ago
- 6319a23 Run update_file_lists.sh by Deanna Garcia · 3 years, 10 months ago
- f447554 Updating makefile to pass the tests by Deanna Garcia · 3 years, 10 months ago
- 76bd17c Add another file to Makefile by Deanna Garcia · 3 years, 10 months ago
- f9a60fc Add another header to Makefile by Deanna Garcia · 3 years, 10 months ago
- eb3ab8c Add headerfiles to Makefile by Deanna Garcia · 3 years, 10 months ago
- 255a286 Correct a comment of GPBFieldDescriptor by punmy · 3 years, 10 months ago
- 45bb1d2 Added new file to build files. by Joshua Haberman · 3 years, 10 months ago
- f55aafc Updated changelog. by Joshua Haberman · 3 years, 10 months ago
- a8d8eb1 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years, 10 months ago
- 9521803 Sync from Piper @375548932 by Joshua Haberman · 3 years, 10 months ago
- 636132b Merge pull request #8617 from deannagarcia/sync-stage by Joshua Haberman · 3 years, 10 months ago
- 4c3d50b Fixing objc tests by Deanna Garcia · 3 years, 10 months ago
- b506c31 Merge branch '3.17.x' into merge-3.17.x by Adam Cozzette · 3 years, 10 months ago
- e635605 Added missing release notes for 3.17.1. (#8649) by Joshua Haberman · 3 years, 10 months ago
- 998d3a3 Merge pull request #8642 from JoelLinn/fix-mingw-bswap by Matt Fowles Kulukundis · 3 years, 10 months ago
- 40ec3b2 Fix MinGW compilation by Joel Linn · 3 years, 10 months ago
- 6bdfc3b Merge pull request #8638 from jtattermusch/php_aarch64_tests by Jan Tattermusch · 3 years, 10 months ago
- 367e469 Fixed memory bug: properly root repeated/map field when assigning. (#8639) by Joshua Haberman · 3 years, 10 months ago
- 95f5995 add kokoro job configs for php aarch64 linux test by Jan Tattermusch · 3 years, 10 months ago
- 2d2ebf5 add php aarch64 linux emulated tests by Jan Tattermusch · 3 years, 10 months ago
- bbccb31 Fix compiler error for empty default ctor for std::atomic<int> variables by Daniel Schopf · 3 years, 10 months ago
- 12a9fec Fix compiler error with brace initializer (conflicts with #8492) by Daniel Schopf · 3 years, 10 months ago
- 779a6ad Add support for 64 bit QNX builds by Daniel Schopf · 3 years, 10 months ago
- bd9d47d endian.h is not available on QNX by Daniel Schopf · 3 years, 10 months ago
- b2b5446 Fix compiler error due to mismatched braces (broken in f5fd897c1d) by Daniel Schopf · 3 years, 10 months ago
- b67ec9f Reverting last change since tests are still failing by Deanna Garcia · 3 years, 10 months ago
- 092a14f Experimenting to get tests to pass. by Deanna Garcia · 3 years, 10 months ago
- 1b827fa Run update_file_lists.sh by Deanna Garcia · 3 years, 10 months ago
- 96ccf40 Remove build badges, they were consistently out of date and not very useful. (#8634) by Joshua Haberman · 3 years, 10 months ago
- 52784ce Update protobuf version (#8633) by Adam Cozzette · 3 years, 10 months ago
- ff7178d Merge branch 'master' into sync-stage by Deanna Garcia · 3 years, 10 months ago
- 0b87475 Php & Ruby Cherry Picks for 3.17.1 (#8632) by Joshua Haberman · 3 years, 10 months ago