17459 Commits (5c7a9fd997f6106fe503dd4a3cf90246f0f7d06e)
 

Author SHA1 Message Date
Protobuf Team Bot aa1a14e528 Auto-generate files after cl/617376961 12 months ago
Mike Kruskal 6898451f5e Setup upb installation with cmake. 12 months ago
Mike Kruskal 83b7ca25b7 Fix windows-only issue in our compiler unittests. 12 months ago
Mike Kruskal 19af1b40c6 Internal changes 12 months ago
Sandy Zhang 925de189ec Fix mistake in osgi.bzl to actually use list source_jars. 12 months ago
Protobuf Team Bot d9727cd657 Internal change 12 months ago
Protobuf Team Bot 7c4d89e115 Implement Map::copy_from and implement the Extend trait for Maps 12 months ago
Protobuf Team Bot fa0d25a707 Add has_field() accessors for any field that supports presence. 1 year ago
Protobuf Team Bot 8198fe9a5f Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 1 year ago
Protobuf Team Bot d428610254 Automated rollback of commit 89670dd296. 1 year ago
Protobuf Team Bot 89670dd296 No public description 1 year ago
Liam Miller-Cushon 2c07ea5317 Suppress a warning about a class initializer cycle 1 year ago
Protobuf Team Bot 06444cb6a1 Clean up some now-unnecessary or_default()s 1 year ago
Protobuf Team Bot dca05ea1cd Add a go/pytype annotation on Duration.toTimedelta. 1 year ago
Protobuf Team Bot 1dbed2138c Fix Rust Proto cpp-kernel map insertion behavior to better match Rust's std::HashMap and the upb-kernel behavior of "insert replaces the old value" 1 year ago
Eric Salo 5d136e1b4d upb: add containing_type() methods to MessageDefPtr and EnumDefPtr 1 year ago
Hong Shin 413e7b10a0 Internal Change 1 year ago
Protobuf Team Bot 0299edd5e4 Removed unused OneofMutEnumRsName function 1 year ago
Protobuf Team Bot dde9c5eee8 Auto-generate files after cl/616840653 1 year ago
Protobuf Team Bot db60e52991 Reenable extension support for Weak Descriptor messages. 1 year ago
Protobuf Team Bot e6684ac037 C#: Avoid string concatenation when looking up enum values by name. 1 year ago
Marcel Hlopko 71eed03fda Remove unnecessary tags 1 year ago
Eric Salo da06505bdd upb: use mapentry() in the code generator 1 year ago
Protobuf Team Bot 6b36eb633c Auto-generate files after cl/616648878 1 year ago
Protobuf Team Bot 9f65af7e76 Automated rollback of commit 5c183bda86. 1 year ago
Protobuf Team Bot f06ae6c4fa Auto-generate files after cl/616461373 1 year ago
Protobuf Team Bot 5c183bda86 Clear oneof message fields even on arena on non-OPT builds. 1 year ago
Protobuf Team Bot 7ef5207d81 Auto-generate files after cl/616324144 1 year ago
Mike Kruskal 15c733eef7 Internal changes 1 year ago
Mike Kruskal 0176f8a72a Downgrade our sanitized builds to ubuntu-20. 1 year ago
Sam Gammon 742ddf1155 fix(java): fixup test codegen for maven build (#16176) 1 year ago
Thomas Köppe 57f3065459 Declare and define explicit template instantiations, since the required specializations are needed at a point where the primary template is not defined. 1 year ago
Mike Kruskal 88e0495a78 Fix remaining locale issues in PHP generator causing flakes. 1 year ago
Mike Kruskal 8a3430bd1a Fix locale issue with ::tolower in PHP generator 1 year ago
Sandy Zhang 1e808d5ece Remove extra whitespace line in JavaEditionDefaults template 1 year ago
Protobuf Team Bot 5e8d7e5dbe Auto-generate files after cl/616256211 1 year ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 1 year ago
Tiago Quelhas 9ca36df54f Automated Code Change 1 year ago
Protobuf Team Bot c6c7d21f6e IWYU, clang-tidy, etc. 1 year ago
Mike Kruskal c320e11262 Fix a test gap from https://github.com/protocolbuffers/protobuf/pull/13818 1 year ago
Mike Kruskal 4afc2cc17a Fix incorrect definition of field label getter in FFI. 1 year ago
Mike Kruskal c17b102148 Disable TSAN tests due to what appears to be a sanitizer bug 1 year ago
Protobuf Team Bot 67816a54a9 Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf Java gencode. 1 year ago
Mike Kruskal 0a6a117ed3 Remove remaining uses of ctype, which has locale issues. 1 year ago
Chris Kennelly 2ee72715e0 Automated Code Change 1 year ago
Protobuf Team Bot f72c45ff75 Change .submsg_mut() to return $Msg$Mut instead of FieldEntry<$Msg$>. 1 year ago
Protobuf Team Bot 958dd59892 Remove the public _mut() accessors from string fields. 1 year ago
Protobuf Team Bot 7e47fc3e39 Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 1 year ago
Protobuf Team Bot fb08bca4e4 Auto-generate files after cl/615779322 1 year ago
Protobuf Team Bot 7ec56d4243 Remove the oneof_mut accessor and expose the oneof_case accessor on gencode api. 1 year ago