-
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
Delete some portability macros we don't use anywhere.
#19869
opened Jan 4, 2025 by
copybara-service
bot
•
Draft
Add support for nonstandard msvc atomics. Emit an error with the option to suppress if we don't have any atomics we can use.
#19868
opened Jan 4, 2025 by
copybara-service
bot
•
Draft
Add annotations for Nullable pointers in generated C++ code.
#19865
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
Update protobuf repository to use the newest version (v4-test) of protobuf-ci
#19864
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
ruby: make it possible to specify compiler for C extension
#19863
opened Jan 3, 2025 by
stanhu
Loading…
More repro tests for b/379874415 (trying to isolate the buggy parsing behavior).
#19861
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
Clean up stale if-guards for Python nonconformance that no longer applies.
#19860
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
Downgrade type of
string
extension fields to bytes
if UTF8 validation is not validated.
#19859
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
Fix c++ IgnoreUnknownEnumStringValueInMap conformance tests
#19857
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
Fix c++ IgnoreUnknownEnumStringValueInMap conformance tests
#19855
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
Document JSON parsing of unknown enum string values behavior in a unit test
#19848
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
Nextgen Proto Pythonic API: “Add-on” proto for Text Format serialize/parse
#19845
opened Jan 3, 2025 by
copybara-service
bot
•
Draft
RepeatedPtrField
: Add benchmarks for adding and iterating elements
#19839
opened Jan 2, 2025 by
copybara-service
bot
•
Draft
Add Python UPB test coverage for reflection_cpp_test.
#19837
opened Jan 2, 2025 by
copybara-service
bot
•
Draft
Link in UPB by default for Bazel's python build rules.
#19836
opened Jan 2, 2025 by
copybara-service
bot
•
Draft
Use __builtin_expect_with_probability for proto field presence checks.
#19835
opened Jan 2, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.