[pypy-commit] pypy jit-leaner-frontend: write snapshot iterator

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82684:b00c49bd7e47 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/b00c49bd7e47/ Log:write snapshot iterator diff --git a/rpython/jit/metainterp/opencoder.py b/rpython/jit/metainterp/opencoder.py --- a/rpython/jit/me

[pypy-commit] pypy ndarray-setitem-filtered: close branch to be merged

2016-03-04 Thread mattip
Author: mattip Branch: ndarray-setitem-filtered Changeset: r82687:3269540e9cfd Date: 2016-03-04 11:54 +0200 http://bitbucket.org/pypy/pypy/changeset/3269540e9cfd/ Log:close branch to be merged ___ pypy-commit mailing list [email protected] htt

[pypy-commit] pypy issue-2248: close branch to be merged

2016-03-04 Thread mattip
Author: mattip Branch: issue-2248 Changeset: r82685:771022ef9e37 Date: 2016-03-04 11:52 +0200 http://bitbucket.org/pypy/pypy/changeset/771022ef9e37/ Log:close branch to be merged ___ pypy-commit mailing list [email protected] https://mail.pyth

[pypy-commit] pypy release-2.0-beta2: close unsupported release branch

2016-03-04 Thread mattip
Author: mattip Branch: release-2.0-beta2 Changeset: r82691:b030b1d607ea Date: 2016-03-04 12:07 +0200 http://bitbucket.org/pypy/pypy/changeset/b030b1d607ea/ Log:close unsupported release branch ___ pypy-commit mailing list [email protected] htt

[pypy-commit] pypy default: merge ndarray-setitem-filtered, which fixes issue #1674, issue #1717

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82688:403a0931e0bc Date: 2016-03-04 11:58 +0200 http://bitbucket.org/pypy/pypy/changeset/403a0931e0bc/ Log:merge ndarray-setitem-filtered, which fixes issue #1674, issue #1717 diff --git a/pypy/module/micronumpy/concrete.py b/pypy/module/micronumpy/concre

[pypy-commit] pypy closed-branches: Merge closed head 40d0d90f6ece on branch osx-eci-frameworks-makefile

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82695:d9364dd273b9 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/d9364dd273b9/ Log:Merge closed head 40d0d90f6ece on branch osx-eci-frameworks-makefile ___ pypy-commit maili

[pypy-commit] pypy default: document merged branches

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82689:1491ec62293d Date: 2016-03-04 12:04 +0200 http://bitbucket.org/pypy/pypy/changeset/1491ec62293d/ Log:document merged branches diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsne

[pypy-commit] pypy default: merge issue-2248, which fixes float.__int__()

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82686:7ac45ccc8658 Date: 2016-03-04 11:53 +0200 http://bitbucket.org/pypy/pypy/changeset/7ac45ccc8658/ Log:merge issue-2248, which fixes float.__int__() diff --git a/pypy/module/__builtin__/test/test_classobj.py b/pypy/module/__builtin__/test/test_classob

[pypy-commit] pypy release-2.2.x: close unsupported release branch

2016-03-04 Thread mattip
Author: mattip Branch: release-2.2.x Changeset: r82694:d532e10b0752 Date: 2016-03-04 12:08 +0200 http://bitbucket.org/pypy/pypy/changeset/d532e10b0752/ Log:close unsupported release branch ___ pypy-commit mailing list [email protected] https:/

[pypy-commit] pypy closed-branches: Merge closed head b8f603e27cae on branch timeb_h

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82697:d5a85cd5327b Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/d5a85cd5327b/ Log:Merge closed head b8f603e27cae on branch timeb_h ___ pypy-commit mailing list pypy-commit@

[pypy-commit] pypy release-2.1.x: close unsupported release branch

2016-03-04 Thread mattip
Author: mattip Branch: release-2.1.x Changeset: r82693:9eb8b9771f92 Date: 2016-03-04 12:08 +0200 http://bitbucket.org/pypy/pypy/changeset/9eb8b9771f92/ Log:close unsupported release branch ___ pypy-commit mailing list [email protected] https:/

[pypy-commit] pypy release-2.0.x: close unsupported release branch

2016-03-04 Thread mattip
Author: mattip Branch: release-2.0.x Changeset: r82692:e0575fdcfb2a Date: 2016-03-04 12:07 +0200 http://bitbucket.org/pypy/pypy/changeset/e0575fdcfb2a/ Log:close unsupported release branch ___ pypy-commit mailing list [email protected] https:/

[pypy-commit] pypy release-1.7.x: close unsupported release branch

2016-03-04 Thread mattip
Author: mattip Branch: release-1.7.x Changeset: r82690:192b87cf01e5 Date: 2016-03-04 12:06 +0200 http://bitbucket.org/pypy/pypy/changeset/192b87cf01e5/ Log:close unsupported release branch ___ pypy-commit mailing list [email protected] https:/

[pypy-commit] pypy closed-branches: Merge closed head 17a61e37733e on branch OlivierBlanvillain/fix-3-broken-links-on-pypy-published-pap-1386250839215

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82698:c79472432dae Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/c79472432dae/ Log:Merge closed head 17a61e37733e on branch OlivierBlanvillain/fix-3 -broken-links-on-pypy-published-pap-1386250839215 __

[pypy-commit] pypy closed-branches: Merge closed head 94a579477ef0 on branch better_ftime_detect2

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82696:2cfb04d22801 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/2cfb04d22801/ Log:Merge closed head 94a579477ef0 on branch better_ftime_detect2 ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 61b902f1f07b on branch improve-docs-fixes

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82708:3375c78ccaf0 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/3375c78ccaf0/ Log:Merge closed head 61b902f1f07b on branch improve-docs-fixes ___ pypy-commit mailing list p

[pypy-commit] pypy closed-branches: Merge closed head 1441eb71f9d9 on branch None-consistency

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82710:67eaaf820c0e Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/67eaaf820c0e/ Log:Merge closed head 1441eb71f9d9 on branch None-consistency ___ pypy-commit mailing list pyp

[pypy-commit] pypy closed-branches: Merge closed head 317499aea22b on branch popen-pclose

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82699:f288134e3b10 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/f288134e3b10/ Log:Merge closed head 317499aea22b on branch popen-pclose ___ pypy-commit mailing list pypy-co

[pypy-commit] pypy closed-branches: Merge closed head 08b71058baa1 on branch gc-incminimark-pinning-improve

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82711:ace15dd75551 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/ace15dd75551/ Log:Merge closed head 08b71058baa1 on branch gc-incminimark-pinning- improve ___ pypy-

[pypy-commit] pypy closed-branches: Merge closed head 04584fc796b0 on branch refactor_PyErr_SetFromErrnoWithFilename

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82703:bb02a4d18ebb Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/bb02a4d18ebb/ Log:Merge closed head 04584fc796b0 on branch refactor_PyErr_SetFromErrnoWithFilename _

[pypy-commit] pypy closed-branches: Merge closed head aabd62322443 on branch test_SetFromErrnoWithFilename__tweaks

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82700:1bf86aef5ba0 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/1bf86aef5ba0/ Log:Merge closed head aabd62322443 on branch test_SetFromErrnoWithFilename__tweaks ___

[pypy-commit] pypy closed-branches: Merge closed head 42120ecaf5ae on branch py3k-posix-decode

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82707:b16a501feb63 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/b16a501feb63/ Log:Merge closed head 42120ecaf5ae on branch py3k-posix-decode ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head d577539c2307 on branch py3k-reset-locale

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82706:f52800a195d5 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/f52800a195d5/ Log:Merge closed head d577539c2307 on branch py3k-reset-locale ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head de58d64bcb59 on branch osx-vmprof-support

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82716:fc3b9721f914 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/fc3b9721f914/ Log:Merge closed head de58d64bcb59 on branch osx-vmprof-support ___ pypy-commit mailing list p

[pypy-commit] pypy closed-branches: Merge closed head 4796ade52de3 on branch numpy-reintroduce-zjit-tests

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82723:08fc11067e27 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/08fc11067e27/ Log:Merge closed head 4796ade52de3 on branch numpy-reintroduce-zjit- tests ___ pypy-co

[pypy-commit] pypy closed-branches: Merge closed head bbdd34440e0e on branch test_SetFromErrnoWithFilename_NULL

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82702:6434bce4640f Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/6434bce4640f/ Log:Merge closed head bbdd34440e0e on branch test_SetFromErrnoWithFilename_NULL ___ py

[pypy-commit] pypy closed-branches: Merge closed head 82fa12110c8f on branch scalar-operations

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82705:3195c23f335e Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/3195c23f335e/ Log:Merge closed head 82fa12110c8f on branch scalar-operations ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head 887a48ed959b on branch lexer_token_position_class

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82704:eeff0fe9524f Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/eeff0fe9524f/ Log:Merge closed head 887a48ed959b on branch lexer_token_position_class ___ pypy-commit mailin

[pypy-commit] pypy closed-branches: Merge closed head d920fee2333f on branch jitframe-offset

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82721:710a6c573849 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/710a6c573849/ Log:Merge closed head d920fee2333f on branch jitframe-offset ___ pypy-commit mailing list pypy

[pypy-commit] pypy closed-branches: Merge closed head cf1cb893229a on branch add_PyErr_SetFromErrnoWithFilenameObject_try_2

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82701:ff58cc0ac36c Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/ff58cc0ac36c/ Log:Merge closed head cf1cb893229a on branch add_PyErr_SetFromErrnoWithFilenameObject_try_2 __

[pypy-commit] pypy closed-branches: Merge closed head bc6d1dab0c3b on branch release-15.11

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82714:54716e4d3687 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/54716e4d3687/ Log:Merge closed head bc6d1dab0c3b on branch release-15.11 ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy closed-branches: Merge closed head fdf329dca5f0 on branch improve-docs-fixes

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82709:d7b3cbdc9fc4 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/d7b3cbdc9fc4/ Log:Merge closed head fdf329dca5f0 on branch improve-docs-fixes ___ pypy-commit mailing list p

[pypy-commit] pypy closed-branches: Merge closed head e040414ce026 on branch vecopt-merge

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82712:8c7029f406cb Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/8c7029f406cb/ Log:Merge closed head e040414ce026 on branch vecopt-merge ___ pypy-commit mailing list pypy-co

[pypy-commit] pypy closed-branches: Merge closed head 8abc47287812 on branch py3.3

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82717:2b135a489870 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/2b135a489870/ Log:Merge closed head 8abc47287812 on branch py3.3 ___ pypy-commit mailing list pypy-commit@py

[pypy-commit] pypy closed-branches: Merge closed head c7df87defdb6 on branch refactor-translator

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82718:c1cedee31ba7 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/c1cedee31ba7/ Log:Merge closed head c7df87defdb6 on branch refactor-translator ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 5548644da690 on branch vecopt

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82713:99fcf78c0f4a Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/99fcf78c0f4a/ Log:Merge closed head 5548644da690 on branch vecopt ___ pypy-commit mailing list pypy-commit@p

[pypy-commit] pypy closed-branches: Merge closed head 1cae4524495b on branch shared-by-default

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82735:3ba07c026e2f Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/3ba07c026e2f/ Log:Merge closed head 1cae4524495b on branch shared-by-default ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head 345ab9700a5e on branch imrpove-custom-gc-tracing

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82731:a59fb9eb0488 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/a59fb9eb0488/ Log:Merge closed head 345ab9700a5e on branch imrpove-custom-gc-tracing ___ pypy-commit mailing

[pypy-commit] pypy closed-branches: Merge closed head 80e69caefe31 on branch jit-threshold-hooks

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82720:08ef3483ce89 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/08ef3483ce89/ Log:Merge closed head 80e69caefe31 on branch jit-threshold-hooks ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 0b45d26b252c on branch gc-counters

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82722:e3f1bd9714dc Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/e3f1bd9714dc/ Log:Merge closed head 0b45d26b252c on branch gc-counters ___ pypy-commit mailing list pypy-com

[pypy-commit] pypy closed-branches: Merge closed head d2bec3ce42fc on branch release-1.8.x

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82734:8e002f80ef03 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/8e002f80ef03/ Log:Merge closed head d2bec3ce42fc on branch release-1.8.x ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy closed-branches: Merge closed head c081afd4ac18 on branch memop-simplify

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82715:c570b441b2c1 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/c570b441b2c1/ Log:Merge closed head c081afd4ac18 on branch memop-simplify ___ pypy-commit mailing list pypy-

[pypy-commit] pypy closed-branches: Merge closed head e49e1d8eda30 on branch rpython-bytearray

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82728:2d0b14fa746e Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/2d0b14fa746e/ Log:Merge closed head e49e1d8eda30 on branch rpython-bytearray ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head 222a0672c649 on branch backend-vector-ops

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82736:dba064ceb7ba Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/dba064ceb7ba/ Log:Merge closed head 222a0672c649 on branch backend-vector-ops ___ pypy-commit mailing list p

[pypy-commit] pypy closed-branches: Merge closed head 11d22b777219 on branch dead-code-optimization

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82737:187602515a23 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/187602515a23/ Log:Merge closed head 11d22b777219 on branch dead-code-optimization ___ pypy-commit mailing li

[pypy-commit] pypy closed-branches: Merge closed head 8e349db6774b on branch resume-refactor

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82739:1efd9dc0eaef Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/1efd9dc0eaef/ Log:Merge closed head 8e349db6774b on branch resume-refactor ___ pypy-commit mailing list pypy

[pypy-commit] pypy closed-branches: Merge closed head 0baec005ac6f on branch look-into-thread

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82725:5b418b1c49a4 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/5b418b1c49a4/ Log:Merge closed head 0baec005ac6f on branch look-into-thread ___ pypy-commit mailing list pyp

[pypy-commit] pypy closed-branches: Merge closed head 5baf4767a38a on branch numpy-indexing-by-arrays-2

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82730:2740cfaee70c Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/2740cfaee70c/ Log:Merge closed head 5baf4767a38a on branch numpy-indexing-by-arrays-2 ___ pypy-commit mailin

[pypy-commit] pypy closed-branches: Merge closed head 3edacc8819f9 on branch kill-running_on_llinterp

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82719:f09d47f86a0c Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/f09d47f86a0c/ Log:Merge closed head 3edacc8819f9 on branch kill-running_on_llinterp ___ pypy-commit mailing

[pypy-commit] pypy closed-branches: Merge closed head cbb7ae222f5f on branch gc-minimark-pinning

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82740:cc75cd4d7052 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/cc75cd4d7052/ Log:Merge closed head cbb7ae222f5f on branch gc-minimark-pinning ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 15773be8bbc7 on branch release-2.0-beta1

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82724:4a6c7fe51f10 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/4a6c7fe51f10/ Log:Merge closed head 15773be8bbc7 on branch release-2.0-beta1 ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head c3d7ed5d1fb9 on branch string-char-concat

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82727:b9c795652053 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/b9c795652053/ Log:Merge closed head c3d7ed5d1fb9 on branch string-char-concat ___ pypy-commit mailing list p

[pypy-commit] pypy closed-branches: Merge closed head c4178dc96d81 on branch better-log-parser

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82733:e3ea2c8fc056 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/e3ea2c8fc056/ Log:Merge closed head c4178dc96d81 on branch better-log-parser ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head 6cd7a5566fa0 on branch parallel-c-compilation

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82743:b01357cad4ee Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/b01357cad4ee/ Log:Merge closed head 6cd7a5566fa0 on branch parallel-c-compilation ___ pypy-commit mailing li

[pypy-commit] pypy closed-branches: Merge closed head 61b4f2b3a808 on branch rdict-experiments-3

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82726:ecbc7b202ef1 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/ecbc7b202ef1/ Log:Merge closed head 61b4f2b3a808 on branch rdict-experiments-3 ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 1af05a376142 on branch result-in-resops

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82747:fe78d1ad4264 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/fe78d1ad4264/ Log:Merge closed head 1af05a376142 on branch result-in-resops ___ pypy-commit mailing list pyp

[pypy-commit] pypy closed-branches: Merge closed head 84f522ad074f on branch dtrace-support

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82732:c55b25e50d3d Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/c55b25e50d3d/ Log:Merge closed head 84f522ad074f on branch dtrace-support ___ pypy-commit mailing list pypy-

[pypy-commit] pypy closed-branches: Merge closed head d532e10b0752 on branch release-2.2.x

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82755:29996420adc4 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/29996420adc4/ Log:Merge closed head d532e10b0752 on branch release-2.2.x ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy closed-branches: Merge closed head cbaff8720ab5 on branch rewrite-unrolling

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82729:9d7e8d085710 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/9d7e8d085710/ Log:Merge closed head cbaff8720ab5 on branch rewrite-unrolling ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head b030b1d607ea on branch release-2.0-beta2

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82752:434461f43aa6 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/434461f43aa6/ Log:Merge closed head b030b1d607ea on branch release-2.0-beta2 ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head bd9f7013f90a on branch share-resume-info-frontend

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82744:53709ebd2cbd Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/53709ebd2cbd/ Log:Merge closed head bd9f7013f90a on branch share-resume-info-frontend ___ pypy-commit mailin

[pypy-commit] pypy closed-branches: Merge closed head c16b22bbf31f on branch more-reusal-of-structures

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82750:a269165e4a08 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/a269165e4a08/ Log:Merge closed head c16b22bbf31f on branch more-reusal-of-structures ___ pypy-commit mailing

[pypy-commit] pypy closed-branches: Merge closed head e38d26c3eb0f on branch separate-jit-compilation

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82742:5633a5ffd6c1 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/5633a5ffd6c1/ Log:Merge closed head e38d26c3eb0f on branch separate-jit-compilation ___ pypy-commit mailing

[pypy-commit] pypy closed-branches: Merge closed head ab28953f1a27 on branch elidable-canfold-exception

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82738:c45bad179662 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/c45bad179662/ Log:Merge closed head ab28953f1a27 on branch elidable-canfold-exception ___ pypy-commit mailin

[pypy-commit] pypy closed-branches: Merge closed head e0575fdcfb2a on branch release-2.0.x

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82753:4f5470c88bcc Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/4f5470c88bcc/ Log:Merge closed head e0575fdcfb2a on branch release-2.0.x ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy closed-branches: Merge closed head be1ce0174d9d on branch remove-translator-platform

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82741:a62bb8281979 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/a62bb8281979/ Log:Merge closed head be1ce0174d9d on branch remove-translator-platform ___ pypy-commit mailin

[pypy-commit] pypy closed-branches: Merge closed head 192b87cf01e5 on branch release-1.7.x

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82751:c9b8cdbdbfa6 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/c9b8cdbdbfa6/ Log:Merge closed head 192b87cf01e5 on branch release-1.7.x ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy closed-branches: Merge closed head 73ac001a5cf3 on branch fix-megamorphic-calls

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82749:a1fdb980d355 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/a1fdb980d355/ Log:Merge closed head 73ac001a5cf3 on branch fix-megamorphic-calls ___ pypy-commit mailing lis

[pypy-commit] pypy closed-branches: Merge closed head e10d5fca406c on branch more-pending-setfields

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82745:2ce7fd68 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/2ce7fd68/ Log:Merge closed head e10d5fca406c on branch more-pending-setfields ___ pypy-commit mailing li

[pypy-commit] pypy closed-branches: re-close this branch

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82756:751ba6212e7c Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/751ba6212e7c/ Log:re-close this branch ___ pypy-commit mailing list [email protected] https://mail.pyth

[pypy-commit] pypy closed-branches: Merge closed head ec377e09522a on branch release-1.9.x

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82746:7839c8f070fb Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/7839c8f070fb/ Log:Merge closed head ec377e09522a on branch release-1.9.x ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy closed-branches: Merge closed head 9eb8b9771f92 on branch release-2.1.x

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82754:e42f94c26142 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/e42f94c26142/ Log:Merge closed head 9eb8b9771f92 on branch release-2.1.x ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy closed-branches: Merge closed head 65d75e316ae1 on branch faster-blackhole

2016-03-04 Thread mattip
Author: mattip Branch: closed-branches Changeset: r82748:512a5b88f202 Date: 2016-03-04 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/512a5b88f202/ Log:Merge closed head 65d75e316ae1 on branch faster-blackhole ___ pypy-commit mailing list pyp

[pypy-commit] pypy release-5.x: update versioning

2016-03-04 Thread mattip
Author: mattip Branch: release-5.x Changeset: r82757:e52afe5b234f Date: 2016-03-04 13:09 +0200 http://bitbucket.org/pypy/pypy/changeset/e52afe5b234f/ Log:update versioning diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h --- a/pypy/module/cpyext

[pypy-commit] pypy default: move whatsnew

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82758:6d13e55b962a Date: 2016-03-04 13:15 +0200 http://bitbucket.org/pypy/pypy/changeset/6d13e55b962a/ Log:move whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-5.0.0.rst rename from pypy/doc/whatsnew-head.rst rename to pypy/doc/whatsne

[pypy-commit] pypy default: restart whatsnew, add draft release doc

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82759:2b76eedfa3f5 Date: 2016-03-04 13:27 +0200 http://bitbucket.org/pypy/pypy/changeset/2b76eedfa3f5/ Log:restart whatsnew, add draft release doc diff --git a/pypy/doc/release-5.0.0.rst b/pypy/doc/release-5.0.0.rst new file mode 100644 --- /dev/null +++ b

[pypy-commit] pypy release-5.x: merge default into branch

2016-03-04 Thread mattip
Author: mattip Branch: release-5.x Changeset: r82762:b9d4d54170cf Date: 2016-03-04 13:51 +0200 http://bitbucket.org/pypy/pypy/changeset/b9d4d54170cf/ Log:merge default into branch diff --git a/pypy/doc/contributor.rst b/pypy/doc/contributor.rst --- a/pypy/doc/contributor.rst +++ b/pypy/doc/c

[pypy-commit] pypy default: add next release to indices

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82761:b68cfadb2cb8 Date: 2016-03-04 13:42 +0200 http://bitbucket.org/pypy/pypy/changeset/b68cfadb2cb8/ Log:add next release to indices diff --git a/pypy/doc/index-of-release-notes.rst b/pypy/doc/index-of-release-notes.rst --- a/pypy/doc/index-of-release-n

[pypy-commit] pypy default: update contributors - 10 more joined the list

2016-03-04 Thread mattip
Author: mattip Branch: Changeset: r82760:5f74174d25dc Date: 2016-03-04 13:38 +0200 http://bitbucket.org/pypy/pypy/changeset/5f74174d25dc/ Log:update contributors - 10 more joined the list diff --git a/pypy/doc/contributor.rst b/pypy/doc/contributor.rst --- a/pypy/doc/contributor.rst +++ b/p

[pypy-commit] pypy jit-leaner-frontend: pass the first tests of optimizeopt, yay!

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82763:b36f4652488a Date: 2016-03-04 15:13 +0200 http://bitbucket.org/pypy/pypy/changeset/b36f4652488a/ Log:pass the first tests of optimizeopt, yay! diff --git a/rpython/jit/metainterp/opencoder.py b/rpython/jit/metainterp/opencoder.py --

[pypy-commit] pypy jit-leaner-frontend: an example simple strategy of list of operations

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82764:9877c87c497d Date: 2016-03-04 16:40 +0200 http://bitbucket.org/pypy/pypy/changeset/9877c87c497d/ Log:an example simple strategy of list of operations diff --git a/rpython/jit/metainterp/test/strategies.py b/rpython/jit/metainterp/te

[pypy-commit] pypy jit-leaner-frontend: add consts

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82765:eb646706d3c4 Date: 2016-03-04 16:43 +0200 http://bitbucket.org/pypy/pypy/changeset/eb646706d3c4/ Log:add consts diff --git a/rpython/jit/metainterp/test/strategies.py b/rpython/jit/metainterp/test/strategies.py --- a/rpython/jit/met

[pypy-commit] pypy jit-leaner-frontend: use hypothesis and find a bug

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82766:9030d27af66e Date: 2016-03-04 16:51 +0200 http://bitbucket.org/pypy/pypy/changeset/9030d27af66e/ Log:use hypothesis and find a bug diff --git a/rpython/jit/metainterp/optimizeopt/test/test_util.py b/rpython/jit/metainterp/optimizeop

[pypy-commit] pypy bigint-with-int-ops: close branch that was merged long ago

2016-03-04 Thread cfbolz
Author: Carl Friedrich Bolz Branch: bigint-with-int-ops Changeset: r82767:23e336d3e045 Date: 2016-03-04 15:53 +0100 http://bitbucket.org/pypy/pypy/changeset/23e336d3e045/ Log:close branch that was merged long ago ___ pypy-commit mailing list pypy-c

[pypy-commit] pypy gcstress-hypothesis: creating a list of byte codes using hypothesis. the state along each instruction is passed using shared

2016-03-04 Thread plan_rich
Author: Richard Plangger Branch: gcstress-hypothesis Changeset: r82768:5ae35a1cd368 Date: 2016-03-03 10:52 +0100 http://bitbucket.org/pypy/pypy/changeset/5ae35a1cd368/ Log:creating a list of byte codes using hypothesis. the state along each instruction is passed using shared diff --g

[pypy-commit] pypy gcstress-hypothesis: added some tests to ensure bytecode generation considers the top elements on the stack

2016-03-04 Thread plan_rich
Author: Richard Plangger Branch: gcstress-hypothesis Changeset: r82769:13234c967ffc Date: 2016-03-04 10:40 +0100 http://bitbucket.org/pypy/pypy/changeset/13234c967ffc/ Log:added some tests to ensure bytecode generation considers the top elements on the stack diff --git a/rpython/jit/

[pypy-commit] pypy gcstress-hypothesis: block of bytecodes is now supported, it seems that some cases are generated that trash the constraint max_size of the initial stack is 0

2016-03-04 Thread plan_rich
Author: Richard Plangger Branch: gcstress-hypothesis Changeset: r82770:4dbf54a3736b Date: 2016-03-04 15:58 +0100 http://bitbucket.org/pypy/pypy/changeset/4dbf54a3736b/ Log:block of bytecodes is now supported, it seems that some cases are generated that trash the constraint max_size of

[pypy-commit] pypy jit-leaner-frontend: fix actual bugs, thank you hypothesis

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82771:80df6e4dfd56 Date: 2016-03-04 18:06 +0200 http://bitbucket.org/pypy/pypy/changeset/80df6e4dfd56/ Log:fix actual bugs, thank you hypothesis diff --git a/rpython/jit/metainterp/opencoder.py b/rpython/jit/metainterp/opencoder.py --- a/

[pypy-commit] pypy jit-leaner-frontend: kill special casing of ESCAPE and FORCE_SPILL and make them normal classes, pass most of test_optimizebasic

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82772:1d9927b12845 Date: 2016-03-04 18:46 +0200 http://bitbucket.org/pypy/pypy/changeset/1d9927b12845/ Log:kill special casing of ESCAPE and FORCE_SPILL and make them normal classes, pass most of test_optimizebasic diff --git a/rpy

[pypy-commit] pypy rawrefcount-review: Rename some parameters for clarity

2016-03-04 Thread rlamy
Author: Ronan Lamy Branch: rawrefcount-review Changeset: r82774:111c68c340a7 Date: 2016-03-04 16:48 + http://bitbucket.org/pypy/pypy/changeset/111c68c340a7/ Log:Rename some parameters for clarity diff --git a/rpython/rlib/rawrefcount.py b/rpython/rlib/rawrefcount.py --- a/rpython/rlib/ra

[pypy-commit] pypy rawrefcount-review: A branch to remove the conceptual dependency of rpython.rlib.rawrefcount on PyPy specifics

2016-03-04 Thread rlamy
Author: Ronan Lamy Branch: rawrefcount-review Changeset: r82773:aeab1067f34a Date: 2016-03-04 15:18 + http://bitbucket.org/pypy/pypy/changeset/aeab1067f34a/ Log:A branch to remove the conceptual dependency of rpython.rlib.rawrefcount on PyPy specifics

[pypy-commit] pypy rawrefcount-review: Move rpython implementations next to their functions

2016-03-04 Thread rlamy
Author: Ronan Lamy Branch: rawrefcount-review Changeset: r82775:267edcb35bc5 Date: 2016-03-04 16:59 + http://bitbucket.org/pypy/pypy/changeset/267edcb35bc5/ Log:Move rpython implementations next to their functions diff --git a/rpython/rlib/rawrefcount.py b/rpython/rlib/rawrefcount.py ---

[pypy-commit] pypy jit-leaner-frontend: enough to start passing some frontend tests

2016-03-04 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82776:cd6efbc4d6b1 Date: 2016-03-04 19:03 +0200 http://bitbucket.org/pypy/pypy/changeset/cd6efbc4d6b1/ Log:enough to start passing some frontend tests diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/metainterp/compile.py ---

[pypy-commit] pypy default: a somewhat messy improvement of re.sub. makes simple things 3x faster (not

2016-03-04 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82778:a4e20be9d315 Date: 2016-03-04 10:27 +0100 http://bitbucket.org/pypy/pypy/changeset/a4e20be9d315/ Log:a somewhat messy improvement of re.sub. makes simple things 3x faster (not quite beating CPython) diff --git a/pypy/module/_sre/

[pypy-commit] pypy default: don't go via the less efficient BufMatchContext if the string is simply a str

2016-03-04 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82777:2fa325cdc340 Date: 2016-03-03 21:32 +0100 http://bitbucket.org/pypy/pypy/changeset/2fa325cdc340/ Log:don't go via the less efficient BufMatchContext if the string is simply a str diff --git a/pypy/module/_sre/interp_sre.py b/pypy

[pypy-commit] pypy default: add a jit driver (unfortunately I can't use autoreds because of the green field

2016-03-04 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82779:b068f288af89 Date: 2016-03-04 15:43 +0100 http://bitbucket.org/pypy/pypy/changeset/b068f288af89/ Log:add a jit driver (unfortunately I can't use autoreds because of the green field usage :-( ) diff --git a/pypy/module/_sre/interp

[pypy-commit] pypy rawrefcount-review: Factor out some repeated code

2016-03-04 Thread rlamy
Author: Ronan Lamy Branch: rawrefcount-review Changeset: r82780:0d0ac385be9c Date: 2016-03-04 19:14 + http://bitbucket.org/pypy/pypy/changeset/0d0ac385be9c/ Log:Factor out some repeated code diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incminimark.py --- a/rpython/me

[pypy-commit] pypy rawrefcount-review: Use @py.test.mark.parametrize

2016-03-04 Thread rlamy
Author: Ronan Lamy Branch: rawrefcount-review Changeset: r82783:73435fbb4416 Date: 2016-03-04 20:57 + http://bitbucket.org/pypy/pypy/changeset/73435fbb4416/ Log:Use @py.test.mark.parametrize diff --git a/rpython/memory/gc/test/test_rawrefcount.py b/rpython/memory/gc/test/test_rawrefcoun