- 23 Aug, 2017 4 commits
-
-
Jisi Liu authored
Remove pre-installed softwares from prebuild steps
-
Matt Kwong authored
-
Jisi Liu authored
Merge fixes from 3.4.x into master
-
Jisi Liu authored
Disable death tests on windows
-
- 22 Aug, 2017 6 commits
-
-
Jisi Liu authored
Also remove cord related code
-
Jisi Liu authored
Use message name as defined in php runtime.
-
Jisi Liu authored
Merge pull request #3535 from drivehappy/clang_warn_cleanup
-
Jisi Liu authored
Merge pull request #3494 from drivehappy/clang_warning_macro
-
Jisi Liu authored
Add Elixir protobuf and gRPC to 3rd party doc
-
Bing Han authored
-
- 21 Aug, 2017 10 commits
-
-
Jisi Liu authored
Fixing -Wexpansion-to-defined Clang warning
-
Jisi Liu authored
Fixing unused parameter warnings under Clang.
-
Jisi Liu authored
Fixing unused parameter warnings under Clang.
-
Jisi Liu authored
Remove C++11 features in io_win32.cc
-
Jisi Liu authored
-
Bo Yang authored
-
Jisi Liu authored
- Use scoped_array instead of unique_ptr. - Do not use string::front() and string::back()
-
Jisi Liu authored
Merge 3.4.x into master
-
cclauss authored
* remove the parens from the cmp() lambda definition https://github.com/PythonCharmers/python-future/pull/298 * remove the parens from the cmp() lambda definition https://github.com/PythonCharmers/python-future/pull/298
-
drivehappy authored
-
- 18 Aug, 2017 9 commits
-
-
Jisi Liu authored
-
Jisi Liu authored
Bump gemspec again
-
Jisi Liu authored
Prefer system distributed binaries/libraries.
-
Jisi Liu authored
-
Jisi Liu authored
protoc-artifacts: Bump JDK to 8u131
-
cclauss authored
* Drop Python 3.3 from testing & add Python 3.5, 3.6 Python 3.3 goes [EOL](https://docs.python.org/devguide/index.html#branchstatus) next month. * Sync test.sh with the Python versions in tox.ini
-
cclauss authored
* Define cmp() for Python 3 http://python-future.org/compatible_idioms.html?highlight=cmp#cmp * Define cmp() for Python 3 http://python-future.org/compatible_idioms.html?highlight=cmp#cmp
-
Jie Luo authored
Python 3 compatibility fixes: print(), long(), etc.
-
- 17 Aug, 2017 11 commits
-
-
cclauss authored
-
cclauss authored
-
cclauss authored
-
cclauss authored
The future import is required to support the print(x, end=" ") parameter in Python 2.
-
cclauss authored
-
-
Jie Luo authored
Old style exception --> new style exception
-
Jisi Liu authored
Bump gem version for the next upload
-
Jisi Liu authored
Update testpypi URLs
-
Jisi Liu authored
-
cclauss authored
-