2268 Commits (b4b5c89c31b94ac0a89627c157edc173620ea257)

Author SHA1 Message Date
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
Adam Cozzette 551b440aaa Fixed some minor issues 4 years ago
Joshua Haberman 284f4b6dd1 Fixed another spelling error. 4 years ago
Joshua Haberman 29e788d8e2 Fixed spelling mistake. 4 years ago
Mahdi Hosseini 7b352d318b Fix detecting file as directory on zOS issue #8051 4 years ago
Mahdi Hosseini 51bdb51050 Fix detecting file as directory on zOS issue #8051 4 years ago
Mahdi Hosseini a73c8e052d Fix detecting file as directory on zOS issue #8051 4 years ago
Yuriy Chernyshov 0321358204 Fix some -Wunused-parameter warnings 4 years ago
Adam Cozzette f3192d6128 Update protobuf version 4 years ago
Adam Cozzette 1b851b3fe6 Update protobuf version 4 years ago
Yuriy Chernyshov 397d34ca0e Restore proxy method upon acozzette@ request 4 years ago
Yuriy Chernyshov 20c780045a Deduplicate StripProto methods 4 years ago
Adam Cozzette fbbe11ae49 Reintroduced definitions for PHP GeneratedClassName() functions 4 years ago
Adam Cozzette a8ab1fade9 Update protobuf version 4 years ago
Yuriy Chernyshov 87f1d9e2f6 Deduplicate string suffix predicates 4 years ago
Adam Cozzette 27100b40fd Update protobuf version 4 years ago
Joshua Haberman 56ae807dbd Sync from Piper @338744130 4 years ago
Joshua Haberman 4cd56bdef8 Sync from Piper @338718276 4 years ago
Joshua Haberman b70695dd68 Sync from Piper @338707351 4 years ago
Adam Cozzette de5d1b98c2 Updated compiler code to fully qualify std::string 4 years ago
Alexander Morozov 2558c5deef
Fix finding google/protobuf/descriptor.proto on FreeBSD (#7954) 4 years ago
Thomas Van Lenten 666b592e36 Remove some extra newlines to warning/note output. 4 years ago
Joshua Haberman de371235c9 Sync from Piper @338284531 4 years ago
Joshua Haberman d140b1cdce Optimizations for loading of descriptors in PHP: 4 years ago
Joshua Haberman 2187eb0448 Updated PHP generator to output raw binary strings instead of requiring hex2bin() at runtime. 4 years ago
Joshua Haberman cfc0c2b5e0 Passes all tests. 4 years ago
Joshua Haberman a93d840881 WIP. 4 years ago
Joshua Haberman f1256df893 Created Options struct for PHP codegen options. 4 years ago
Joshua Haberman b414077041 Added an anonymous namespace and removed unused code. 4 years ago
Joshua Haberman a0eef68bbd Regenerated well-known types and moved hand-written messages into base classes. 4 years ago
Vlad Vesa d16bf914bc Fix: gcc 9 -Warray-bounds warnings about memset() in generated code 4 years ago
Joshua Haberman 2181e8cb3f Fixed undeclared variable errors. 4 years ago
Robin Linden 40f5b0b30f Fix undef warning when building w/ clang or gcc on Windows 4 years ago
Yuriy Chernyshov 2361b1960f Fix more -Wunused-parameter warnings 4 years ago
xiaahui 5ecb4ab4cd remove GetArena in _InternalParse 4 years ago
Keith Smiley cdf5022ada Use {} 4 years ago
Keith Smiley 8f2ae3a0fc Fix -Wmissing-field-initializers warning 4 years ago
Romain Geissler 76f9074c1c Fix some -Wunused-parameter warnings which appeared in release 3.13.0. 4 years ago
Masaki Hara f5bdd7cd56
JS: parse (un)packed fields conditionally (#7379) 4 years ago
Saurabh Singhal b970be43ff Display beta version in "protoc --version" 4 years ago
Joshua Haberman 82bad2e1eb Fixed uninitialized variable warning. 4 years ago