2236 Commits (c05e7ad0a8fd99b0e8fb452158442831be3bd3df)

Author SHA1 Message Date
Alexander Morozov 2558c5deef
Fix finding google/protobuf/descriptor.proto on FreeBSD (#7954) 5 years ago
Thomas Van Lenten 666b592e36 Remove some extra newlines to warning/note output. 5 years ago
Joshua Haberman de371235c9 Sync from Piper @338284531 5 years ago
Joshua Haberman d140b1cdce Optimizations for loading of descriptors in PHP: 5 years ago
Joshua Haberman 2187eb0448 Updated PHP generator to output raw binary strings instead of requiring hex2bin() at runtime. 5 years ago
Joshua Haberman cfc0c2b5e0 Passes all tests. 5 years ago
Joshua Haberman a93d840881 WIP. 5 years ago
Joshua Haberman f1256df893 Created Options struct for PHP codegen options. 5 years ago
Joshua Haberman b414077041 Added an anonymous namespace and removed unused code. 5 years ago
Joshua Haberman a0eef68bbd Regenerated well-known types and moved hand-written messages into base classes. 5 years ago
Vlad Vesa d16bf914bc Fix: gcc 9 -Warray-bounds warnings about memset() in generated code 5 years ago
Joshua Haberman 2181e8cb3f Fixed undeclared variable errors. 5 years ago
Robin Linden 40f5b0b30f Fix undef warning when building w/ clang or gcc on Windows 5 years ago
Yuriy Chernyshov 2361b1960f Fix more -Wunused-parameter warnings 5 years ago
xiaahui 5ecb4ab4cd remove GetArena in _InternalParse 5 years ago
Keith Smiley cdf5022ada Use {} 5 years ago
Keith Smiley 8f2ae3a0fc Fix -Wmissing-field-initializers warning 5 years ago
Romain Geissler 76f9074c1c Fix some -Wunused-parameter warnings which appeared in release 3.13.0. 5 years ago
Masaki Hara f5bdd7cd56
JS: parse (un)packed fields conditionally (#7379) 5 years ago
Saurabh Singhal b970be43ff Display beta version in "protoc --version" 5 years ago
Joshua Haberman 82bad2e1eb Fixed uninitialized variable warning. 5 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 5 years ago
Jie Luo 0710535089 Fix segment fault for proto3 optional (#7805) 5 years ago
Jie Luo 8a71927d74
Fix segment fault for proto3 optional (#7805) 5 years ago
Paul Yang 5ce6232605
No need to generate addtional has method for proto2 (#7802) 5 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 5 years ago
Andy Getz bd7d87269f Change some SplitStringUsing calls to Split. 5 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 5 years ago
Adam Cozzette 8940150706 Updated version to 3.13.0-rc1. 5 years ago
Andrew Jennings 92e3d3e02a Disable ESLint and TypeScript on JS protobuf file 5 years ago
Mark Barolak 711db1d764 Qualify uses of std::string within protobuf/compiler/ruby/... 5 years ago
Joshua Haberman ffb2b53834
Remove old PHP extension (#7695) 5 years ago
Yuriy Chernyshov c535d54da3 Do not use ADL when transforming string to lowercase 5 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 5 years ago
June 2b7b7f7f72 Only disallow directories as input files 5 years ago
June 727e6e4e60 correct the way of testing file mode on Windows 5 years ago
June b9f94f7bf5 Fix #5858 5 years ago
Joshua Haberman dfab275eca Sync from Piper @317197168 5 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Thomas Van Lenten 9f546ba61b ObjC Support a runtime import override. 5 years ago
Anton Kast 4d6712e739
Enable experimental presence detection in JS. (#7592) 5 years ago
Thomas Van Lenten c6c8bab9e2 Move runtime import writing into a helper. 5 years ago
Thomas Van Lenten 57be643a36 Now that the paths are the same, use one ivar to track the values. 5 years ago
Thiago C. D'Ávila 28cc693f3d
Initial module docstring for python _pb2 (#7528) 5 years ago
Thomas Van Lenten b9cf3866c5 Tweak return types for GetSupportedFeatures to unit64_t. 5 years ago
Jan Tattermusch 2b9a73e948 fix codegen 5 years ago
Jan Tattermusch dda621749c codegen for WriteContext based serialization 5 years ago
Jan Tattermusch 7cb5597013
Overcome the `ref struct` limitation for pre-roslyn compilers by introducing GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for generated code (#7490) 5 years ago
Joshua Haberman 8d93bc1826 Normalized formatting of macros. 5 years ago
Joshua Haberman 9ce8c330e7
Updated version to 3.12.3 and updated CHANGES.txt. (#7580) 5 years ago