2128 Commits (aa5cb98712222e05594dc40a8009de024991c01d)

Author SHA1 Message Date
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
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
deannagarcia 90327eb81b
Fix std::is_pod deprecated 4 years ago
deannagarcia 7934a800eb
Fix typo in Makefile 4 years ago
deannagarcia f7c212d010
Add cpp_name.h to Makefile 4 years ago
deannagarcia 16ecc440c9
Fix typo 4 years ago
Joshua Haberman 9abf6e2ab0
Ported Ruby extension to upb_msg (#8184) 4 years ago
Joshua Haberman 7089ff0ef2
Fix PhpDoc comments for message accessors to include "|null". (#8136) 4 years ago
Gilles Vollant 9647a7c235 Fix somes warning when compiling with Visual Studio 2019 on x64 target 4 years ago
Carlos O'Ryan 54d9f6a1da fix: support deprecated enums for GCC < 6 4 years ago
Abhishek Jain 36aff6a526 Fix for compiler warning issue#8145 4 years ago
Abhishek Jain 9505222a24 Fix TextFormatMapTest.DynamicMessage issue#5136 4 years ago
Gianni Tedesco a91adf173b Don't include sys/param.h for _BYTE_ORDER 4 years ago
Biswapriyo Nath 5cc03457e6 stubs/mutex: Fix compilation by initializing variable in WrappedMutex class. 4 years ago
Jorg Brown 3f91c10f0d
Work around -Werror=type-limits under gcc 10.2 (#8092) 4 years ago