openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Protocol Buffers
Settings
|
Report Duplicate
24
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 14, 2024 — Nov 14, 2025
Showing page 6 of 732
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove absl::type_traits dependency (#21908)
Yuanyuan Chen
More...
23 days ago
Automated Code Change
Protobuf Team Bot
More...
24 days ago
Add `PROTOBUF_ALWAYS_INLINE` to `InternalMetadataOffset::Build` and constructor.
Clayton Knittel
More...
24 days ago
Introduce dummy `elements_` member of `HeapRep` in `RepeatedField`.
Clayton Knittel
More...
24 days ago
Enable removed arena pointers from all fields.
Clayton Knittel
More...
24 days ago
Account for 8-byte alignment in arena allocation size checks.
Clayton Knittel
More...
24 days ago
Fix import option handling when include_imports isn't set.
Mike Kruskal
More...
24 days ago
Expose unstable message descriptor getter to Rust.
Protobuf Team Bot
More...
24 days ago
Don't store placeholders in descriptor tables.
Mike Kruskal
More...
25 days ago
Update `MockRepeatedField` for new layout with removed arena pointers.
Clayton Knittel
More...
25 days ago
Initialize `unused_` member of `HeapRep` in the constructor initialization list, and move alignas annotation to `HeapRep`.
Clayton Knittel
More...
25 days ago
fix(php): Fix double to bool casting (use Z_DVAL_P: -0.0 -> false) (#24072)
Tom Arbesser
More...
25 days ago
Adapt for rules_rust 0.66.0.
Krasimir Georgiev
More...
25 days ago
Python: kwargs initialization would silently swallow some errors with repeated fields.
Protobuf Team Bot
More...
26 days ago
Auto-generate files after cl/821777650
Protobuf Team Bot
More...
26 days ago
Return an error if asked to serialize a proto larger than 2gb
Protobuf Team Bot
More...
26 days ago
Expose protobuf::message_eq() free function on the Rust Protobuf runtime api.
Protobuf Team Bot
More...
26 days ago
Auto-generate files after cl/821762001
Protobuf Team Bot
More...
26 days ago
Fix a bug in STRICT check of namespaced enums to properly check for 'reserved 1 to max'
Protobuf Team Bot
More...
26 days ago
refactor(bazel): publish a separate .tar.gz (#24065)
Alex Eagle
More...
26 days ago
Fix weak descriptor mode to be compatible with `import option`.
Samuel Benzaquen
More...
26 days ago
Add option for PHP to emit default values for JSON. (#23985)
Spencer Malone
More...
26 days ago
Automated rollback of commit 94e62c6bd3396d0e690881492173499dcc1f146a.
Clayton Knittel
More...
28 days ago
Avoid calling `GetArena()` in `~RepeatedField` when the element is arena-skippable.
Clayton Knittel
More...
28 days ago
Call destructor on temporary `RepeatedField` for non-destructor-skippable `Element` types in `SwapFallback`.
Clayton Knittel
More...
28 days ago
Cache the arena pointer in `RepeatedPtrFieldBackInsertIterator`.
Clayton Knittel
More...
28 days ago
Cache arena pointer in iterator-based `RepeatedPtrField::Add`.
Clayton Knittel
More...
28 days ago
Pass arena to `Repeated(Ptr)Field::Add` from v2 parser.
Clayton Knittel
More...
28 days ago
Add private `AddWithArena` variants to `RepeatedPtrField` and call them from parsing code.
Clayton Knittel
More...
28 days ago
Add `AddWithArena`/`ReserveWithArena` variants to `RepeatedField` and call them internally.
Clayton Knittel
More...
29 days ago
←
1
2
3
4
5
6
7
8
9
10
…
731
732
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree