5136 Commits (9a9a66e71557a5b19c96677eb26f97067c0a06d6)
 

Author SHA1 Message Date
Bo Yang e243082fe9 Update php version number to 3.4.0 8 years ago
Bo Yang 82dd4b3793 Update php c extension version number. 8 years ago
Jisi Liu 5d5df84913 clean up 8 years ago
Jisi Liu 19a7e2099b Update testpypi addresses. 8 years ago
Jisi Liu 80a37e0782 Merge pull request #3495 from pherl/c++11 8 years ago
Jisi Liu 5e39ecc569 Merge pull request #3494 from drivehappy/clang_warning_macro 8 years ago
Jisi Liu 3d2f72bf01 Merge pull request #3496 from pherl/mingw64 8 years ago
Jisi Liu 6654c8dd50 Update readme 8 years ago
Jisi Liu f6196219f7 Merge pull request #3493 from pherl/cmath 8 years ago
Jisi Liu d909834ec6 static link for 32 bit build as well. 8 years ago
Jisi Liu f7b3dd4329 Update comments that cross compile is feasible now 8 years ago
Jisi Liu fa086c8a85 First try static linking pthread 8 years ago
Jisi Liu 4a4c67b6a2 Add std::forward and std::move autoconf check 8 years ago
drivehappy a23e198cca Fixing warning under Clang 6.x (-Wexpansion-to-defined) where the macro expansion producing 'defined' was warning on undefined behavior. 8 years ago
Jisi Liu 3908b4e40d Fix cmath/math.h include with non C++11 libstdc++ 8 years ago
Jisi Liu 1cc4ecde1c Merge pull request #3488 from pherl/changelog 8 years ago
Jisi Liu 3ae8c4c7da Update changelog for 3.4.x 8 years ago
Jisi Liu eaeca0d42b Merge pull request #3485 from pherl/mingw 8 years ago
Jisi Liu 1bd2d1fc75 Merge pull request #3484 from pherl/qualifier 8 years ago
Jisi Liu 651429b709 Fix comments 8 years ago
Jisi Liu 31b3bd9811 Make compilers without ref-qualifier support happy. 8 years ago
Jisi Liu b4c0cfe3a4 Add malloc cast 8 years ago
Jisi Liu fd31899f01 implement remove strdup usage and implement our own 8 years ago
Jisi Liu 34ebca0ca8 Adding missing imports for strdup 8 years ago
Jisi Liu 40d1855fe9 Fix mkdir 8 years ago
Jisi Liu 564f02c91e Make win32_io only for MSVC 8 years ago
Jisi Liu 7afa796bb9 Fix the declaration order in ming32 8 years ago
Jisi Liu db125b8d3a Fixing io_win32 for MinGW32 8 years ago
Jon Skeet e0d24cc84a Detect invalid tags with a field number of 0 in C# 8 years ago
Jisi Liu d2f3adb3b3 Merge pull request #3481 from pherl/nowarning 8 years ago
Feng Xiao ccb6b62249 Merge pull request #3480 from bklarson/master 8 years ago
Brad Larson 1b423474fd Clean up typedefs for Atomic32/Atomic64 8 years ago
Jisi Liu e8fc0661db Make no warning test stricter. 8 years ago
Jisi Liu 9adb4e8c2d Merge pull request #3478 from pherl/warning 8 years ago
Jisi Liu 97d50e306e Make code free of missing-field-initializers warnings 8 years ago
Feng Xiao 35db2675b4 Merge pull request #3473 from AlanBurlison/master 8 years ago
Thomas Van Lenten 80e984e007 Merge pull request #3467 from thomasvl/bump_xcode_version 8 years ago
alanbur a68a8004b5 PROTBUF-3394 Potential SIGBUS with UnsafeUtil.getLong 8 years ago
Jisi Liu 3afcded28a Merge pull request #3461 from TeBoring/3.4.x 8 years ago
Feng Xiao 176713d6fb Merge pull request #3468 from vladmos/3.4.x 8 years ago
Jie Luo fae381693f Merge pull request #3454 from anandolee/master 8 years ago
Vladimir Moskva 06a825c170 Make .bzl files compatible with future versions of Bazel 8 years ago
Feng Xiao d08c291ac7 Merge pull request #3465 from vladmos/list_plus_equals 8 years ago
Thomas Van Lenten fe68821e02 Move travis to the Xcode 8.3 (8.3.3) image. 8 years ago
Thomas Van Lenten ba81c59cf5 Fix up Xcode 8.3.x support. 8 years ago
Vladimir Moskva 4fc93044a5 Make .bzl files compatible with future versions of Bazel 8 years ago
Bo Yang 8f4b8e430a Merge branch 'master' into 3.4.x 8 years ago
Paul Yang f14703c933 Update commit id in Dockerfile to reflect change in #3391 (#3459) 8 years ago
Paul Yang 49b44bff2b Fix the bug in php c extension that setting one field can change another field's value. (#3455) 8 years ago
michaelbausor 21b0e5587c Update PHP descriptors (#3391) 8 years ago