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.24.3
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.24.4
Choose a head ref
  • 11 commits
  • 42 files changed
  • 7 contributors

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 11, 2023

  1. Add dependency on absl::layout, and explicitly include absl layout in…

    …cludes
    
    This header was transitively included from (deprecated) absl cord includes.
    
    PiperOrigin-RevId: 562008066
    martijnvels authored and mkruskal-google committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    96c1a7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14042 from mkruskal-google/iwyu-fix

    Add dependency on absl::layout, and explicitly include absl layout includes
    mkruskal-google authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0d22de5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Printer: Include Abseil's str_cat.h for absl::AlphaNum

    No need to touch Bazel/CMake files, as they already depend on Abseil strings.
    
    PiperOrigin-RevId: 564640299
    cblichmann authored and mkruskal-google committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    955d371 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14054 from mkruskal-google/iwyu-fix2

    `Printer`: Include Abseil's `str_cat.h` for `absl::AlphaNum`
    mkruskal-google authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b2b7a51 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. fix python code generation compatibility with Cython

    raised by #13593
    
    PiperOrigin-RevId: 561077681
    anandolee authored and vthib committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fe87c90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14240 from vthib/backport-cython-fix

    Backport fix python code generation compatibility with Cython on 24.x
    fowles authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e4baf96 View commit details
    Browse the repository at this point in the history
  3. Automated rollback of commit 2a55706. (#14246)

    * Automated rollback of commit 2a55706.
    
    PiperOrigin-RevId: 569253919
    
    * Remove editions handling not relevant in 24.x
    zhangskz authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b9cf19b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    0006601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7789b3a View commit details
    Browse the repository at this point in the history
Loading