10680 Commits (71a1027dcd33d2cd2362370e2bf94901c4c84677)
 

Author SHA1 Message Date
Protobuf Team Bot 71a1027dcd Auto-generate files after cl/501301957 2 years ago
Mike Kruskal 97da3fbb9d Fix gcc warnings on main that cause build errors. 2 years ago
Protobuf Team Bot 9244d121b4 Fix crash when attempting to parse a JSON document that contains an extension field for the wrong type of message. 2 years ago
Mike Kruskal d36a64116f Add missing test utility to CMake rules. 2 years ago
Protobuf Team Bot bc14a0af43 Automated rollback of commit 9dee1ca737. 2 years ago
Protobuf Team Bot 84e03b917e Exempt PHP and C# from the new google.protobuf.Value conformance test case. 2 years ago
Protobuf Team Bot 9a56bc6558 Automated rollback of commit 0517b71b25. 2 years ago
Protobuf Team Bot afdf6dafc2 Fix proto deserialization issue when parsing a packed repeated enum field whose 2 years ago
Protobuf Team Bot 9dee1ca737 Use LazyStringArrayList directly in gencode -- LazyStringArrayList tracks mutability internally, so we can use the current "mutable bit" as a "has bit" to potentially skip work on the field during build operations. 2 years ago
Adam Cozzette 0517b71b25 Add retention and target attributes to descriptor.proto 2 years ago
Brent Shaffer 8e636d53e9 fix: php 8.2 dynamic property warning in MapFieldIter (#11485) 2 years ago
Protobuf Team Bot 5330a36c15 Add a new test input stream `TestZeroCopyInputStream` for more control over the particular buffers passed 2 years ago
Protobuf Team Bot 1255d7e8cc Changes required for internal Google syncing of C# runtime. 2 years ago
Martijn Vels 53eadba5ee Fix `ZeroCopyCodedInputStream::ReadCord()` 2 years ago
Tom Hughes 7cf6479295 Use "#if GTEST_HAS_DEATH_TEST" instead of "#ifdef GTEST_HAS_DEATH_TEST" 2 years ago
Chris Kennelly 969ec469f6 Delete unused code. 2 years ago
Jie Luo ca1cb1ba80 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Chris Kennelly 2d6ee175e2 Remove runtime code paths for field stripping. 2 years ago
Mike Kruskal 37a4656ad4 Clean up repeated field shared library exports. 2 years ago
Protobuf Team Bot 570e12538c Changes to Map class to support table-driven parser: 2 years ago
Protobuf Team Bot 5669606613 Create a helper function that can make a mutable copy of any ProtobufList 2 years ago
Jie Luo de5fae0d84 Automated rollback of commit c105e85e7c. 2 years ago
Jie Luo c105e85e7c Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Protobuf Team Bot 8eb8c2b301 internal change 2 years ago
Brent Shaffer ade256e153 chore: fix php lint (#11417) 2 years ago
Protobuf Team Bot 258d67c0d3 Fix UnicodeDecodeError exception catching. 2 years ago
Sandy Zhang b4811c3ffb Add messaging about second approvals to merge directly to Mergeable check. 2 years ago
Chris Kennelly 46058d2c2d Remove codegen references to unused_field_stripping. 2 years ago
Protobuf Team Bot d5fd41d2d4 Implement AbslStringify for MessageLite 2 years ago
Protobuf Team Bot 9810724b24 Automated rollback of commit fb8862f781. 2 years ago
deannagarcia 724250d6e3 Use forward slash instead of backslash in nuspec file (#11449) 2 years ago
Protobuf Team Bot c9c0a1c843 Miscellaneous compiler warning fixes: 2 years ago
Jie Luo f75fd051d6 Change extension_handle to field_descriptor in python `HasExtension()` and `ClearExtension()` 2 years ago
Mike Kruskal 1aef0a4006 Add static asserts to enforce assumptions made in Map. 2 years ago
Mike Kruskal 633e8f75d0 Bazelify ruby runtime (#10525) 2 years ago
Mike Kruskal bb96ec94af Migrate std::operator+ to Abseil helpers in compiler code. 2 years ago
Mike Kruskal 4950dce199 Provide an escape hatch for the new JSON name conflict handling at the DescriptorPool level. 2 years ago
Adam Cozzette dea15165c6 Add simple golden test for CMake file list generation 2 years ago
Eric Salo b7d54ace5e switch PHP and Ruby over to the new upb_Map_Delete() 2 years ago
Deanna Garcia 761492746a Wrap build file dependencies in Label() so they can be used in other repos. 2 years ago
Protobuf Team Bot 88ec26fe07 Correct HasBitVars logic to reflect the fact that stripped fields may return 2 years ago
Deanna Garcia 49589719e2 Remove support for ruby 2.5. 2 years ago
Protobuf Team Bot 0ca97a1d7d Use the "shldq" decoder for the specialized 64-bit Varint parsers, rather than 2 years ago
Adam Cozzette b3ec9ec291 Fix staleness test by avoiding version-specific Bazel behavior 2 years ago
Mike Kruskal 15dff733cf Automated rollback of commit 2b600ddf24. 2 years ago
Protobuf Team Bot 29a6a2189a Change the logic for reserved field name verification to force a fully 2 years ago
Protobuf Team Bot 81d90d1eab Turn on -Wdeprecated-enum-enum-conversion in protobuf code, and fix existing warnings. 2 years ago
Eric Salo b598b2dd1f switch PHP and Ruby to using upb_Map_Delete2() 2 years ago
Deanna Garcia c59cc4d85a Add files to python sources that we will need for the upb source distribution 2 years ago
Protobuf Team Bot b61f5c4048 Internal Changes 2 years ago