[pypy-commit] pypy.org extradoc: add s390x, regenerate

2018-01-13 Thread mattip
Author: Matti Picus Branch: extradoc Changeset: r913:dfcedac7e991 Date: 2018-01-13 18:24 +0200 http://bitbucket.org/pypy/pypy.org/changeset/dfcedac7e991/ Log:add s390x, regenerate diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@

[pypy-commit] pypy refactor-slots: Move get_slot_tp_function() to slotdefs.py and kill build_slot_tp_function()

2018-01-13 Thread rlamy
Author: Ronan Lamy Branch: refactor-slots Changeset: r93663:1ed2ce30fef0 Date: 2018-01-13 19:03 + http://bitbucket.org/pypy/pypy/changeset/1ed2ce30fef0/ Log:Move get_slot_tp_function() to slotdefs.py and kill build_slot_tp_function() diff --git

[pypy-commit] cffi release-1.11: Update whatsnew

2018-01-13 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3085:c8cb48e7bca9 Date: 2018-01-13 20:28 +0100 http://bitbucket.org/cffi/cffi/changeset/c8cb48e7bca9/ Log:Update whatsnew diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++

[pypy-commit] cffi default: hg merge release-1.11.4

2018-01-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r3088:228dd33b79e0 Date: 2018-01-13 20:31 +0100 http://bitbucket.org/cffi/cffi/changeset/228dd33b79e0/ Log:hg merge release-1.11.4 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -15,3 +15,4 @@

[pypy-commit] cffi release-1.11: md5/sha

2018-01-13 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3086:e08abd4703fe Date: 2018-01-13 20:30 +0100 http://bitbucket.org/cffi/cffi/changeset/e08abd4703fe/ Log:md5/sha diff --git a/doc/source/installation.rst b/doc/source/installation.rst --- a/doc/source/installation.rst +++

[pypy-commit] cffi release-1.11: Added tag v1.11.4 for changeset e08abd4703fe

2018-01-13 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3087:5c31c53ed894 Date: 2018-01-13 20:30 +0100 http://bitbucket.org/cffi/cffi/changeset/5c31c53ed894/ Log:Added tag v1.11.4 for changeset e08abd4703fe diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -15,3

[pypy-commit] cffi default: Merged in doc-index (pull request #85)

2018-01-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r3078:eccbb9868f8a Date: 2018-01-13 09:47 + http://bitbucket.org/cffi/cffi/changeset/eccbb9868f8a/ Log:Merged in doc-index (pull request #85) split index and lower headings of old versions so TOC looks nicer diff

[pypy-commit] cffi doc-index: Close branch doc-index

2018-01-13 Thread arigo
Author: Armin Rigo Branch: doc-index Changeset: r3077:51a0179a86d8 Date: 2018-01-13 09:47 + http://bitbucket.org/cffi/cffi/changeset/51a0179a86d8/ Log:Close branch doc-index ___ pypy-commit mailing list

[pypy-commit] cffi release-1.11: hg merge default

2018-01-13 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3082:fa470f261b0d Date: 2018-01-13 11:57 +0100 http://bitbucket.org/cffi/cffi/changeset/fa470f261b0d/ Log:hg merge default diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c +++ b/c/_cffi_backend.c

[pypy-commit] cffi default: Bump version number to 1.11.4

2018-01-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r3081:237ed9a1a804 Date: 2018-01-13 11:37 +0100 http://bitbucket.org/cffi/cffi/changeset/237ed9a1a804/ Log:Bump version number to 1.11.4 diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c +++ b/c/_cffi_backend.c

[pypy-commit] cffi default: Update whatsnew

2018-01-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r3080:aaf620bfeb97 Date: 2018-01-13 10:58 +0100 http://bitbucket.org/cffi/cffi/changeset/aaf620bfeb97/ Log:Update whatsnew diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++

[pypy-commit] cffi release-1.11: hg merge default

2018-01-13 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3084:18a3d64c55a6 Date: 2018-01-13 14:16 +0100 http://bitbucket.org/cffi/cffi/changeset/18a3d64c55a6/ Log:hg merge default diff --git a/cffi/_cffi_include.h b/cffi/_cffi_include.h --- a/cffi/_cffi_include.h +++

[pypy-commit] cffi default: Don't define py_limited_api at all on Windows, for now.

2018-01-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r3083:8444df673c93 Date: 2018-01-13 14:16 +0100 http://bitbucket.org/cffi/cffi/changeset/8444df673c93/ Log:Don't define py_limited_api at all on Windows, for now. diff --git a/cffi/_cffi_include.h b/cffi/_cffi_include.h ---

[pypy-commit] cffi default: Issue #355

2018-01-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r3079:4b3fb90d4418 Date: 2018-01-13 10:55 +0100 http://bitbucket.org/cffi/cffi/changeset/4b3fb90d4418/ Log:Issue #355 Revert 164e526a5515 and 14ce6985e1c3 and add an explanation about why. diff --git

[pypy-commit] pypy refactor-slots: Make explicit which builtin slots aren't implemented yet

2018-01-13 Thread rlamy
Author: Ronan Lamy Branch: refactor-slots Changeset: r93664:5141811805cc Date: 2018-01-14 02:53 + http://bitbucket.org/pypy/pypy/changeset/5141811805cc/ Log:Make explicit which builtin slots aren't implemented yet diff --git a/pypy/module/cpyext/slotdefs.py