5024 Commits (c20440222afe368b2ddb1f842d469fdbe10f5389)
 

Author SHA1 Message Date
Jisi Liu 4a4c67b6a2 Add std::forward and std::move autoconf check 7 years ago
drivehappy a23e198cca Fixing warning under Clang 6.x (-Wexpansion-to-defined) where the macro expansion producing 'defined' was warning on undefined behavior. 7 years ago
Jisi Liu 3908b4e40d Fix cmath/math.h include with non C++11 libstdc++ 7 years ago
Jisi Liu 1cc4ecde1c Merge pull request #3488 from pherl/changelog 7 years ago
Jisi Liu 3ae8c4c7da Update changelog for 3.4.x 7 years ago
Jisi Liu eaeca0d42b Merge pull request #3485 from pherl/mingw 7 years ago
Jisi Liu 1bd2d1fc75 Merge pull request #3484 from pherl/qualifier 7 years ago
Jisi Liu 651429b709 Fix comments 7 years ago
Jisi Liu 31b3bd9811 Make compilers without ref-qualifier support happy. 7 years ago
Jisi Liu b4c0cfe3a4 Add malloc cast 7 years ago
Jisi Liu fd31899f01 implement remove strdup usage and implement our own 7 years ago
Jisi Liu 34ebca0ca8 Adding missing imports for strdup 7 years ago
Jisi Liu 40d1855fe9 Fix mkdir 7 years ago
Jisi Liu 564f02c91e Make win32_io only for MSVC 7 years ago
Jisi Liu 7afa796bb9 Fix the declaration order in ming32 7 years ago
Jisi Liu db125b8d3a Fixing io_win32 for MinGW32 7 years ago
Jon Skeet e0d24cc84a Detect invalid tags with a field number of 0 in C# 7 years ago
Jisi Liu d2f3adb3b3 Merge pull request #3481 from pherl/nowarning 7 years ago
Feng Xiao ccb6b62249 Merge pull request #3480 from bklarson/master 7 years ago
Brad Larson 1b423474fd Clean up typedefs for Atomic32/Atomic64 7 years ago
Jisi Liu e8fc0661db Make no warning test stricter. 7 years ago
Jisi Liu 9adb4e8c2d Merge pull request #3478 from pherl/warning 7 years ago
Jisi Liu 97d50e306e Make code free of missing-field-initializers warnings 7 years ago
Feng Xiao 35db2675b4 Merge pull request #3473 from AlanBurlison/master 7 years ago
Thomas Van Lenten 80e984e007 Merge pull request #3467 from thomasvl/bump_xcode_version 7 years ago
alanbur a68a8004b5 PROTBUF-3394 Potential SIGBUS with UnsafeUtil.getLong 7 years ago
Jisi Liu 3afcded28a Merge pull request #3461 from TeBoring/3.4.x 7 years ago
Feng Xiao 176713d6fb Merge pull request #3468 from vladmos/3.4.x 7 years ago
Jie Luo fae381693f Merge pull request #3454 from anandolee/master 7 years ago
Vladimir Moskva 06a825c170 Make .bzl files compatible with future versions of Bazel 7 years ago
Feng Xiao d08c291ac7 Merge pull request #3465 from vladmos/list_plus_equals 7 years ago
Thomas Van Lenten fe68821e02 Move travis to the Xcode 8.3 (8.3.3) image. 7 years ago
Thomas Van Lenten ba81c59cf5 Fix up Xcode 8.3.x support. 7 years ago
Vladimir Moskva 4fc93044a5 Make .bzl files compatible with future versions of Bazel 7 years ago
Bo Yang 8f4b8e430a Merge branch 'master' into 3.4.x 7 years ago
Paul Yang f14703c933 Update commit id in Dockerfile to reflect change in #3391 (#3459) 7 years ago
Paul Yang 49b44bff2b Fix the bug in php c extension that setting one field can change another field's value. (#3455) 7 years ago
michaelbausor 21b0e5587c Update PHP descriptors (#3391) 7 years ago
Jie Luo f5817b3056 PY26 tests compatibility 7 years ago
Feng Xiao 1ab5adbdec Merge pull request #3456 from giorgioazzinnaro/patch-1 7 years ago
Giorgio Azzinnaro a3e17523b4 Update third party addons with ProfaneDB 7 years ago
Jie Luo 9150cd8603 Skip setUpClass which is newly added in python2.7 for python2.6 7 years ago
Jie Luo d58df3b902 Add python 2.6 test back for cpp implementation. Json format issue was fixed in #869 7 years ago
Jisi Liu c2f69d6fa2 Merge pull request #3450 from pherl/invalidoffset 7 years ago
Jisi Liu e243fd8ab7 Merge pull request #3451 from pherl/fixtypo 7 years ago
Jisi Liu 39a91d376a Fix typo. 7 years ago
Jisi Liu 4cbbf33b77 Fix invalid offsetof warning. 7 years ago
Paul Yang 25672c1757 Add getClass for php Descriptor in c extension (#3443) 7 years ago
Gerben Stavenga 7781784796 Add destructors for default instances to the shutdown code. 7 years ago
Jisi Liu 53ae6de18b Merge pull request #3442 from pherl/csharpversion 7 years ago