-
Notifications
You must be signed in to change notification settings - Fork 15.7k
Comparing changes
Open a pull request
base repository: protocolbuffers/protobuf
base: v3.15.6
head repository: protocolbuffers/protobuf
compare: v3.15.7
- 12 commits
- 39 files changed
- 3 contributors
Commits on Mar 24, 2021
-
Remove the ::pb namespace (alias). (#8423)
This closes #8349, although we will probably still pursue some other name in the future.
Configuration menu - View commit details
-
Copy full SHA for 25968de - Browse repository at this point
Copy the full SHA 25968deView commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b75a49f - Browse repository at this point
Copy the full SHA b75a49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d6fcb - Browse repository at this point
Copy the full SHA f0d6fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ac393 - Browse repository at this point
Copy the full SHA e1ac393View commit details
Commits on Mar 29, 2021
-
Addressed PR comments and fixed a bug.
We now hold the mutex for both map insertions, to protect against a concurrent GC that removes from the seconary map before we can insert into the weak map.
Configuration menu - View commit details
-
Copy full SHA for 2fe27d8 - Browse repository at this point
Copy the full SHA 2fe27d8View commit details -
Merge pull request #8429 from haberman/ruby-gc-secondarymap
Fix unbounded memory growth for Ruby <2.7.
Configuration menu - View commit details
-
Copy full SHA for a38319b - Browse repository at this point
Copy the full SHA a38319bView commit details
Commits on Mar 30, 2021
-
Fixed message equality in cases where the message type is different.
If the message types are different, equality comparison must return false.
Configuration menu - View commit details
-
Copy full SHA for d69f482 - Browse repository at this point
Copy the full SHA d69f482View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 38e1b59 - Browse repository at this point
Copy the full SHA 38e1b59View commit details -
Merge pull request #8434 from haberman/ruby-message-eq
Fixed message equality in cases where the message type is different.
Configuration menu - View commit details
-
Copy full SHA for f3f8707 - Browse repository at this point
Copy the full SHA f3f8707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240e54e - Browse repository at this point
Copy the full SHA 240e54eView commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c00c2d4 - Browse repository at this point
Copy the full SHA c00c2d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878be35 - Browse repository at this point
Copy the full SHA 878be35View commit details
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.6...v3.15.7