2082 Commits (635156e40637d65650e91a21afec10ad8fac5c19)

Author SHA1 Message Date
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
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Jie Luo 0710535089 Fix segment fault for proto3 optional (#7805) 4 years ago
Jie Luo 8a71927d74
Fix segment fault for proto3 optional (#7805) 4 years ago
Paul Yang 5ce6232605
No need to generate addtional has method for proto2 (#7802) 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Andy Getz bd7d87269f Change some SplitStringUsing calls to Split. 4 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 4 years ago