10916 Commits (d2c6d5efd4d977da8fa07838e66e2ebde19e3288)
 

Author SHA1 Message Date
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
Protobuf Team Bot 2b600ddf24 Automated rollback of commit ce6c668a5e. 2 years ago
Protobuf Team Bot 7cbb347852 Optimize ListField by removing calls to std sort 2 years ago
Mike Kruskal ce6c668a5e Remove all remaining STL maps in favor of Abseil containers. 2 years ago
Mike Kruskal 2166cce734 Remove all remaining STL sets in favor of Abseil containers. 2 years ago
Mike Kruskal 757b7d179f Migrate more STL tables to Abseil swiss tables 2 years ago
Mike Kruskal 84f51356d7 Internal Changes 2 years ago
archpaleus 2dcd7d8f70 use @utf8_range to reference //third_party/utf8_range (#11352) 2 years ago
Protobuf Team Bot d7cc581270 Auto-generate files after cl/496985475 2 years ago
Mike Kruskal be0b7e696d Fix broken staleness GHA jobs. 2 years ago
Paul Wankadia 04c02340d1 Move an expensive variable on its last use to avoid a copy. 2 years ago
Protobuf Team Bot aeda639ba3 Make good on the promise to rename FieldGenWrapper to FieldGenerator. 2 years ago
Mike Kruskal f589515e56 Regenerate stale files before every test that requires them. 2 years ago
Adam Cozzette da09f7f78b Make CMake file list generation consistent across Bazel versions 2 years ago
Protobuf Team Bot a7473b65b8 Don't call GetReflection(), unless the result will be used. 2 years ago