18593 Commits (ecf5f2e047611f5842217d2763adaed903d8895d)
 

Author SHA1 Message Date
Protobuf Team Bot ecf5f2e047 Auto-generate files after PR #17682 2 months ago
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 2 months ago
Protobuf Team Bot d829ca022d Internal version update. 2 months ago
Mike Kruskal b022c5491e Add the ability to run continuous-only tests with a tag 2 months ago
Protobuf Team Bot 83569cff3d Mute the minor version warning https://github.com/protocolbuffers/protobuf/issues/18096 2 months ago
Mark Hansen 030fcadb88 Inline byte array assertions (assertEqualBytes). 2 months ago
Protobuf Team Bot 4958695bd6 Auto-generate files after cl/676927081 2 months ago
Tony Liao ecae71a49a Refactor "implicit presence map behaviour" tests into its own file. 2 months ago
Zoey Greer 3bc5991d11 Add `unsafe` keyword to unsafe block in rust code (#18264) 2 months ago
Mike Kruskal ac29f8c0cd Fix cord extension check to apply to all editions. 2 months ago
Protobuf Team Bot 3abdf99eec Use a pointer instead of a ref from C++ thunk. 2 months ago
Zoey Greer 20eeda825a Fix bash ternary in `//benchmarks:size_data` (#18234) 2 months ago
Tony Liao 99452451e8 Use using statement in no_field_presence_test to reduce verbosity. 2 months ago
Marat Reymers e5d2dbd45a docs: add nebius.ai custom options to registry (#18297) 2 months ago
Protobuf Team Bot 6bf86f01d4 Auto-generate files after cl/676689077 2 months ago
Protobuf Team Bot 817c82f8d2 Micro-cleanups around `StringPieceField` 2 months ago
Protobuf Team Bot 960b95939b Auto-generate files after cl/676683430 2 months ago
Mike Kruskal ce6dbe478a Setup fix for python/upb for the enforcement of closed enums in editions. 2 months ago
Zoey Greer 7d3e80ce9c `#ifdef` out `clang`-specific pragmas to avoid unknown pragma warnings when compiling with non-`clang` (#18241) 2 months ago
Protobuf Team Bot 9580af32d1 Replace PROTOBUF_{MINIMUM,MAXIMUM}_EDITION macros with constexpr functions 2 months ago
Hong Shin 7a7a087f56 protos.h removal part 3 2 months ago
Sandy Zhang 773e931532 internal change 2 months ago
Protobuf Team Bot 452d52891d Use {} instead of () for PtrAndLen POD ctor. 2 months ago
Jakub 63f6262c93 fix raw_ptr.cc on exotic architectures (#18193) 2 months ago
Protobuf Team Bot bbbc7b9671 Suppress ReturnValueIgnored errorprone issues 2 months ago
Protobuf Team Bot c47de0fe5f Add :protobuf_lite as a dep from all Rust CC generated code. 2 months ago
Protobuf Team Bot 01c8cab1cd Enable the custom new implementation when using custom vtables, even without 2 months ago
Protobuf Team Bot 1c35963010 Correct rust include references in Rust-C++ gencode in OSS. 2 months ago
Adam Cozzette 5c3d1e8c30 Rust protobuf: remove the need for a generated `placement_new` thunk 2 months ago
Hong Shin 8681742a14 migrate UpbStrFromStringView out of hpb.h into interop 2 months ago
Protobuf Team Bot 87f9ecc14d Fix label_to_crate_name() in OSS 2 months ago
Protobuf Team Bot 9a60e5d001 Use .pb.h instead of .proto.h from Rust cc thunks. 2 months ago
Derek Benson f57a2c09a8 Fix a bunch of references to std in rust gencode 2 months ago
Protobuf Team Bot d372c4aeb1 Auto-generate files after cl/676456011 2 months ago
Adam Cozzette 95e694a9d5 Add alignment field to `MessageCreator` 2 months ago
Mike Kruskal cb86ccd7a1 Fix import paths of protos in //editions 2 months ago
Adam Cozzette dc23fedbf3 Simplify the way C++ function is passed to `UntypedMapIterator::next_unchecked` 2 months ago
Protobuf Team Bot 1f472f1db3 Remove proto_best_practices from Rust test files in OSS 2 months ago
Tony Liao 27ee74e6c6 Add map test cases to no_field_presence_test. 2 months ago
Protobuf Team Bot 921b71958d Internal version update. 2 months ago
Protobuf Team Bot dfe78bf6f8 Cleanups & code restructuring in `RepeatedPtrField::InternalExtend()` 2 months ago
Sandy Zhang f84a208929 Remove deprecated Json::Reader in favor of Json::CharReader 2 months ago
Protobuf Team Bot 5da098b8b0 Make SerializedData into a POD struct. 2 months ago
Evan Brown 81c582a061 Change ExtensionSet::ForEach to return void instead of KeyValueFunctor. 2 months ago
Mike Kruskal cbc67e1c55 Fix toolchain resolution flag for bazel 6 2 months ago
Mike Kruskal 9e8b30c213 Fix cord handling in DynamicMessage and oneofs. 2 months ago
Hong Shin aa5818d2aa Introduce CreateMessage w/ default-init msg inside hpb::interop::upb 2 months ago
Protobuf Team Bot a037f28ff8 Add recursion check when parsing unknown fields in Java. 2 months ago
Protobuf Team Bot 4671dce58a Fix visibility on "internal to any protobuf usage outside of this directory" for rust_library targets in OSS 2 months ago
Hong Shin c29dfb5e2d Disallow toplevel hpb::Ptr access to it's internal arena 2 months ago