12340 Commits (bd9d6895c3d3f5f186d31b3e41bc0ad6af9d3129)
 

Author SHA1 Message Date
Thomas Van Lenten bd9d6895c3 [ObjC] Add generation control for descriptor custom options. 2 years ago
Protobuf Team Bot 023b43dacf Add conformance test for Dart UPB VM 2 years ago
Adam Cozzette 6841d112b0 Add upb test deps to the protobuf repo `WORKSPACE` 2 years ago
Protobuf Team Bot e8824c6c34 Auto-generate files after cl/556020615 2 years ago
Protobuf Team Bot f5bb4ce297 Topologically sort message declarations 2 years ago
Protobuf Team Bot 48493fba8a Internal Code Change 2 years ago
Matt Kulukundis 95440f7a90 Automated rollback of commit f48dc324d1. 2 years ago
Thomas Van Lenten ff259f71c5 [ObjC] Scrub "syntax" references and editions prep 2 years ago
Mike Kruskal 2eee41224e Remove editions test proto from setup.py. 2 years ago
zhangskz e7bb34db3c Update absl submodule and dep to latest 20230802.0 LTS (#13515) 2 years ago
Protobuf Team Bot 6eecc4f98d Internal change 2 years ago
zhangskz 4c2092a1e3
Update absl submodule and dep to latest 20230802.0 LTS (#13515) 2 years ago
Protobuf Team Bot 76f9547ebc Auto-generate files after cl/555615362 2 years ago
Mike Kruskal 04a7cfb3ee Disable flaky linux ruby FFI tests. 2 years ago
Jie Luo b359e5020a Lock down ctype=CORD in proto file. 2 years ago
Joshua Humphries e701f4fa77 protoc: support identifiers as reserved names in addition to string literals (only in editions) (#13471) 2 years ago
Protobuf Team Bot 43b1365566 Set up for verified lazy extensions. (Disabled by default.) 2 years ago
Joshua Humphries f48dc324d1 protoc: parser rejects explicit use of map_entry option (#13479) 2 years ago
Sandy Zhang 924a15200c Add support for EDITIONS in Java and Java Lite syntax enum / bits. 2 years ago
Protobuf Team Bot 09647a17f8 Fixed unused variable warning on Ruby gencode. 2 years ago
Protobuf Team Bot 8ad3bf63a4 Auto-generate files after PR #13489 2 years ago
ericsalo 843b74e601 Main 202308091812 (#13489) 2 years ago
Protobuf Team Bot a486f3137e Auto-generate files after cl/555251853 2 years ago
Protobuf Team Bot aba9a7f1a3 Internal change 2 years ago
Mike Kruskal 3887b6ffeb
Merge pull request #13489 from protocolbuffers/main-202308091812 2 years ago
Protobuf Team Bot 783f555ad1 Do eager parsing when building descriptors. 2 years ago
Adam Cozzette d99134f6f8 Update .bazelrc to use C++ 17 2 years ago
Eric Salo e729f0bf5a Merge release branch 24.x into main 2 years ago
Mike Kruskal c15655bb80 Disable Ruby FFI tests until flakes are resolved 2 years ago
Protobuf Team Bot b3b1a60f41 Internal change 2 years ago
Protobuf Team Bot 9a7ca55ca5 Support without-presence scalars better. 2 years ago
Mike Kruskal 955eb44ff8
Merge pull request #13476 from protocolbuffers/24.x-202308082113 2 years ago
Protobuf Team Bot 8b20d179a9 Updating version.json to: 24.1-dev 2 years ago
Protobuf Team Bot 093e258a71 Updating version.json and repo version numbers to: 24.0 2 years ago
Jie Luo 161989080b Fix wrong warning message info 2 years ago
Protobuf Team Bot fde357d6bd Internal changes 2 years ago
Protobuf Team Bot 3428c881cd Let eager parsing determine true parsing error on DiscardRemainingTag. 2 years ago
Protobuf Team Bot 0cf1ea48d4 Fix typo in warning about the deprecated use of message.UnknownFields(). 2 years ago
Thomas Van Lenten f6409bd2c4 [ObjC] Mark NSOutputStream helper as not inlinable. 2 years ago
Jie Luo 47a9091dfa Add test when type is missing when build FileDescriptorProto 2 years ago
Matt Kulukundis 3271478450 Make NamespaceOpener track source locations 2 years ago
Protobuf Team Bot 7656a6107d Fix MessageDifferencer and MessagePatch to support the case where the two messages store different payload types in an Any field. Before this CL, MessageDifferencer::Compare would report false without producing any diff. 2 years ago
Sandy Zhang e3b0943412 Update protobuf's upb dependency to current main HEAD. 2 years ago
Protobuf Team Bot 4280a0574c Add dummy return statements to silence false positive 2 years ago
Jonathan Albrecht 5e03386555 Conformance test runner big endian fixes (#13443) 2 years ago
Jonathan Albrecht d13d67bf5d PHP: Fix read and write of float and double on big endian platforms (#13444) 2 years ago
Euclid 6104c4394c Fixed Document `cmake --build` to `cmake --build .` (#13449) 2 years ago
Hong Shin a81be2e610 Flesh out Proxied impls for $Msg$View and $Msg$Mut :: v0.6 SingularMessageField 2 years ago
Protobuf Team Bot c6810f1505 Always missing required field if a message has required/closed enum. 2 years ago
Protobuf Team Bot 4bf423b2c1 Hoist the checks on `xform_val` out of the Mp varint parsing loops. That way we 2 years ago