2639 Commits (d0fb49d994492009a4d868ab01175357810471c4)

Author SHA1 Message Date
Sil3ntStorm c87e1ae597
Fix uninitialized variable warnings in descriptor.cc (#8931) 3 years ago
Sil3ntStorm ef6a9b2854
Fix cast truncates constant value warning (#8932) 3 years ago
Sil3ntStorm 1473d74620
Disable conditional expression is constant warning (C4127) inside protobuf 3 years ago
Bo Yang d8f55782b0 Update protobuf version 3 years ago
Adam Cozzette f78fefc1ff Sync from Piper @392954264 3 years ago
Paul Yang 7cbc08615f
Update protobuf version (#8887) 3 years ago
Bo Yang 24a5504b79 Remove internal only change 3 years ago
Bo Yang c3a7af43d3 Remove reference to src/google/protobuf/field_access_listener.cc 3 years ago
Bo Yang 509aee4b8b Sync from Piper @391414001 3 years ago
Adam Cozzette bc67ae820b Initialize TableArena::small_size_blocks_ inside constructor 3 years ago
Adam Cozzette d7320b15ee Fix compiler error in dynamic_message.cc 3 years ago
Adam Cozzette 1a024e8e36 Tweak brace initialization in descriptor.cc 3 years ago
Adam Cozzette 0a4fcd5d97 Fix memory leak in InlinedStringField 3 years ago
Adam Cozzette e4fb604bc1 Use pipe instead of pipe2 for compatibility with Mac OS 3 years ago
Tamir Duberstein 57a120fe3b
Disallow missing field initializers 3 years ago
Adam Cozzette 64e9f1b5c7 Add an extra pair of braces around constexpr std::array 3 years ago
Adam Cozzette 2fd5c96f4d Add map_test.inc to build configs and new Kotlin files to java_EXTRA_DIST 3 years ago
Adam Cozzette e1930cd028 Fix unused parameters in cpp_helpers.cc 3 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 3 years ago
SpringHack 343f778572
Fix default value of enum(int) in json_util with proto2 (#8835) 3 years ago
Joshua Haberman b7ab6255d6 Addressed PR comments. 3 years ago
Joshua Haberman e2360d768f Put the raw descriptor data after __END__ in the Ruby source. 3 years ago
Joshua Haberman 16e16eb8cd pure-Ruby DSL is passing all tests! 3 years ago
xidang 914c6fe101
Fix #8748 tests.exe link failure under mingw/mingw64 (#8751) 3 years ago
Yuriy Chernyshov 7326b571d2
Fix undefined symbol error around SharedCtor() (#8827) 3 years ago
Matt Kulukundis d835808b7a remove various broken build status tags 3 years ago
Adam Cozzette d662ec9c2e
Update the automake and Bazel configs to be consistent about field_access_listener.cc (#8823) 4 years ago
Yuriy Chernyshov f2effd8c67
Fix some -Wunused-parameter warnings in cpp_helpers.h 4 years ago
Damon Cai a420f23d4c
Remove JvmField annotations from Kotlin private properties (#8804) (#8811) 4 years ago
Yuriy Chernyshov 7b1f7938bc
Support arena allocation of google::protobuf::AnyMetadata (#8758) 4 years ago
Thomas Van Lenten 4b3da9f618 Revert "Add option for eliding property metadata from messages" 4 years ago
Thomas Van Lenten 378238eae8 Add some knobs tweak what is generated. 4 years ago
Yuriy Chernyshov cda795437d
Remove deprecated version of SetTotalBytesLimit() (#8794) 4 years ago
Florin Crișan 0444e07dc9
Fix #7047 Safely handle setlocale (#8735) 4 years ago
Brent Shaffer d2c82dff39
fix: missing comma in PHP names.c and generator.cc (#8787) 4 years ago
Thomas Van Lenten 4b77b73369 ObjC: Fix logic error in exception loading. 4 years ago
Thomas Van Lenten e60ec85b9f Allow suppression of objc prefix checks. 4 years ago
Brent Shaffer bade043986 update reserved names: add finally, fn, match, yield 4 years ago
Arthur O'Dwyer ed8b2e6f62
Stop using std::iterator (deprecated in C++17). (#8741) 4 years ago
Dave MacLachlan 3fd4d3fe8e Fix up objectivec sources to simplfy import into Google. 4 years ago
Thomas Van Lenten cf12bffd9d [ObjC] Add support for using the proto package to prefix symbols. 4 years ago
Dave MacLachlan ca3674b7d5 Add option for eliding property metadata from messages 4 years ago
Thomas Van Lenten cefde30ee9 cypher -> cipher for the codespell workflow. 4 years ago
Kristofer Spinka 02263b2c9c Add override to C++ code generation for InternalGetTable 4 years ago
Marc Plano-Lesay 9223147983
Add missing capability attributes for LLVM 12 (#8714) 4 years ago
Yuriy Chernyshov 2bff7d18f2
Make StringPiece constructible from std::string_view (#8707) 4 years ago
Yuriy Chernyshov 8cab680cfd
Fix -Wunused-parameter introduced in 3.17.3 4 years ago
Stanislav Kashirin 37b18c5f12
Remove unnecessary allocation during String field emptiness checks (#7526) 4 years ago
Marc Plano-Lesay 4644980d81
Fix warnings raised by clang 11 (#8664) 4 years ago
Deanna Garcia 367851d124 Update protobuf version 4 years ago