4257 Commits (f60c624178a739c7fbe0ef033724f2298c59b394)

Author SHA1 Message Date
Protobuf Team Bot 5907716fe7 Auto-generate files after cl/556917345 1 year ago
Matt Kulukundis 395e9529bb Incremental migration of message.cc to Emit 1 year ago
Protobuf Team Bot 6d03f9b19b Remove option to disable the table-driven parser in protoc. 1 year ago
Thomas Van Lenten 740d314166 [ObjC] Simplify root registry generation. 1 year ago
Thomas Van Lenten bd9d6895c3 [ObjC] Add generation control for descriptor custom options. 1 year ago
Protobuf Team Bot e8824c6c34 Auto-generate files after cl/556020615 1 year ago
Protobuf Team Bot f5bb4ce297 Topologically sort message declarations 1 year ago
Matt Kulukundis 95440f7a90 Automated rollback of commit f48dc324d1. 1 year ago
Thomas Van Lenten ff259f71c5 [ObjC] Scrub "syntax" references and editions prep 1 year ago
Jie Luo b359e5020a Lock down ctype=CORD in proto file. 1 year ago
Joshua Humphries e701f4fa77 protoc: support identifiers as reserved names in addition to string literals (only in editions) (#13471) 1 year ago
Protobuf Team Bot 43b1365566 Set up for verified lazy extensions. (Disabled by default.) 1 year ago
Joshua Humphries f48dc324d1 protoc: parser rejects explicit use of map_entry option (#13479) 1 year ago
Sandy Zhang 924a15200c Add support for EDITIONS in Java and Java Lite syntax enum / bits. 1 year ago
Protobuf Team Bot 09647a17f8 Fixed unused variable warning on Ruby gencode. 1 year ago
Protobuf Team Bot 8ad3bf63a4 Auto-generate files after PR #13489 1 year ago
ericsalo 843b74e601 Main 202308091812 (#13489) 1 year ago
Protobuf Team Bot a486f3137e Auto-generate files after cl/555251853 1 year ago
Protobuf Team Bot aba9a7f1a3 Internal change 1 year ago
Protobuf Team Bot 783f555ad1 Do eager parsing when building descriptors. 1 year ago
Protobuf Team Bot b3b1a60f41 Internal change 1 year ago
Protobuf Team Bot 9a7ca55ca5 Support without-presence scalars better. 1 year ago
Protobuf Team Bot 093e258a71 Updating version.json and repo version numbers to: 24.0 1 year ago
Protobuf Team Bot fde357d6bd Internal changes 1 year ago
Protobuf Team Bot 3428c881cd Let eager parsing determine true parsing error on DiscardRemainingTag. 1 year ago
Matt Kulukundis 3271478450 Make NamespaceOpener track source locations 1 year 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. 1 year ago
Protobuf Team Bot 4280a0574c Add dummy return statements to silence false positive 1 year ago
Hong Shin a81be2e610 Flesh out Proxied impls for $Msg$View and $Msg$Mut :: v0.6 SingularMessageField 1 year ago
Protobuf Team Bot c6810f1505 Always missing required field if a message has required/closed enum. 1 year ago
Protobuf Team Bot 4bf423b2c1 Hoist the checks on `xform_val` out of the Mp varint parsing loops. That way we 1 year ago
Protobuf Team Bot 3c9e763841 Add sfixed32 & 64 support 1 year ago
Protobuf Team Bot 881f56a876 Auto-generate files after cl/553489682 1 year ago
Protobuf Team Bot ecc9e43eec Add a new enum validation format. The format is compact for sequential and 1 year ago
Protobuf Team Bot 3511f8acf9 Annotate C++ oneof clear functions with set semantics. 1 year ago
Hong Shin 6f778d8d53 Refactor std::marker::PhantomData to $phantom$ 1 year ago
Protobuf Team Bot 7c2ed10beb Overload the void* in RepeatedPtrFieldBase to point directly to the first element if Capacity()==1, or to point to an allocated Rep if Capacity()>1. 1 year ago
Protobuf Team Bot 421ce84e5a Optimize `RepeatedPtrField`'s swap. 1 year ago
Protobuf Team Bot 6345cbed1a Copy-construct (kSpawn) ParseContext rather than construct a new one and copy. 1 year ago
Protobuf Team Bot 1525300472 Replace `NonNull<u8>` for raw messages with a dedicated opaque pointer 1 year ago
Jie Luo b09aa967a6 Fix pyi top level messages/enums in public imports 1 year ago
Protobuf Team Bot 3487ae0c01 Updating version.json and repo version numbers to: 24.0-rc3 1 year ago
Protobuf Team Bot 21edc3b26f Auto-generate files after cl/552609955 1 year ago
Hong Shin 87e6b7f6e9 Sketch of v0.6 SingularMessageField 1 year ago
Protobuf Team Bot 6924c3a669 Update MessageDifferencer to respect ignored fields combined with force compare no presence. 1 year ago
Benjamin Peterson bc9002ec75 bazel: Get rid of exec_tools. (#13401) 1 year ago
Mike Kruskal fff4905588 Drop support for Bazel 5. 1 year ago
Benjamin Peterson 1bee4578b8 bazel: Get rid of exec_tools. (#13401) 1 year ago
Mike Kruskal a80daa2a2c Drop support for Bazel 5. 1 year ago
Protobuf Team Bot 02248cbe38 Unify LazyParseMode and LazyVerifyOption to ensure eager parsing on 1 year ago