[pypy-commit] cffi default: Issue #323

2017-07-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r2994:88913a107e11 Date: 2017-07-20 09:07 +0200 http://bitbucket.org/cffi/cffi/changeset/88913a107e11/ Log:Issue #323 CFFI_DLLEXPORT for MinGW on Windows diff --git a/cffi/_embedding.h b/cffi/_embedding.h --- a/cffi/_embedding.h +++ b/cffi/_emb

[pypy-commit] cffi default: Support some sub-combination involving C++ and Python 3.x

2017-07-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r2993:bd1327fdae8a Date: 2017-07-20 09:07 +0200 http://bitbucket.org/cffi/cffi/changeset/bd1327fdae8a/ Log:Support some sub-combination involving C++ and Python 3.x diff --git a/cffi/_embedding.h b/cffi/_embedding.h --- a/cffi/_embedding.h +++ b/cffi/_e

[pypy-commit] pypy nopax: replaced the paxmark call with a general implementation

2017-07-20 Thread smihnea
Author: Mihnea Saracin Branch: nopax Changeset: r91935:acf31eacc13b Date: 2017-06-07 14:19 +0300 http://bitbucket.org/pypy/pypy/changeset/acf31eacc13b/ Log:replaced the paxmark call with a general implementation diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py --- a/r

[pypy-commit] pypy nopax: nopax added

2017-07-20 Thread smihnea
Author: Mihnea Saracin Branch: nopax Changeset: r91933:2b5d6124c784 Date: 2017-05-26 15:23 +0300 http://bitbucket.org/pypy/pypy/changeset/2b5d6124c784/ Log:nopax added diff --git a/lib_pypy/_tkinter/tklib_build.py b/lib_pypy/_tkinter/tklib_build.py --- a/lib_pypy/_tkinter/tklib_build.py +++

[pypy-commit] pypy nopax: nopax autodetection

2017-07-20 Thread smihnea
Author: Mihnea Saracin Branch: nopax Changeset: r91934:af2f69738d56 Date: 2017-06-06 10:25 +0300 http://bitbucket.org/pypy/pypy/changeset/af2f69738d56/ Log:nopax autodetection diff --git a/lib_pypy/_tkinter/tklib_build.py b/lib_pypy/_tkinter/tklib_build.py --- a/lib_pypy/_tkinter/tklib_build

[pypy-commit] pypy nopax: deleted --nopax option

2017-07-20 Thread smihnea
Author: Mihnea Saracin Branch: nopax Changeset: r91938:54a8ed9bd4b5 Date: 2017-07-04 11:52 +0300 http://bitbucket.org/pypy/pypy/changeset/54a8ed9bd4b5/ Log:deleted --nopax option diff --git a/pypy/goal/targetpypystandalone.py b/pypy/goal/targetpypystandalone.py --- a/pypy/goal/targetpypysta

[pypy-commit] pypy default: Merged in smihnea/pypy_nopax/nopax (pull request #551)

2017-07-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r91939:8fcad79f230c Date: 2017-07-20 07:53 + http://bitbucket.org/pypy/pypy/changeset/8fcad79f230c/ Log:Merged in smihnea/pypy_nopax/nopax (pull request #551) Adding nopax option for system that use PaX diff --git a/lib_pypy/_tkinter/tklib_

[pypy-commit] pypy nopax_update1: updates after review

2017-07-20 Thread Alecsandru Patrascu
Author: Alecsandru Patrascu Branch: nopax_update1 Changeset: r91936:41d9025e47f4 Date: 2017-06-20 14:37 +0300 http://bitbucket.org/pypy/pypy/changeset/41d9025e47f4/ Log:updates after review diff --git a/rpython/config/translationoption.py b/rpython/config/translationoption.py --- a/rpython/

[pypy-commit] pypy nopax: Merged in palecsandru/pypy_nopax_1/nopax_update1 (pull request #1)

2017-07-20 Thread smihnea
Author: Mihnea Saracin Branch: nopax Changeset: r91937:b7a22c99849e Date: 2017-06-20 11:42 + http://bitbucket.org/pypy/pypy/changeset/b7a22c99849e/ Log:Merged in palecsandru/pypy_nopax_1/nopax_update1 (pull request #1) updates after review Approved-by: Mihnea Saracin d

[pypy-commit] pypy default: Minor tweaks, be more explicit about the fact that if we don't

2017-07-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r91940:3c1c88df6ea9 Date: 2017-07-20 10:00 +0200 http://bitbucket.org/pypy/pypy/changeset/3c1c88df6ea9/ Log:Minor tweaks, be more explicit about the fact that if we don't really find anything we'll fall back to ``linklibs=['tcl','tk']`` diff --g

[pypy-commit] pypy py3.5: Issue #2605

2017-07-20 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91941:ca4d0c90f5a1 Date: 2017-07-20 10:09 +0200 http://bitbucket.org/pypy/pypy/changeset/ca4d0c90f5a1/ Log:Issue #2605 Support for libressl 2.5.4 diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py b/lib_pypy/_cffi_ssl/_cffi_sr

[pypy-commit] pypy py3.5: Document ca4d0c90f5a1

2017-07-20 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91942:c8096e566a71 Date: 2017-07-20 10:10 +0200 http://bitbucket.org/pypy/pypy/changeset/c8096e566a71/ Log:Document ca4d0c90f5a1 diff --git a/lib_pypy/_cffi_ssl/README.md b/lib_pypy/_cffi_ssl/README.md --- a/lib_pypy/_cffi_ssl/README.md +++ b/lib_

[pypy-commit] pypy multiphase: hg merge py3.5

2017-07-20 Thread rlamy
Author: Ronan Lamy Branch: multiphase Changeset: r91943:8cad295748ea Date: 2017-07-20 14:22 +0200 http://bitbucket.org/pypy/pypy/changeset/8cad295748ea/ Log:hg merge py3.5 diff too long, truncating to 2000 out of 10996 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore

[pypy-commit] pypy default: Mention that you can't compile new regexps in an RPython program,

2017-07-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r91944:c40c4fbf020e Date: 2017-07-20 16:47 +0200 http://bitbucket.org/pypy/pypy/changeset/c40c4fbf020e/ Log:Mention that you can't compile new regexps in an RPython program, you can only use precompiled ones diff --git a/rpython/rlib/rsre/rpy/_s

[pypy-commit] pypy multiphase: rename _testmultiphase to multiphase2, to avoid confusion with the CPython extension _testmultiphase

2017-07-20 Thread rlamy
Author: Ronan Lamy Branch: multiphase Changeset: r91945:e2b16d8ae93f Date: 2017-07-20 18:02 +0200 http://bitbucket.org/pypy/pypy/changeset/e2b16d8ae93f/ Log:rename _testmultiphase to multiphase2, to avoid confusion with the CPython extension _testmultiphase diff --git a/pypy/module/c