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.25.1
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.25.2
Choose a head ref
  • 7 commits
  • 40 files changed
  • 4 contributors

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6ac0447 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14765 from protocolbuffers/25.x-202311152135

    25.x 202311152135
    zhangskz authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c529459 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Register a shutdown delete for C++ feature defaults

    Fixes #14794
    
    PiperOrigin-RevId: 583499526
    mkruskal-google committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3d5c709 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Merge pull request #14800 from mkruskal-google/leak-patch

    Register a shutdown deleter for C++ feature defaults
    mkruskal-google authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    c709a34 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Only substitute prefixes during installation setup.

    This caused an issue on some platforms where `protobuf/java/core/src/main/java/com/google/protobuf/java_features.proto` was getting turned into the invalid path `java/core/src/main/java/com/google/java_features.proto`.
    
    Fixes #14862
    
    PiperOrigin-RevId: 586478133
    mkruskal-google committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    05ad652 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14907 from mkruskal-google/cmake-install-fix

    Only substitute prefixes during installation setup.
    zhangskz authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    59eebe3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    a9b006b View commit details
    Browse the repository at this point in the history
Loading