18046 Commits (0b4173e3edd5970fea27759d62e573ea7561d400)
 

Author SHA1 Message Date
Protobuf Team Bot 0b4173e3ed Upgrade googetest to 1.15.0 4 months ago
Protobuf Team Bot cc8b3483a5 Internal change 4 months ago
Protobuf Team Bot 3ff2cf05f3 Move proto_library from Bazel repository 4 months ago
Protobuf Team Bot 7c5dd9ec64 Remove the second 'unset' generic argument from Optional 4 months ago
Mark Hansen be4f149abd Extract MAX_UINT32 BigInteger into a constant, so we aren't constructing it all the time 4 months ago
Mark Hansen cb323f4359 Avoid unboxing boxed primitives that we're just going to re-box back up to call compareTo with. 4 months ago
Mark Hansen 5b45a65567 Simplify some compareTo operations 4 months ago
Mark Hansen ed54faf736 Avoid allocations in FieldSet.setField 4 months ago
Mark Hansen bc03650b3e Add more tests for UnknownFieldSet Builder reusability 4 months ago
Mark Hansen af04a770ae Remove unused constructor parameter RepeatedFieldAccessor.descriptor 4 months ago
Mark Hansen 90250161d4 Remove unnecessarily suppressed warnings: rawtypes 4 months ago
Protobuf Team Bot a8d83db3c7 Add ::hpb::ExtensionNumber API for extension field constants. 4 months ago
Cong Liu 4b230be0d0 Implement the lazy repeated field data structure. 4 months ago
Protobuf Team Bot e9927cf762 Replace matrix.version with cache_key 4 months ago
Jie Luo 2967c521a6 -Remove service.py usages in builder 4 months ago
Mark Hansen 65d4e1817a Micro-optimisation: remove no-op body of hot GeneratedMessage.Builder constructor 4 months ago
Adam Cozzette efb57278a9 Protobuf Rust: simplify the MakeCleanup() helper function 4 months ago
Protobuf Team Bot 08ee87fcc6 Auto-generate files after cl/653263168 4 months ago
Jie Luo 55705f85db Raise warnings for deprecated google/protobuf/reflection.py APIs. 4 months ago
Joshua Haberman 65b67eb6b1 Fixed extension memory layout on 32-bit targets. 4 months ago
Sandy Zhang 3a79dc7a09 Remove protobuf rust from BCR presubmits for now. 4 months ago
Joshua Haberman b07e4b1eeb [Ruby] Warn if assigning a "UTF-8" string with invalid UTF-8. (#17253) 4 months ago
Protobuf Team Bot bbf574bcb9 Internal Change 4 months ago
Protobuf Team Bot b1c0715cb3 Mention that stale issues will be closed. 4 months ago
Adam Cozzette f712ca5d1c Rust protobuf: fix memory leaks 4 months ago
Protobuf Team Bot 8b7c84b488 Internal change. 4 months ago
Protobuf Team Bot 00621324a4 Update setuptools to 70.3.0 4 months ago
Tony Liao c18662b383 Organize using statements in compiler/field_generators/message_field.cc. 4 months ago
Protobuf Team Bot ea241fe5aa Add Message, MessageMut, MessageView traits. 4 months ago
Thomas Van Lenten ac84411e4e [ObjC] Support MessageSet with `GPBUnknownFields`. 4 months ago
Mike Kruskal 151ee45381 Internal changes 4 months ago
Mike Kruskal 3bfa9b9784 Fix build breakage in new bzlmod test 4 months ago
Protobuf Team Bot 507ba36e29 Support building //java with bzlmod 4 months ago
Protobuf Team Bot 81bd7999e4 Adding documentation to `CopyFrom` and `MergeFrom` of `RepeatedField` and `RepeatedPtrField`. 4 months ago
Protobuf Team Bot d911161766 Update the comment of TextFormat::Printer::RegisterMessagePrinter that the method takes ownerhip of the `printer` pointer. 4 months ago
Protobuf Team Bot bcd9905c58 Automated rollback of commit 3849bc6983. 4 months ago
Derek Benson 9c994245f2 implement repeated_new and repeated_free for enums and messages. Drop the default impl since it is now required 4 months ago
Derek Benson cee9da9469 add IntoProxied Repeated blanket impl for Iterators 4 months ago
Protobuf Team Bot cfff6e9811 Auto-generate files after cl/652541857 4 months ago
Thomas Van Lenten 8b96aa1e4c [ObjC] Update MessageSet Parsing. 4 months ago
Joshua Haberman 0309d86d31 Fixed `NAN`/`INFINITY` definitions to work on Windows 11 SDK. 4 months ago
Hong Shin 00a5a200e5 rename EnableIfProtosClass -> EnableIfHpbClass 4 months ago
Protobuf Team Bot e13b8e999b Prepare the code for migrating return types from `const std::string&` to 4 months ago
zhangskz 8e60d9f166 Updating version.json and repo version numbers to: 29.0-dev (#17432) 4 months ago
Sandy Zhang 956ce0f3fd Add visibility for rust public aliases for '@protobuf//:protobuf_rust' 4 months ago
Protobuf Team Bot 3849bc6983 Change logic for inline strings to use the `constexpr` constructor of 4 months ago
Hong Shin 133136cd9a Migrate internal.h to hpb + update fwd hdr 4 months ago
Hong Shin 16a8034d04 Migrate Arena to hpb namespace with forwarding 4 months ago
Protobuf Team Bot 9717a07957 Internal changes to versions 4 months ago
Mike Kruskal 06e65a29de Add pkgconfig file for libupb 5 months ago