-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Require
proto_library
to specify at least one srcs
or deps
.
#20083
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
Breaking change: prohibit using Bazel+MSVC to build protobuf
#20082
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
Fix bug in textformat handling of trailing commas for unknown fields/extensions.
#20081
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
RepeatedPtrField
: Simplify benchmark for sequential access to all elements
#20080
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
Objectivec: Refactor to use io::Printer::Sub.
#20079
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
hpb: update Parse to default to generated registry
#20077
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
RepeatedPtrField
: Add benchmark for sequential access to elements
#20071
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
Tiny semantic fix in
RepeatedPtrOverPtrsIterator
(NFC)
#20070
opened Jan 22, 2025 by
copybara-service
bot
•
Draft
Add debug check for field not being extension in
HasBitIndex()
.
#20068
opened Jan 21, 2025 by
copybara-service
bot
•
Draft
Move the Sync callback from the vtable to a global variable.
#20067
opened Jan 21, 2025 by
copybara-service
bot
•
Draft
Add debug check for assumption that field is not extension in
GetFieldHasbitMode
.
#20066
opened Jan 21, 2025 by
copybara-service
bot
•
Draft
Cleanup leftover from the
const char*
-> absl::string_view
migration for cpp_type_name()
and friends.
#20065
opened Jan 21, 2025 by
copybara-service
bot
•
Draft
Reimplement DynamicMapField to use UntypedMapBase directly.
#20063
opened Jan 21, 2025 by
copybara-service
bot
•
Draft
[ObjC] Remove some of the legacy generated formats support
#20062
opened Jan 21, 2025 by
copybara-service
bot
•
Draft
Generate Kythe annotations for objc messages.
#20053
opened Jan 20, 2025 by
copybara-service
bot
•
Draft
Security fix to stop initializing a class before checking that it is assignable to MessageLite
#20033
opened Jan 17, 2025 by
yn33
Loading…
Add a oneof with several message fields to inspect the codegen for a future
#20031
opened Jan 17, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.