17155 Commits (98511549b57b3489af6b4e50d5be1f4c38b4f307)
 

Author SHA1 Message Date
Protobuf Team Bot 98511549b5 Use the simpler set_x() instead of x_mut().set() in the Rust conformance test. 1 year ago
Protobuf Team Bot 009078df7a Move Protobuf C++ versions out of port_def.inc to runtime_version.h so that the version can be used for preprocessing by users. 1 year ago
Protobuf Team Bot 33f367d2ba Auto-generate files after cl/613258771 1 year ago
Éamonn McManus 6cbcff4bb6 Clarify that `upb_Message_SetString` does not copy data. 1 year ago
Trayan Zapryanov fac929d9aa Cache StringBuilder instances in the .NET JsonTextTokenizer. 1 year ago
Protobuf Team Bot 3dadd0e1ee Generate an error early while parsing if the message nesting is too large. It 1 year ago
Protobuf Team Bot 53ad6a4478 Put an explicit warning about the incovenience of working against main and a recommendation to use a supported release in the root readme. 1 year ago
Protobuf Team Bot 554a00c40a Introduce Python Protobuf runtime version. 1 year ago
Jakob Buchgraber 03687b798b #rust #protobuf Implement custom Debug for C++ kernel 1 year ago
Jakob Buchgraber 997281b5bb #protobuf #rust use align parameter in __pb_rust_alloc 1 year ago
Jakob Buchgraber 11bbab1664 #protobuf #rust Build gencode files when building a rust_proto_library target 1 year ago
Sandy Zhang 5b32936822 Register Scalar/MessageMapContainerTypes as virtual subclasses of MutableMapping instead of inheriting directly. 1 year ago
Protobuf Team Bot ff83c91654 Auto-generate files after cl/613016814 1 year ago
Protobuf Team Bot e8244da7c6 Adds mutable extension accessors to the codegen for upb C for getting mutable extension messages. 1 year ago
Mike Kruskal 7de0ad1adb Add a unittest locking down presence behavior for proto3 extensions 1 year ago
Protobuf Team Bot 16f96d15eb Stop using EagerParseLazyFieldByMutation. 1 year ago
Protobuf Team Bot 9f4e01ffca Automated rollback of commit 8e833bfc66. 1 year ago
Protobuf Team Bot 6332267b1d Add EagerParseLazyField no IgnoreParse 1 year 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. 1 year ago
Protobuf Team Bot 730db2ddde Auto-generate files after cl/612967791 1 year ago
Protobuf Team Bot 8e833bfc66 Fix missing port_def/port_undef includes 1 year ago
Protobuf Team Bot 5ec1e25d6e Auto-generate files after cl/612961189 1 year ago
Protobuf Team Bot 87abd5d2ca Add "DO" "NOT" "SUBMIT" to Protobuf c++ gencode. 1 year ago
Protobuf Team Bot 6789e66766 Raw access to oneof LazyField must be LazyField*. 1 year ago
Éamonn McManus 507f037f7e Document the return value of `upb_Message_SetField`. 1 year ago
Sandy Zhang 9a262c2091 Update setup-php to 2.30.0 and re-enable macOS PHP 8.2 tests. 1 year ago
Sandy Zhang 360531cd08 Drop Ruby 2.7. 1 year ago
Mike Kruskal c78b189609 Internal change 1 year ago
Chris Kennelly 9e7cff0629 Automated Code Change 1 year ago
Protobuf Team Bot d4bfe52d99 Deprecate Arena::CreateMessage for OSS. 1 year ago
Protobuf Team Bot 73d96dba54 Internal changes. 1 year ago
Jakob Buchgraber 016a4b56fe #protobuf #rust Make oneof enum Copy 1 year ago
Protobuf Team Bot 024d90983e Assume HasHasbit() for SingularMessage and !HasHasbit() for OneofMessage. 1 year ago
Protobuf Team Bot f7317e02e6 Refactor C# FieldDescriptor.FieldType for consistency. 1 year ago
Protobuf Team Bot 7a51eb5370 Add port_def.inc and port_undef.inc. for reflection_visit_field_info.h. 1 year ago
Protobuf Team Bot 11f274be08 Use parameterized tests for easier extension. 1 year ago
Protobuf Team Bot 1d045c64c7 EagerParseLazyField for const Message& 1 year ago
Protobuf Team Bot 45b881baa1 Make internal::EagerParseLazyFieldIgnoreUnparsed() internal to google3. 1 year ago
Marcel Hlopko 66ef7bc133 Do not default to private visibility in rust_proto_library internal alias 1 year ago
Protobuf Team Bot 7aac5538b4 Auto-generate files after cl/611586588 1 year ago
Protobuf Team Bot cfc07df845 Open sourcing reflection_visit_fieds. 1 year ago
Ilukatsk 988194a591 Fixed the use of c++ keywords within namespace names (#15954) 1 year ago
Protobuf Team Bot 421040b32b Enable Editions in the C# generator. 1 year ago
Protobuf Team Bot 8958768d3c Auto-generate files after cl/611488947 1 year ago
Eric Salo 4502dd1ea3 upb: fix upb_MiniTableField_IsInOneof() to be UPB_API_INLINE everywhere 1 year ago
Protobuf Team Bot 7e7a7bcadf Internal C++ version update. 1 year ago
Mike Kruskal 4ae7c6d68b Simplify C++ edition calculation to match other runtimes. 1 year ago
Protobuf Team Bot b6c0c30633 Auto-generate files after cl/611246775 1 year ago
Protobuf Team Bot 450022de99 Runtime support for Protobuf Editions in C#. 1 year ago
Mike Kruskal 119e71c40a Run C# tests with non-Bazel protobuf-ci actions. 1 year ago