17147 Commits (03687b798b463dad0a6cdb3bc4cb840b968d00ed)
 

Author SHA1 Message Date
Jakob Buchgraber 03687b798b #rust #protobuf Implement custom Debug for C++ kernel 11 months ago
Jakob Buchgraber 997281b5bb #protobuf #rust use align parameter in __pb_rust_alloc 11 months ago
Jakob Buchgraber 11bbab1664 #protobuf #rust Build gencode files when building a rust_proto_library target 11 months ago
Sandy Zhang 5b32936822 Register Scalar/MessageMapContainerTypes as virtual subclasses of MutableMapping instead of inheriting directly. 11 months ago
Protobuf Team Bot ff83c91654 Auto-generate files after cl/613016814 11 months ago
Protobuf Team Bot e8244da7c6 Adds mutable extension accessors to the codegen for upb C for getting mutable extension messages. 11 months ago
Mike Kruskal 7de0ad1adb Add a unittest locking down presence behavior for proto3 extensions 11 months ago
Protobuf Team Bot 16f96d15eb Stop using EagerParseLazyFieldByMutation. 11 months ago
Protobuf Team Bot 9f4e01ffca Automated rollback of commit 8e833bfc66. 11 months ago
Protobuf Team Bot 6332267b1d Add EagerParseLazyField no IgnoreParse 11 months ago
Sandy Zhang 9f001a9658 Fix descriptor to access type via getType() s.t. messages using delimited encoding are consistently treated as groups for Java lite. 11 months ago
Protobuf Team Bot 730db2ddde Auto-generate files after cl/612967791 11 months ago
Protobuf Team Bot 8e833bfc66 Fix missing port_def/port_undef includes 11 months ago
Protobuf Team Bot 5ec1e25d6e Auto-generate files after cl/612961189 11 months ago
Protobuf Team Bot 87abd5d2ca Add "DO" "NOT" "SUBMIT" to Protobuf c++ gencode. 11 months ago
Protobuf Team Bot 6789e66766 Raw access to oneof LazyField must be LazyField*. 11 months ago
Éamonn McManus 507f037f7e Document the return value of `upb_Message_SetField`. 11 months ago
Sandy Zhang 9a262c2091 Update setup-php to 2.30.0 and re-enable macOS PHP 8.2 tests. 11 months ago
Sandy Zhang 360531cd08 Drop Ruby 2.7. 11 months ago
Mike Kruskal c78b189609 Internal change 11 months ago
Chris Kennelly 9e7cff0629 Automated Code Change 11 months ago
Protobuf Team Bot d4bfe52d99 Deprecate Arena::CreateMessage for OSS. 11 months ago
Protobuf Team Bot 73d96dba54 Internal changes. 11 months ago
Jakob Buchgraber 016a4b56fe #protobuf #rust Make oneof enum Copy 11 months ago
Protobuf Team Bot 024d90983e Assume HasHasbit() for SingularMessage and !HasHasbit() for OneofMessage. 11 months ago
Protobuf Team Bot f7317e02e6 Refactor C# FieldDescriptor.FieldType for consistency. 11 months ago
Protobuf Team Bot 7a51eb5370 Add port_def.inc and port_undef.inc. for reflection_visit_field_info.h. 11 months ago
Protobuf Team Bot 11f274be08 Use parameterized tests for easier extension. 11 months ago
Protobuf Team Bot 1d045c64c7 EagerParseLazyField for const Message& 11 months ago
Protobuf Team Bot 45b881baa1 Make internal::EagerParseLazyFieldIgnoreUnparsed() internal to google3. 11 months ago
Marcel Hlopko 66ef7bc133 Do not default to private visibility in rust_proto_library internal alias 11 months ago
Protobuf Team Bot 7aac5538b4 Auto-generate files after cl/611586588 11 months ago
Protobuf Team Bot cfc07df845 Open sourcing reflection_visit_fieds. 11 months ago
Ilukatsk 988194a591 Fixed the use of c++ keywords within namespace names (#15954) 11 months ago
Protobuf Team Bot 421040b32b Enable Editions in the C# generator. 11 months ago
Protobuf Team Bot 8958768d3c Auto-generate files after cl/611488947 11 months ago
Eric Salo 4502dd1ea3 upb: fix upb_MiniTableField_IsInOneof() to be UPB_API_INLINE everywhere 11 months ago
Protobuf Team Bot 7e7a7bcadf Internal C++ version update. 11 months ago
Mike Kruskal 4ae7c6d68b Simplify C++ edition calculation to match other runtimes. 12 months ago
Protobuf Team Bot b6c0c30633 Auto-generate files after cl/611246775 12 months ago
Protobuf Team Bot 450022de99 Runtime support for Protobuf Editions in C#. 12 months ago
Mike Kruskal 119e71c40a Run C# tests with non-Bazel protobuf-ci actions. 12 months ago
Hong Shin 37c1e2e662 Make the protobuf parser final, and use default dtor 12 months ago
Protobuf Team Bot 670e014065 Workaround `SERVICE_STOP` macro definition on WIN32. 12 months ago
Mike Kruskal 1f1e7e754c Internal changes 12 months ago
Sandy Zhang a9d9bee2d6 Automated rollback of commit 5993e86986. 12 months ago
Protobuf Team Bot fd4625e906 Remove setter_opt and add clearer for with-presence scalar fields, and add flat setter for msg fields. 12 months ago
Mike Kruskal bda13f3bfa Add back error message unconditionally 12 months ago
Chris Kennelly 08523897a5 Replace call to proto2::Arena::CreateMessage with Create. 12 months ago
Protobuf Team Bot 6713c2f646 Clean up another Rust protobuf logspam message 12 months ago