5016 Commits (e98423c4032a42d4e6effce85d070bf27d64ff0e)

Author SHA1 Message Date
Protobuf Team Bot e98423c403 Auto-generate files after cl/626402666 11 months ago
Protobuf Team Bot eeeb985a1b Use absl::bit_cast to implicitly check presence of float and double. 11 months ago
Mike Kruskal 95877d8569 Updating version.json and repo version numbers to: 28-dev (#16555) 11 months ago
Protobuf Team Bot ca9877c599 Auto-generate files after cl/626057584 11 months ago
Joshua Haberman 8e3e09937e Refactored the Java generator into separate packages and targets. 11 months ago
Mike Kruskal 1d6fdc1342 Infer string type feature from ctype pre-editions. 11 months ago
Protobuf Team Bot f76b28e535 Minor cleanup: IWYU, clang-tidy, etc. 11 months ago
Mike Kruskal e5502c746e Removed merged features from the edition defaults IR. 11 months ago
Mike Kruskal d1f2eae5c3 Fix delimited encoding for lazy-initialized fields. 11 months ago
Mike Kruskal 1d44d84417 Internal changes 11 months ago
Mike Kruskal 71f990682e Clean up feature lifetime enforcement prior to release. 11 months ago
Protobuf Team Bot 7d24d5f53c Auto-generate files after cl/625729831 11 months ago
Protobuf Team Bot 88a0d33c55 Internal change. 11 months ago
Protobuf Team Bot b62a9c4a9d Use Emit instead of format. 11 months ago
Cong Liu bb3ff34a2b Fix a bug in InlinedStringField where donate steal is not enabled. 11 months ago
Protobuf Team Bot 58fb524b07 Internal change. 11 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 11 months ago
Protobuf Team Bot 58164b6ab9 Minor cleanup: IWYU, clang-tidy, etc. 11 months ago
Protobuf Team Bot c668e2e4da Internal changes. 11 months ago
Protobuf Team Bot 5844722687 Auto-generate files after cl/625420851 11 months ago
Protobuf Team Bot d5210bb702 Devirtualize IsInitialized and move the implementation to a function pointer in ClassData. 11 months ago
Protobuf Team Bot c7b9d540bd Minor cleanup: IWYU, etc. 11 months ago
Protobuf Team Bot 6f6b9fad66 Do not prefetch nullptr. 11 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 11 months ago
Éamonn McManus 622f291606 Add `proto2::compiler::java::CapitalizedOneofName`. 11 months ago
Protobuf Team Bot 9ca7354815 Move the hook for RawMessage::SpaceUsedLong into ClassData to remove the 11 months ago
Protobuf Team Bot 4515006071 Make LazyField correct on 32 bit platforms. 11 months ago
Protobuf Team Bot 37b2e3cb43 Internal changes. 11 months ago
Mike Kruskal b8ec9588c5 Split up default feature sets provided to plugins and runtimes. 11 months ago
Protobuf Team Bot 0a497f9148 Internal changes to versions 12 months ago
Protobuf Team Bot 27d4fbbee9 Optimize TDP table generation: 12 months ago
Protobuf Team Bot 8de0a66822 Internal Change 12 months ago
Protobuf Team Bot 2678e10c99 Create a upb rust directory. 12 months ago
Protobuf Team Bot 65b811a7d6 Record PDProto in build stamp by emitting weak symbols. 12 months ago
Mike Kruskal 7d87a1780a Hook up staleness tests to non-bootstrap edition defaults 12 months ago
Protobuf Team Bot de5e7b6b8e Cache the result of "is_repeated" on its own bit to avoid having to read and 12 months ago
Mike Kruskal 77f62de93e Define lifetimes of edition 2023 features 12 months ago
Mike Kruskal b3b4497d61 Implement feature lifetime validation in protoc and the C++ runtime. 12 months ago
Protobuf Team Bot 778cae4102 Optimize TDP table generation: 12 months ago
Protobuf Team Bot 8433cdc1e3 Downgrade C++ version check errors to warnings for bootstrap files. 12 months ago
Protobuf Team Bot 0e8115fed8 Minor refactoring in SerialArena: 12 months ago
Mike Kruskal da651cd3c2 Restore legacy edition enum value 12 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. 12 months ago
Mike Kruskal 8a5b54f6a8 Internal changes 12 months ago
Mike Kruskal 77ae24b39d Fix C# parsing of delimited fields. 12 months ago
Elvis Dukaj cb93f9aa6e Handle conflicting macros for Android (#16292) 12 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 12 months ago
Mike Kruskal 2880938514 Add missing test cases for IsGroupLike 12 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 12 months ago
Protobuf Team Bot 7ab65a08ac Auto-generate files after cl/622204864 12 months ago