4962 Commits (7a431378317cb90fe701d56a633eca45dab40e94)
 

Author SHA1 Message Date
Jisi Liu 7a43137831 Merge pull request #3543 from tony612/patch-1 7 years ago
Bing Han 2fb74794d2 Add Elixir protobuf and gRPC to 3rd party doc 7 years ago
Jisi Liu 0b7e97880c Merge pull request #3535 from drivehappy/clang_warn_cleanup 7 years ago
Jisi Liu ba4e54724d Merge pull request #3529 from pherl/merge3.4.x 7 years ago
cclauss 472f700884 remove the parens from the cmp() lambda definition (#3526) 7 years ago
drivehappy 1183f4864b Fixing unused parameter warnings under Clang. 7 years ago
Jisi Liu 139775ccc0 Merge remote-tracking branch 'origin/3.4.x' into mergemaster 7 years ago
Jisi Liu 26ac3e8e24 Merge pull request #3528 from pherl/rubyfix 7 years ago
Jisi Liu fdb5cd5e4b Merge pull request #3504 from pherl/3.4.x 7 years ago
Jisi Liu d76e4c7068 Bump gemspec again 7 years ago
Jisi Liu 1825d6d8f0 Merge pull request #3317 from ejona86/protoc-artifacts-jdk8 7 years ago
Jie Luo c2aa26e507 Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524) 7 years ago
cclauss 703f414ca6 Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512) 7 years ago
cclauss a04eb8c191 Define cmp() for Python 3 (#3517) 7 years ago
Jie Luo 1aa2c34387 Merge pull request #3516 from cclauss/patch-3 7 years ago
cclauss dded80f924 define long() for Python 3 7 years ago
cclauss 6f4c9b07e4 print() function for Python 3 7 years ago
cclauss a1acf25327 print() function and lose the semicolons (;) 7 years ago
cclauss 067543cd6d from __future__ import print_function 7 years ago
cclauss 7daedbd8ca print() function & define raw_input() for Python 3 7 years ago
cclauss 45483fd1c0 file() was removed in Python 3, use open() instead 7 years ago
Jie Luo 5ab8ae7566 Merge pull request #3511 from cclauss/patch-3 7 years ago
Jisi Liu fa46d11e2e Merge pull request #3514 from pherl/rubyfix 7 years ago
Jisi Liu 29c24abbf1 Merge pull request #3502 from pherl/pypi 7 years ago
Jisi Liu 19266369f0 Bump gem version for the next upload 7 years ago
cclauss 958412e2e6 Old style exception --> new style exception 7 years ago
Jie Luo d1484cdec6 Update CHANGES.txt 7 years ago
Jie Luo 55d938c910 Update CHANGES.txt 7 years ago
Jisi Liu 98c6d04df4 Prefer system distributed binaries/libraries. 7 years ago
Bo Yang e243082fe9 Update php version number to 3.4.0 7 years ago
Bo Yang 82dd4b3793 Update php c extension version number. 7 years ago
Jisi Liu 5d5df84913 clean up 7 years ago
Jisi Liu 19a7e2099b Update testpypi addresses. 7 years ago
Jisi Liu 80a37e0782 Merge pull request #3495 from pherl/c++11 7 years ago
Jisi Liu 5e39ecc569 Merge pull request #3494 from drivehappy/clang_warning_macro 7 years ago
Jisi Liu 3d2f72bf01 Merge pull request #3496 from pherl/mingw64 7 years ago
Jisi Liu 6654c8dd50 Update readme 7 years ago
Jisi Liu f6196219f7 Merge pull request #3493 from pherl/cmath 7 years ago
Jisi Liu d909834ec6 static link for 32 bit build as well. 7 years ago
Jisi Liu f7b3dd4329 Update comments that cross compile is feasible now 7 years ago
Jisi Liu fa086c8a85 First try static linking pthread 7 years ago
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