2393 Commits (3be46483ba11605ec9d29ae439a16c4fc6bf02c3)

Author SHA1 Message Date
Thomas Van Lenten 378238eae8 Add some knobs tweak what is generated. 3 years ago
Yuriy Chernyshov cda795437d
Remove deprecated version of SetTotalBytesLimit() (#8794) 3 years ago
Florin Crișan 0444e07dc9
Fix #7047 Safely handle setlocale (#8735) 3 years ago
Brent Shaffer d2c82dff39
fix: missing comma in PHP names.c and generator.cc (#8787) 3 years ago
Thomas Van Lenten 4b77b73369 ObjC: Fix logic error in exception loading. 3 years ago
Thomas Van Lenten e60ec85b9f Allow suppression of objc prefix checks. 3 years ago
Brent Shaffer bade043986 update reserved names: add finally, fn, match, yield 3 years ago
Arthur O'Dwyer ed8b2e6f62
Stop using std::iterator (deprecated in C++17). (#8741) 3 years ago
Dave MacLachlan 3fd4d3fe8e Fix up objectivec sources to simplfy import into Google. 3 years ago
Thomas Van Lenten cf12bffd9d [ObjC] Add support for using the proto package to prefix symbols. 3 years ago
Dave MacLachlan ca3674b7d5 Add option for eliding property metadata from messages 3 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
Max Golovanov bc46fce1bd constinit not working as expected in Visual Studio 2019 Update 16.10 4 years ago
Thomas Van Lenten 0dc4ad80d1 Some cpp style fixes. 4 years ago
Yoav Miller 0b05994474
fixed warning about missing pragma warning push (#8678) 4 years ago
Joel Johnson 11edc34d08 Correct ordering of export API for DescriptorTable 4 years ago
Thomas Van Lenten f415285c3e Scope `string` usage with the namespace. 4 years ago
Thomas Van Lenten 8275756142 ObjC: Add stdin/stdout/stderr to reserved word list. 4 years ago
Joshua Haberman 75de6aa21a Fixed sub-message getters for well-known types when message is unset. 4 years ago
Yuriy Chernyshov b3183b54c4
Use template Delete<> for invoking a dependent template (#8655) 4 years ago
Deanna Garcia 5b8208ecea Update protobuf version 4 years ago
Deanna Garcia 5fac12fff0 Reverting the Makefile spacing changes 4 years ago
Deanna Garcia 3f8f6e925d Removing more files that were added during rebasing 4 years ago
Deanna Garcia 713f2d0008 Removing files that were added during rebasing 4 years ago
Deanna Garcia eb57ffe807 Reverting last change since tests are still failing 4 years ago
Deanna Garcia f44755496f Updating makefile to pass the tests 4 years ago
Deanna Garcia 76bd17ca5b Add another file to Makefile 4 years ago
Deanna Garcia f9a60fc8ae Add another header to Makefile 4 years ago
Deanna Garcia eb3ab8c59e Add headerfiles to Makefile 4 years ago
Joshua Haberman 45bb1d2feb Added new file to build files. 4 years ago
Joshua Haberman 9521803d40 Sync from Piper @375548932 4 years ago
Joel Linn 40ec3b2bfc Fix MinGW compilation 4 years ago
Daniel Schopf bbccb31e8b Fix compiler error for empty default ctor for std::atomic<int> variables 4 years ago
Daniel Schopf 12a9feca47 Fix compiler error with brace initializer (conflicts with #8492) 4 years ago
Daniel Schopf 779a6adfc8 Add support for 64 bit QNX builds 4 years ago
Daniel Schopf bd9d47db41 endian.h is not available on QNX 4 years ago
Daniel Schopf b2b5446af0 Fix compiler error due to mismatched braces (broken in f5fd897c1d) 4 years ago
Deanna Garcia b67ec9f70c Reverting last change since tests are still failing 4 years ago
Deanna Garcia 092a14fbe7 Experimenting to get tests to pass. 4 years ago
Adam Cozzette 52784ced2f
Update protobuf version (#8633) 4 years ago
Joshua Haberman 0b87475592
Php & Ruby Cherry Picks for 3.17.1 (#8632) 4 years ago
Deanna Garcia 8d65655494 Fix maybe uninitialized error 4 years ago
Deanna Garcia d43433d20f Updating makefile to pass the tests 4 years ago