5218 Commits (bf8a9fc73f268a793fb43c2d6d2cf7595c40c4ec)

Author SHA1 Message Date
Protobuf Team Bot a9e0480768 Use Emit for ByteSizeLong 7 months ago
Protobuf Team Bot 971f88aa63 Improve C++, Python, Java runtime version representations to avoid merge conflicts during release. 8 months ago
Protobuf Team Bot e98423c403 Auto-generate files after cl/626402666 8 months ago
Protobuf Team Bot eeeb985a1b Use absl::bit_cast to implicitly check presence of float and double. 8 months ago
Mike Kruskal 95877d8569 Updating version.json and repo version numbers to: 28-dev (#16555) 8 months ago
Protobuf Team Bot ca9877c599 Auto-generate files after cl/626057584 8 months ago
Joshua Haberman 8e3e09937e Refactored the Java generator into separate packages and targets. 8 months ago
Mike Kruskal 1d6fdc1342 Infer string type feature from ctype pre-editions. 8 months ago
Protobuf Team Bot f76b28e535 Minor cleanup: IWYU, clang-tidy, etc. 8 months ago
Mike Kruskal e5502c746e Removed merged features from the edition defaults IR. 8 months ago
Mike Kruskal d1f2eae5c3 Fix delimited encoding for lazy-initialized fields. 8 months ago
Mike Kruskal 1d44d84417 Internal changes 8 months ago
Mike Kruskal 71f990682e Clean up feature lifetime enforcement prior to release. 8 months ago
Protobuf Team Bot 7d24d5f53c Auto-generate files after cl/625729831 8 months ago
Protobuf Team Bot 88a0d33c55 Internal change. 8 months ago
Protobuf Team Bot b62a9c4a9d Use Emit instead of format. 8 months ago
Cong Liu bb3ff34a2b Fix a bug in InlinedStringField where donate steal is not enabled. 8 months ago
Protobuf Team Bot 58fb524b07 Internal change. 8 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 8 months ago
Protobuf Team Bot 58164b6ab9 Minor cleanup: IWYU, clang-tidy, etc. 8 months ago
Protobuf Team Bot c668e2e4da Internal changes. 8 months ago
Protobuf Team Bot 5844722687 Auto-generate files after cl/625420851 8 months ago
Protobuf Team Bot d5210bb702 Devirtualize IsInitialized and move the implementation to a function pointer in ClassData. 8 months ago
Protobuf Team Bot c7b9d540bd Minor cleanup: IWYU, etc. 8 months ago
Protobuf Team Bot 6f6b9fad66 Do not prefetch nullptr. 8 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 8 months ago
Éamonn McManus 622f291606 Add `proto2::compiler::java::CapitalizedOneofName`. 8 months ago
Protobuf Team Bot 9ca7354815 Move the hook for RawMessage::SpaceUsedLong into ClassData to remove the 8 months ago
Protobuf Team Bot 4515006071 Make LazyField correct on 32 bit platforms. 8 months ago
Protobuf Team Bot 37b2e3cb43 Internal changes. 8 months ago
Mike Kruskal b8ec9588c5 Split up default feature sets provided to plugins and runtimes. 8 months ago
Protobuf Team Bot 0a497f9148 Internal changes to versions 8 months ago
Protobuf Team Bot 27d4fbbee9 Optimize TDP table generation: 8 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