2082 Commits (635156e40637d65650e91a21afec10ad8fac5c19)

Author SHA1 Message Date
Jan Tattermusch 92076f7007 codegen: InternalMergeFrom 5 years ago
Jan Tattermusch f6bdd7d479 codegen changes 5 years ago
Joshua Haberman fb12ad7a7f Fixed compile errors from lack of "override" keyword. 5 years ago
Joshua Haberman b7742c51fd Sync from Piper @305505267 5 years ago
Joshua Haberman c649397029
Set execute bit on files if and only if they begin with (#!). (#7347) 5 years ago
Joshua Haberman 462b928d63 Fixed build errors on MacOS. 5 years ago
Joshua Haberman 243558921f Some fixes to make the tests pass on Bazel. 5 years ago
Joshua Haberman b99994d994 Sync from Piper @304070343 5 years ago
Charlie Jiang 70fc0f0275 Force to use U.S. English for Win32 error messages (#4317) 5 years ago
Joshua Haberman 4567a21004
Removed unnecessary includes of well-known types from PHP generator. (#7311) 5 years ago
Yannic 88a3193f42 Remove check that C++ version is at least C++98 5 years ago
Yannic edb67ec446 Fix typo 5 years ago
Yannic 8a5a242364 Add compile-time tests for RTTI to port_def.inc 5 years ago
Egor Pugin c798ba18a9 bug: #7076 adds ERROR to windows portability files 5 years ago
wsw2016 b96241b1b7 Improves performance of json_stream_parser.cc by factor 1000 5 years ago
Yannic f0cb9cdb95
[bazel] Move Java runtime/toolchains into //java (#7190) 5 years ago
Rafi Kamal c74057267d
Update protobuf version (#7206) 5 years ago
Chuck Atkins 8312c36567 Intel compiler: ifdef out an incorrectly evaluated is_pod type trait 5 years ago
Yannic Bonenberger 06ae5d8042 Use PROTOBUF_RTTI from port_def.inc macro instead of checking for absence of GOOGLE_PROTOBUF_NO_RTTI macro 5 years ago
Martin Pärtel 82a057596e Destruct CodedOutputStream instead of using Trim() 5 years ago
Martin Pärtel f6902d6afe Made protoc --descriptor_set_out deterministic. 5 years ago
Paul Yang 537c5aa9e0
Aggregate Metadata Files (#7155) (#7194) 5 years ago
Stephan Hartmann 32caf511c8 Fix GCC build with PROTOBUF_USE_DLLS enabled 5 years ago
Paul Yang ac70b7cfb7
Aggregate Metadata Files (#7155) 5 years ago
Thomas Van Lenten 56c48ae592 Revisit how the WKTs are bundled with ObjC. 5 years ago
Laurent Stacul 33876507a9 Fix std::is_pod deprecated in C++20 5 years ago
Rafi Kamal 345df38dd3
Update protobuf version (#7143) 5 years ago
Dave MacLachlan 302f3ea1e5 Update GOOGLE_PROTOBUF_OBJC_VERSION to 30003 5 years ago
Dave MacLachlan f4a6b99339 Block subclassing 5 years ago
Thomas Van Lenten effb65d4e3 Move a few more `size() > 0` calls over to `!empty()`. 5 years ago
Dave MacLachlan e3c2af349f Clean up some warning messages. 5 years ago
Dave MacLachlan aa1d7e7c48 Change Objective C class references to using macros. 5 years ago
dmaclach f4b6e4a561 Clean up use of size() > 0 to !empty() 5 years ago
dmaclach 836d81a826 Fix up parameter name so decl matches defn 5 years ago
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Scott Hart 80eca4c1cd bug: #7076 adds OUT and OPTIONAL to windows portability files (#7088) 5 years ago
Scott Hart 2d9b1788e7 bug: #7076 adds OUT and OPTIONAL to windows portability files (#7087) 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Rafi Kamal 04a11fc916
Remove duplicate license header from test protos (#7011) 5 years ago
Jan-Gerd Tenberge 8baf3a4398 Add generate_descriptor_proto.sh output 5 years ago
Jan-Gerd Tenberge e3ebf0c7e1 Add explicit cast to silence clang warning 5 years ago
Rafi Kamal 39492b68d8
Update protobuf version to 3.11.2 (#7004) 5 years ago
William A Rowe Jr 53a814a0ee Treat F5-FF octets as single (invalid) characters 5 years ago
William A Rowe Jr 961c0e6b86 Correct interpretation of utf-8 0xf8-0xff 5 years ago
Yannic 4447fcc16f Add --<lang>_opt flag for all built-in generators 5 years ago
Christian Maurer b4596f8e99 treat enum,bool as 32bit; shrink ReadVarint32 5 years ago
Christian Maurer 91ed6dcb5b remove win32/64 conversion warning in generated code 5 years ago
Asra Ali 8eda7b7faa fix ubsan warnings 5 years ago
Rafi Kamal b78c53f935
Update protobuf version to 3.11.1 (#6972) 5 years ago
Rafi Kamal 4e93585e8b
Down integrate to GitHub (#6893) 5 years ago