SNakano
eb6e24cef1
Add Anaconda 4.0.0
il y a 10 ans
Josh Friend
9c12b302eb
Add PyPy Portable 5.0.1
il y a 10 ans
Josh Friend
cdf7e6c924
Add PyPy 5.0.1
closes #558
il y a 10 ans
Josh Friend
bd312d652e
Add PyPy 5.0 Portable
il y a 10 ans
Yamashita, Yuu
916d0eae8e
Merge pull request #556 from jackmaney/master
Fixed date in version
il y a 10 ans
Jack Maney
23364549d7
Merge pull request #1 from jackmaney/jackmaney-fix-date
Fixed version date
il y a 10 ans
Jack Maney
e92a7de031
Fixed version date
`s/2015/2016/`
il y a 10 ans
Josh Friend
8ef30d9e4d
v20160310
il y a 10 ans
Yamashita, Yuu
74d5dba06a
Fix wrong distro version checks for PyPy binaries
il y a 10 ans
Yamashita, Yuu
6bd7927333
Basically we don't have to run rehash explicitly anymore ( fixes #553 )
il y a 10 ans
Josh Friend
4684507021
Add PyPy 5.0.0
closes #555
il y a 10 ans
Yamashita, Yuu
12069a1118
Merge pull request #549 from yyuu/rbenv-1.0
rbenv 1.0+
il y a 10 ans
Yamashita, Yuu
30538b0672
Fix broken tests for `pyenv---version`
I need to use release date versioning at least for now until preparing
custom version comparator for brew's formula.
il y a 10 ans
Yamashita, Yuu
fd893ea3b0
Fix broken test for `pyenv-version-name`
il y a 10 ans
Yamashita, Yuu
be3fc6d8cb
Fix broken `pyenv local`
il y a 10 ans
Yamashita, Yuu
7467c88780
v20160303
il y a 10 ans
Yamashita, Yuu
d75b1a12d7
Removed diff between ruby-build <-> python-build a little
il y a 10 ans
Yamashita, Yuu
7db657beb5
Upgrade OpenSSL to 1.0.2g ( fixes #550 )
il y a 10 ans
Yamashita, Yuu
41ce3aade2
Merge remote-tracking branch 'rbenv/master' into rbenv-1.0
il y a 10 ans
Yamashita, Yuu
0c4392bf16
Merge pull request #547 from hackaugusto/master
Added pypy-dev special case in pyenv-install to use py27
il y a 10 ans
Augusto F. Hack
d2e2c61c51
added pypy-dev special case in pyenv-install to use py27
il y a 10 ans
Yamashita, Yuu
e1aac2a12c
Merge branch 'issue546'
il y a 10 ans
Yamashita, Yuu
b1cccdb24c
Revert `fetch_nightly_tarball` which is used from PyPy's nightly build ( fixes #546 )
il y a 10 ans
Sam Stephenson
29b4da7737
Adopt Contributor Covenant 1.4
il y a 10 ans
Yamashita, Yuu
a6f1f480eb
Merge pull request #542 from yyuu/default-unicode-ucs4
Compile with `--enable-unicode=ucs4` by default for CPython
il y a 10 ans
Yamashita, Yuu
d8fe9fd0cb
Merge pull request #543 from kuanyili/update-continuum
Update build scripts for Continuum products
il y a 10 ans
Kuan-Yi Li
dc97ef3dbe
Add anaconda[23]-2.5.0
il y a 10 ans
Kuan-Yi Li
efb00b65bf
Switch download URL of Continuum products from HTTP to HTTPS
Conda access official Continuum repository through HTTPS now. Making the
switch for better security and privacy.
il y a 10 ans
Yamashita, Yuu
5436020ec3
Add a test for custom value for `--enable-unicode`
il y a 10 ans
Yamashita, Yuu
b37361b862
Fix broken tests with `--enable-unicode=ucs4` by default
il y a 10 ans
Yamashita, Yuu
90e6e30d63
Compile with `--enable-unicode=ucs4` by default for CPython ( fixes #257 )
il y a 10 ans
Mislav Marohnić
ad7dfa63ab
Merge pull request #870 from davidcelis/patch-1
Update `rbenv init` instructions
il y a 10 ans
David Celis
35ca51fe88
Update `rbenv init` instructions
The README details `eval`ing `rbenv init -`, but for some shells (such as fish) there's a difference in what should be run. It turns out that `rbenv init` on its own will print correct instructions, so we should point users to running that command instead.
il y a 10 ans
Yamashita, Yuu
c8ab429d7b
Import recent changes from ruby-build 20160130
il y a 10 ans
Yamashita, Yuu
f2f703d6d9
Merge pull request #536 from patrick91/patch-1
Documenting the skip-existing option for install
il y a 10 ans
Patrick Arminio
2de5ca0846
Documenting the skip-existing option for install
il y a 10 ans
Yamashita, Yuu
425e44d064
v20160202
il y a 10 ans
Mislav Marohnić
d6ab394efd
Merge pull request #863 from ErikAGriffin/patch-1
Updated Mac OSX brew install command
il y a 10 ans
Erik Griffn
d29ba1f80e
Updated Mac OSX brew install command
It seems rbenv now comes with ruby-build. I have not investigated fully, but the previously shown command: `brew install rbenv ruby-build` caused issues on my machine. After uninstalling both and simply running `brew install rbenv` everything worked fine.
il y a 10 ans
Yamashita, Yuu
b84b9ce532
Use setuptools 17.1.1 for Python 3.0-3.2 to prevent the following warning ( #531 )
```
/home/yyuu/.pyenv/versions/3.2.6/lib/python3.2/site-packages/pkg_resources/__init__.py:85: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
```
il y a 10 ans
Yamashita, Yuu
dcec0cedf4
Add patches for Stackless 3.2.x to fix build failures
il y a 10 ans
Yamashita, Yuu
1dc9ef24df
Use pip 7.1.2 for CPython 3.2.x ( #531 )
il y a 10 ans
Mislav Marohnić
c38833179b
Merge pull request #852 from jasonkarns/extract-hook-helper
Extract hook helper
il y a 10 ans
Jason Karns
565798d617
Test IFS handling in version-name/version-origin hooks
il y a 10 ans
Jason Karns
0f7a2cad8d
Use create_hook helper
Use extracted create_hook helper in tests for:
- exec
- hooks
- rehash
- version-name
- version-origin
- which
il y a 10 ans
Jason Karns
5ccba5d7cc
Extract common create_hook helper
il y a 10 ans
Jason Karns
2cc2ec160e
Remove redundant test
Spaces in hook path is tested in test/hooks.bats
il y a 10 ans
Yamashita, Yuu
5c5205e172
Remove broken `3.4.4rc1` ( fixes #515 )
il y a 10 ans
Mislav Marohnić
a95ccd09a2
Simplify fallback to global version file
il y a 10 ans
Mislav Marohnić
e199a3d8f7
Merge pull request #850 from jasonkarns/remove-legacy-global-version-file
Remove support for legacy global version files
il y a 10 ans