2150 Commits (438d777e0554f5ca2c10e98cdabf74971076046a)

Author SHA1 Message Date
Deanna Garcia 438d777e05 Adding file names to cmake files 4 years ago
Yannic 4b770cabd7
[C++] Refactor StatusOr and StringPiece (#8406) 4 years ago
Joshua Haberman 96307d28f6 Sync from Piper @364389596 4 years ago
Levon Ter-Grigoryan 53b0cce27b Fix -Wsuggest-destructor-override for generated C++ proto classes. 4 years ago
Steve Rago 57e09ad848 add error returns missing from protoc to prevent it from exiting with a successful return value when writing the zip file fails 4 years ago
Yannic Bonenberger 3a7bd9c236 Make util::Status more similar to absl::Status 4 years ago
Adam Cozzette 6aa539bf01 Update protobuf version 4 years ago
Deanna Garcia be2f000c96 Adding most recent work 4 years ago
Per Lundberg c7a6160a87 Fixes to make the --fatal_warnings flag work with current master 4 years ago
Nikhil Benesch dedbd63306 Add --fatal_warnings flag to treat warnings as errors 4 years ago
Yannic Bonenberger baef01b756 Fix build error 4 years ago
Yannic Bonenberger de53e1afff Revert moving status.cc 4 years ago
Yannic Bonenberger 59ea5c8f19 [C++] Refactor util::Status 4 years ago
Adam Cozzette 4fff47a418 Update protobuf version 4 years ago
Adam Cozzette fd8aabf32d Update protobuf version 4 years ago
Po-Chuan Hsieh 3172ab8ff9 Fix endian.h location on FreeBSD 4 years ago
Romain Geissler 9d203953a9 Fix gcc error: comparison of unsigned expression in '>= 0' is always true [-Werror=type-limits] 4 years ago
Yannic 88367afa1f
[C++] Delete StringPiecePod (#8353) 4 years ago
Joshua Haberman f645c7ed07 Fixed spelling errors surfaced by CodeSpell. 4 years ago
Adam Cozzette 983d115bd9 Update protobuf version 4 years ago
Adam Cozzette d7e943b8d2 Update protobuf version 4 years ago
Yuriy Chernyshov 09f94e7311 Fix PROTOBUF_CONSTINIT macro redifinition 4 years ago
Yuriy Chernyshov 2e47e3bc64
Fix PROTOBUF_CONSTINIT macro redifinition 4 years ago
Adam Cozzette 052dc799d2 Update protobuf version 4 years ago
Adam Cozzette d721e36ecc Made some small fixes for MinGW and for C++20 with GCC 4 years ago
Adam Cozzette 133e5e7526 Update protobuf version 4 years ago
Adam Cozzette de701c660b Update protobuf version 4 years ago
Adam Cozzette ac9218c5d9 Update protobuf version 4 years ago
Adam Cozzette ae50d9b990 Update protobuf version 4 years ago
Adam Cozzette 8260126500 Update protobuf version 4 years ago
Yuhanun Citgez c741c46604 Resovled issue in the .pb.cc files 4 years ago
Yuhanun Citgez eef276412e Resolved an issue where NO_DESTROY and CONSTINIT were in incorrect order 4 years ago
Yuhanun Citgez 8a39e13de9 Resovled issue in the .pb.cc files 4 years ago
Yuhanun Citgez 893e2d7fd8 Resolved an issue where NO_DESTROY and CONSTINIT were in incorrect order 4 years ago
Brecht Sanders 1e924efa90 Update port_def.inc 4 years ago
Brecht Sanders 9a80cf1225 Update coded_stream.h 4 years ago
Brecht Sanders aee143afe8 Update port_def.inc 4 years ago
Brecht Sanders fe63393896 Update coded_stream.h 4 years ago
s1341 ee05cc11db Fix missing -llog when compiling for android 4 years ago
Deanna Garcia 8399bb81b1 Fixing more kokoro tests 4 years ago
Deanna Garcia 4f829fbecd Copying in kotlin proto specific files 4 years ago
Adam Cozzette e9f2ef308c Update protobuf version 4 years ago
Joshua Haberman beb70bb83e Change is_trivially_copy_assignable -> is_trivial too. 4 years ago
Joshua Haberman fc1cfb0174 Also change is_trivially_copy_constructible to std::is_trivial. 4 years ago
Joshua Haberman fae6773539 Fixed misspelling. 4 years ago
Joshua Haberman b74892e9c3 Replace is_trivially_default_constructible with is_trivial for old libstdc++. 4 years ago
Christian Alexander Wolf f4d0f7c85e
feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
deannagarcia 868b712916
Remove unused variable 4 years ago
Deanna Garcia f1fba4c227 Add missing bracket 4 years ago
Deanna Garcia 62fb6ddfce Updating CHANGES.txt and removing all instances of std::is_pod 4 years ago