cclauss
|
703f414ca6
Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)
|
8 лет назад |
cclauss
|
a04eb8c191
Define cmp() for Python 3 (#3517)
|
8 лет назад |
Jie Luo
|
1aa2c34387
Merge pull request #3516 from cclauss/patch-3
|
8 лет назад |
cclauss
|
dded80f924
define long() for Python 3
|
8 лет назад |
cclauss
|
6f4c9b07e4
print() function for Python 3
|
8 лет назад |
cclauss
|
a1acf25327
print() function and lose the semicolons (;)
|
8 лет назад |
cclauss
|
067543cd6d
from __future__ import print_function
|
8 лет назад |
cclauss
|
7daedbd8ca
print() function & define raw_input() for Python 3
|
8 лет назад |
cclauss
|
45483fd1c0
file() was removed in Python 3, use open() instead
|
8 лет назад |
Jie Luo
|
5ab8ae7566
Merge pull request #3511 from cclauss/patch-3
|
8 лет назад |
Jisi Liu
|
fa46d11e2e
Merge pull request #3514 from pherl/rubyfix
|
8 лет назад |
Jisi Liu
|
29c24abbf1
Merge pull request #3502 from pherl/pypi
|
8 лет назад |
Jisi Liu
|
19266369f0
Bump gem version for the next upload
|
8 лет назад |
cclauss
|
958412e2e6
Old style exception --> new style exception
|
8 лет назад |
Jie Luo
|
d1484cdec6
Update CHANGES.txt
|
8 лет назад |
Jie Luo
|
55d938c910
Update CHANGES.txt
|
8 лет назад |
Jisi Liu
|
98c6d04df4
Prefer system distributed binaries/libraries.
|
8 лет назад |
Bo Yang
|
e243082fe9
Update php version number to 3.4.0
|
8 лет назад |
Bo Yang
|
82dd4b3793
Update php c extension version number.
|
8 лет назад |
Jisi Liu
|
5d5df84913
clean up
|
8 лет назад |
Jisi Liu
|
19a7e2099b
Update testpypi addresses.
|
8 лет назад |
Jisi Liu
|
80a37e0782
Merge pull request #3495 from pherl/c++11
|
8 лет назад |
Jisi Liu
|
5e39ecc569
Merge pull request #3494 from drivehappy/clang_warning_macro
|
8 лет назад |
Jisi Liu
|
3d2f72bf01
Merge pull request #3496 from pherl/mingw64
|
8 лет назад |
Jisi Liu
|
6654c8dd50
Update readme
|
8 лет назад |
Jisi Liu
|
f6196219f7
Merge pull request #3493 from pherl/cmath
|
8 лет назад |
Jisi Liu
|
d909834ec6
static link for 32 bit build as well.
|
8 лет назад |
Jisi Liu
|
f7b3dd4329
Update comments that cross compile is feasible now
|
8 лет назад |
Jisi Liu
|
fa086c8a85
First try static linking pthread
|
8 лет назад |
Jisi Liu
|
4a4c67b6a2
Add std::forward and std::move autoconf check
|
8 лет назад |