1481 Commits (d6323c8c0f029d4ce3324fcaa635f08139196e0d)

Author SHA1 Message Date
John Millikin 724f0be33d Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources. 7 years ago
Dave Tapuska af3813cd73 Rename a shadowed variable. 7 years ago
Alexey Malov 02452db725 The JsonParseOptions::ignore_unknown_fields option behavior treats 7 years ago
Thomas Van Lenten 4da7706d74 Remove stray indent on normal imports. 7 years ago
Nico Weber c66dd6c276 Remove use of GOOGLE_FALLTHROUGH_INTENDED from protobuf. 7 years ago
Thomas Van Lenten d83837ded5 Fix to use "nil" instead of "NULL" for objc objects. 7 years ago
Ludger Sprenker 14e8852fe4
Fix -fpermissive: '<::' cannot begin a template-argument list 7 years ago
Robert Schumacher aaf41c600d Add Vcpkg to C++ installation instructions for Windows 7 years ago
David Ostrovsky 86fdad0fb5 Java: Generate warning free code 7 years ago
Adam Cozzette 39a789e657 Removed using statements from common.h 7 years ago
Thomas Van Lenten 3e1587fd4b Add an explicit import of stdatomic.h. 7 years ago
Feng Xiao c337d9f929 Remove the use of BUILT_SOURCES 7 years ago
Ludger Sprenker 9ab859f5a5
Create std::string in Arena memory 7 years ago
Jonathan Dierksen a721bf6d29 Migrate away from deprecated OSAtomic APIs. (#4184) 7 years ago
Peter Collingbourne 3ba21cd5f7 Add support for libc++ on Windows. 7 years ago
Anton Fedorov 091eeb1261
Update time_test.cc 7 years ago
Anton Fedorov 473c5cff76
Fix ValidateDateTime: check day instead month 7 years ago
Jisi Liu 4f3d8657c3 remove nullptr 7 years ago
Miradham Kamilov ad8a82ee75 Add support for Windows ARM64 build 7 years ago
Ubuntu ac1fdd1637 line breaks adjsted 7 years ago
Ubuntu e68caa3e6a formatting issues 7 years ago
Jie Luo b308580bb1 Cherrypick for csharp, including: 7 years ago
Jisi Liu 19d0e9934c Fix string::back() usage in googletest.cc 7 years ago
Jisi Liu 501093d778 Replace C++11 only method std::map::at 7 years ago
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
Ubuntu ffa18ad28f resolve issue 4032 and added a unit test 7 years ago
Miradham Kamilov 03fb09932b Add support for Windows ARM64 build 7 years ago
Adam Cozzette 03501110cc Generate an annotation to suppress deprecation warnings 7 years ago
Jan Tattermusch 426cf6f31e Add auto-generated header to C# generated files (#4038) 7 years ago
Jisi Liu 22e1cfd84a Add deprecation annotation for oneof case. 7 years ago
Feng Xiao b3ac4417b7 Update generated code. 7 years ago
Jie Luo bfd254e14f
Add unknown field support for csharp (#3936) 7 years ago
Feng Xiao 50ef6a623e Avoid two consecutive underscores in macro name. 7 years ago
Jisi Liu 6b01e6440c Explicitly propagate the status of Flush(). 7 years ago
Jisi Liu 7ef21dd81b Use matching enum type for IsPOD. 7 years ago
Adam Cozzette ecab9c65fb Added our standard license header to structurally_valid.cc and its test 7 years ago
Oleg Kolosov edcf15e7f4 Create containing directory before generating well_known_types_embed.cc 7 years ago
Feng Xiao 6c27550df0 Clarify default value behavior in JSON conversion. 7 years ago
Feng Xiao 8489612dad Update comments for Timestamp JSON format. 7 years ago
Jon Skeet 3e5bd2fd24 C# code generation changes to use bitwise comparisons for doubles 7 years ago
Jeffrey Quesnelle f5b086273a use const char* instead of const std::string& in normalize() 7 years ago
Adam Cozzette 63a0afca70 Use the portable version of Log2Floor for Clang with older Android NDK versions 7 years ago
Jeffrey Quesnelle b32c2a80e0 fix undefined behavior in C++03 7 years ago
Rodrigo Hernandez 24493eef93 Using binary one's complement to negate an unsigned int 7 years ago
Laszlo Csomor a3a1c93fb4 io_win32_unittest: remove incorrect error check 7 years ago
Laszlo Csomor eb3bd6ec29 io_win32_unittest: fix condition in GetCwdAsUtf8 7 years ago
Laszlo Csomor 3f1b1a6da5 io_win32_unittest: use CWD as last tempdir 7 years ago
Laszlo Csomor 57a01c7fbe io_win32: add more encoding-related tests 7 years ago
Laszlo Csomor 65da9fd97f io_win32: support non-ASCII paths 7 years ago
Laszlo Csomor 953a0253fc io_win32_unittest: make //:win32_test run again 7 years ago