Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.18.2
Choose a base ref
...
head repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.18.3
Choose a head ref
  • 16 commits
  • 54 files changed
  • 8 contributors

Commits on May 3, 2022

  1. Remove cuda.list from apt sources (#9896) (#9899)

    This will fix the collect_all_artifacts.sh script, which was broken
    recently when NVidia stopped publishing Cuda packages for Ubuntu 16.04.
    acozzette authored May 3, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    87e2c1d View commit details

Commits on Jul 6, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    87e88ea View commit details

Commits on Jul 7, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ea9a220 View commit details

Commits on Jul 8, 2022

  1. Update phpunit version

    deannagarcia committed Jul 8, 2022
    Copy the full SHA
    d81e0a5 View commit details
  2. Merge pull request #10227 from deannagarcia/3.18.x

    Cherry-pick composer fix
    deannagarcia authored Jul 8, 2022
    Copy the full SHA
    0d8825f View commit details

Commits on Aug 27, 2022

  1. Fix Kokoro tests to work on Monterey machines (#10467)

    * Fix ruby permissions after Monterey upgrade
    
    * Install m4 via Homebrew
    
    * Adding ruby/python fixes to presubmits
    
    * Adding homebrew prefix command
    
    * More fixes for objc, python, and benchmark build
    
    * Properly disabling C++ benchmark warning
    
    * Use python 2 for testing
    
    * Splitting venv and python 2
    
    * Setup tox-pyenv
    
    * Silencing more warnings
    
    * Cleanup
    
    * Upgrade python tests to 3.7 on mac
    
    * Switch to python 2 by default (googletest requires it)
    
    * Remove venv for python tests, use python 3.7
    
    * Disable all compiler warnings for benchmark builds
    
    * Add objective-c support for XCode 13.x
    
    * Enable benchmark LTO to silence warnings
    
    * Upgrade python C++ tests to 3.7 on mac
    
    * Fix locale issues in cocoapods
    
    * Upgrade iOS simulator for cocoapods
    
    * Remove benchmark build from C++ tests
    mkruskal-google authored Aug 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    908337b View commit details

Commits on Sep 6, 2022

  1. Add version file

    deannagarcia committed Sep 6, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    24ca839 View commit details
  2. Merge pull request #10503 from deannagarcia/3.18.x

    Add version file
    deannagarcia authored Sep 6, 2022
    Copy the full SHA
    8178b06 View commit details

Commits on Sep 9, 2022

  1. Update version.json

    Change top version to match branch name
    deannagarcia authored Sep 9, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f77d3b6 View commit details

Commits on Sep 12, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c39d622 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5b37c91 View commit details

Commits on Sep 13, 2022

  1. Apply patch

    deannagarcia committed Sep 13, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d1635e1 View commit details
  2. Add missing includes

    deannagarcia committed Sep 13, 2022
    Copy the full SHA
    9efdf55 View commit details
  3. Merge pull request #10542 from deannagarcia/3.18.x

    Apply patch
    shaod2 authored Sep 13, 2022
    Copy the full SHA
    f43ac49 View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ae62acd View commit details
  5. No-op whitespace change

    shaod2 committed Sep 13, 2022
    Copy the full SHA
    a902b39 View commit details
Loading