1516 Commits (92ac1ed6a5baf58651e70759021910baa614332a)

Author SHA1 Message Date
Petter Strandmark d14cacd791 Fix error in Clang UndefinedBehaviorSanitizer 7 years ago
Ivan Shynkarenka 3474155371 MinGW build failed 7 years ago
Brady Killeen 9ba2fd3039 typo 7 years ago
Sydney Acksman 4ca46ede5c Write messages to backing field in generated C# cloning code (#4440) 7 years ago
Ronny Krüger 7d6d5f9132 Fixed a Visual Studio 2017 build error. (#4488) 7 years ago
Feng Xiao 7d55040eeb Cleanup + documentation for Java Lite runtime. 7 years ago
Thomas Van Lenten bd941d5d69 Don't generate imports for the WKTs unless generating the WKTs. 7 years ago
Thomas Van Lenten bca797dac9 Trim imports for bundled generated protos. 7 years ago
Feng Xiao 014e76e2cd Update instructions about getting protobuf source. 7 years ago
Adam Cozzette 4875dfe9be Removed atomicops.h since it is no longer used 7 years ago
Carlos O'Ryan 3c5442a95d Include googletest as a submodule (#3993) 7 years ago
Joshua Humphries 1156ee7ea7 source code info for interpreted options; fix source code info for extension range options (#4342) 7 years ago
Alexey Malov 379b7ff42a Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (#4350) 7 years ago
Feng Xiao d5a0024171 Remove javanano. 7 years ago
Egor Pugin dc68d98cc2
Fix missing LIBPROTOC_EXPORT. 7 years ago
Adam Cozzette 0c5fcdee44 Removed some unused C++ source files 7 years ago
stone4774 d053271dee Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDefault 7 years ago
Adam Cozzette 00b1c14832 Added new test source files to Makefile.am 7 years ago
Adam Cozzette 616fe05fc3 Removed use of some type traits 7 years ago
stone4774 773d8c3329 Fix bug: whether always_print_enums_as_ints is true or false, it always print the default value of enums as strings 7 years ago
Adam Cozzette 67952fab2c Deleted scoped_ptr.h 7 years ago
Adam Cozzette 64a5c803f3 Fixed up proto3_lite_unittest.cc 7 years ago
Adam Cozzette 0400cca323 Integrated internal changes from Google 7 years ago
Adam Aili 0e34c86ed2 Fix spelling error of __GNUC_MINOR__ 7 years ago
Feng Xiao fd595fcc93 Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources." 7 years ago
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
Arkady Shapkin 22c477d910 Support using MSVC intrinsics in Log2FloorNonZero 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