5210 Commits (cb323f4359a3b2d2d2612300429ec14a4a3478dd)

Author SHA1 Message Date
Protobuf Team Bot f76b28e535 Minor cleanup: IWYU, clang-tidy, etc. 7 months ago
Mike Kruskal e5502c746e Removed merged features from the edition defaults IR. 7 months ago
Mike Kruskal d1f2eae5c3 Fix delimited encoding for lazy-initialized fields. 7 months ago
Mike Kruskal 1d44d84417 Internal changes 7 months ago
Mike Kruskal 71f990682e Clean up feature lifetime enforcement prior to release. 7 months ago
Protobuf Team Bot 7d24d5f53c Auto-generate files after cl/625729831 7 months ago
Protobuf Team Bot 88a0d33c55 Internal change. 7 months ago
Protobuf Team Bot b62a9c4a9d Use Emit instead of format. 7 months ago
Cong Liu bb3ff34a2b Fix a bug in InlinedStringField where donate steal is not enabled. 7 months ago
Protobuf Team Bot 58fb524b07 Internal change. 7 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 7 months ago
Protobuf Team Bot 58164b6ab9 Minor cleanup: IWYU, clang-tidy, etc. 7 months ago
Protobuf Team Bot c668e2e4da Internal changes. 7 months ago
Protobuf Team Bot 5844722687 Auto-generate files after cl/625420851 7 months ago
Protobuf Team Bot d5210bb702 Devirtualize IsInitialized and move the implementation to a function pointer in ClassData. 7 months ago
Protobuf Team Bot c7b9d540bd Minor cleanup: IWYU, etc. 7 months ago
Protobuf Team Bot 6f6b9fad66 Do not prefetch nullptr. 7 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 7 months ago
Éamonn McManus 622f291606 Add `proto2::compiler::java::CapitalizedOneofName`. 7 months ago
Protobuf Team Bot 9ca7354815 Move the hook for RawMessage::SpaceUsedLong into ClassData to remove the 7 months ago
Protobuf Team Bot 4515006071 Make LazyField correct on 32 bit platforms. 7 months ago
Protobuf Team Bot 37b2e3cb43 Internal changes. 7 months ago
Mike Kruskal b8ec9588c5 Split up default feature sets provided to plugins and runtimes. 7 months ago
Protobuf Team Bot 0a497f9148 Internal changes to versions 7 months ago
Protobuf Team Bot 27d4fbbee9 Optimize TDP table generation: 7 months ago
Protobuf Team Bot 8de0a66822 Internal Change 8 months ago
Protobuf Team Bot 2678e10c99 Create a upb rust directory. 8 months ago
Protobuf Team Bot 65b811a7d6 Record PDProto in build stamp by emitting weak symbols. 8 months ago
Mike Kruskal 7d87a1780a Hook up staleness tests to non-bootstrap edition defaults 8 months ago
Protobuf Team Bot de5e7b6b8e Cache the result of "is_repeated" on its own bit to avoid having to read and 8 months ago
Mike Kruskal 77f62de93e Define lifetimes of edition 2023 features 8 months ago
Mike Kruskal b3b4497d61 Implement feature lifetime validation in protoc and the C++ runtime. 8 months ago
Protobuf Team Bot 778cae4102 Optimize TDP table generation: 8 months ago
Protobuf Team Bot 8433cdc1e3 Downgrade C++ version check errors to warnings for bootstrap files. 8 months ago
Protobuf Team Bot 0e8115fed8 Minor refactoring in SerialArena: 8 months ago
Mike Kruskal da651cd3c2 Restore legacy edition enum value 8 months ago
Protobuf Team Bot b8bb56df4c Change Rust-upb to use upb_Encode and upb_Decode directly, instead of going through the upb C gencode. 8 months ago
Mike Kruskal 8a5b54f6a8 Internal changes 8 months ago
Mike Kruskal 77ae24b39d Fix C# parsing of delimited fields. 8 months ago
Elvis Dukaj cb93f9aa6e Handle conflicting macros for Android (#16292) 8 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 8 months ago
Mike Kruskal 2880938514 Add missing test cases for IsGroupLike 8 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 8 months ago
Protobuf Team Bot 7ab65a08ac Auto-generate files after cl/622204864 8 months ago
Mike Kruskal bcdc4d42df Fix delimited field handling in code generators. 8 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 8 months ago
Dave MacLachlan 090525f3f2 Remove unused dead code. 8 months ago
Protobuf Team Bot f421dc42b5 Change the Rust > C++ interop fns to be consuming-self, add a 'leak' to the name and a ManuallyDrop(self) on the owned message case. 8 months ago
Protobuf Team Bot 9a61f11fa5 Internal changes to extensions. 8 months ago
Mike Kruskal d74bf60768 Create a CopyHeadingTo method for message descriptors. 8 months ago