-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.15.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 38 files changed
- 4 contributors
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dfa5457 - Browse repository at this point
Copy the full SHA dfa5457View commit details -
Create a CMake option to control whether or not RTTI is enabled
This is useful for Conan recipes that build Protobuf, in which whatever we want to enable has to be enabled in the initial command line. Without this, the people maintaining the recipe have to patch the CMake setup of Protobuf before building the binaries. Closes #5541
Configuration menu - View commit details
-
Copy full SHA for 1add7a7 - Browse repository at this point
Copy the full SHA 1add7a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d63b99 - Browse repository at this point
Copy the full SHA 7d63b99View commit details
Commits on Mar 3, 2021
-
Merge pull request #8363 from haberman/ruby-nil-fix
Fixed SEGV when users pass nil messages. This also disallows `nil` in RepeatedField or Map.
Configuration menu - View commit details
-
Copy full SHA for cf7d81f - Browse repository at this point
Copy the full SHA cf7d81fView commit details -
read_property() handler is not supposed to return NULL
NULL is never expected as a result of read_property() handler, it should return &EG(uninitialized_zval) if there is no such property in the object
Configuration menu - View commit details
-
Copy full SHA for aa41d90 - Browse repository at this point
Copy the full SHA aa41d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c067f - Browse repository at this point
Copy the full SHA e5c067fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8aabf - Browse repository at this point
Copy the full SHA fd8aabfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.15.3...v3.15.4