-
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.0
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.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 36 files changed
- 2 contributors
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 256f132 - Browse repository at this point
Copy the full SHA 256f132View commit details -
Merge pull request #8313 from haberman/ruby-crash-fix
[Ruby] Bugfix for Message.[] for repeated or map fields.
Configuration menu - View commit details
-
Copy full SHA for 4f961c8 - Browse repository at this point
Copy the full SHA 4f961c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3aac9 - Browse repository at this point
Copy the full SHA 3b3aac9View commit details -
Merge pull request #8320 from haberman/ruby-duration-fix
[Ruby] Fix for truncating behavior when converting Float to Duration.
Configuration menu - View commit details
-
Copy full SHA for b12ab0c - Browse repository at this point
Copy the full SHA b12ab0cView commit details -
Made some small fixes for MinGW and for C++20 with GCC
Our use of constinit does not seem to work with GCC yet (see #8310), so this commit disables it on GCC for now. This commit also updates mutex.h to work around the fact that MinGW's std::mutex apparently does not have a constexpr constructor. We already have this kind of workaround for MSVC, so we can just use the same workaround.
Configuration menu - View commit details
-
Copy full SHA for d721e36 - Browse repository at this point
Copy the full SHA d721e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d8a55 - Browse repository at this point
Copy the full SHA 24d8a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 052dc79 - Browse repository at this point
Copy the full SHA 052dc79View 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.0...v3.15.1