- 22 Aug, 2017 1 commit
-
-
Jie Luo authored
-
- 21 Aug, 2017 4 commits
-
-
Jisi Liu authored
Fixing unused parameter warnings under Clang.
-
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
-
- 16 Aug, 2017 7 commits
-
-
Jie Luo authored
-
Jie Luo authored
-
Jisi Liu authored
It seems like the image has a /usr/local/bin/autoconf installed, which doesn't recognize/work with the yum installed libtools. Putting distributed binaries/libraries first solves the problem
-
Bo Yang authored
-
Bo Yang authored
-
Jisi Liu authored
-
Jisi Liu authored
The old one is deprecated and no longer working.
-
- 15 Aug, 2017 8 commits
-
-
Jisi Liu authored
Add std::forward and std::move autoconf check
-
Jisi Liu authored
Fixing -Wexpansion-to-defined Clang warning
-
Jisi Liu authored
Static link pthread for mingw64 protoc and enable cross compile
-
Jisi Liu authored
-
Jisi Liu authored
Fix cmath/math.h include with non C++11 libstdc++
-
Jisi Liu authored
-
Jisi Liu authored
Need to install mingw-w64 on linux to cross compile
-
Jisi Liu authored
-