[pypy-commit] pypy py3.5: Handle dictdisplay in ast

2016-06-22 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5 Changeset: r85332:708d898b26f4 Date: 2016-06-22 19:09 +0200 http://bitbucket.org/pypy/pypy/changeset/708d898b26f4/ Log:Handle dictdisplay in ast diff --git a/pypy/interpreter/astcompiler/astbuilder.py

[pypy-commit] pypy ppc-vsx-support: added test to check &, | and ^ vector operations, +impl. tests pass

2016-06-22 Thread plan_rich
Author: Richard Plangger Branch: ppc-vsx-support Changeset: r85329:427a2b9a7a9b Date: 2016-06-22 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/427a2b9a7a9b/ Log:added test to check &,| and ^ vector operations, +impl. tests pass diff --git

[pypy-commit] pypy ppc-vsx-support: (ppc) added several new ppc op codes,

2016-06-22 Thread plan_rich
Author: Richard Plangger Branch: ppc-vsx-support Changeset: r85328:7799b9b5dc53 Date: 2016-06-22 16:42 +0200 http://bitbucket.org/pypy/pypy/changeset/7799b9b5dc53/ Log:(ppc) added several new ppc op codes, fixed endian issues for vec load/store (int only). added

[pypy-commit] pypy py3.5: Handle setdisplay in ast

2016-06-22 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5 Changeset: r85333:002348cdc66f Date: 2016-06-22 19:22 +0200 http://bitbucket.org/pypy/pypy/changeset/002348cdc66f/ Log:Handle setdisplay in ast diff --git a/pypy/interpreter/astcompiler/astbuilder.py

[pypy-commit] pypy.org extradoc: Add a link to Building from source

2016-06-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r761:0c226313307f Date: 2016-06-22 10:25 +0200 http://bitbucket.org/pypy/pypy.org/changeset/0c226313307f/ Log:Add a link to Building from source diff --git a/download.html b/download.html --- a/download.html +++ b/download.html

[pypy-commit] pypy guard-compatible: merge default

2016-06-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85324:914cc74b5a8c Date: 2016-06-20 15:49 +0200 http://bitbucket.org/pypy/pypy/changeset/914cc74b5a8c/ Log:merge default diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -26,3 +26,4 @@

[pypy-commit] pypy guard-compatible: an XXX

2016-06-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85326:3c8821d370d8 Date: 2016-06-22 12:16 +0200 http://bitbucket.org/pypy/pypy/changeset/3c8821d370d8/ Log:an XXX diff --git a/rpython/jit/metainterp/optimizeopt/pure.py

[pypy-commit] pypy reverse-debugger: tweaks

2016-06-22 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r85321:76a8da332a75 Date: 2016-06-22 10:38 +0200 http://bitbucket.org/pypy/pypy/changeset/76a8da332a75/ Log:tweaks diff --git a/rpython/translator/revdb/interact.py b/rpython/translator/revdb/interact.py ---

[pypy-commit] pypy guard-compatible: a testing mixin for making we_are_jitted() return random results at runtime.

2016-06-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85323:1ac481910937 Date: 2016-06-20 11:45 +0200 http://bitbucket.org/pypy/pypy/changeset/1ac481910937/ Log:a testing mixin for making we_are_jitted() return random results at runtime. this is useful to

[pypy-commit] pypy guard-compatible: fix an error message

2016-06-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85325:1a4c8be91191 Date: 2016-06-20 15:54 +0200 http://bitbucket.org/pypy/pypy/changeset/1a4c8be91191/ Log:fix an error message diff --git a/rpython/jit/metainterp/optimizeopt/pure.py

[pypy-commit] pypy guard-compatible: pass the first unroll test (way too easy???)

2016-06-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85327:b5babc443dd9 Date: 2016-06-22 12:17 +0200 http://bitbucket.org/pypy/pypy/changeset/b5babc443dd9/ Log:pass the first unroll test (way too easy???) diff --git

[pypy-commit] pypy reverse-debugger: Interface tweaks

2016-06-22 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r85320:a80b43cb9d22 Date: 2016-06-22 10:05 +0200 http://bitbucket.org/pypy/pypy/changeset/a80b43cb9d22/ Log:Interface tweaks diff --git a/rpython/translator/revdb/interact.py b/rpython/translator/revdb/interact.py ---

[pypy-commit] pypy reverse-debugger: in-progress

2016-06-22 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r85322:1e5b6abe3bdb Date: 2016-06-22 12:13 +0200 http://bitbucket.org/pypy/pypy/changeset/1e5b6abe3bdb/ Log:in-progress diff --git a/rpython/rlib/revdb.py b/rpython/rlib/revdb.py --- a/rpython/rlib/revdb.py +++

[pypy-commit] pypy ppc-vsx-support: (ppc) added hypothesis test for vec_float_abs

2016-06-22 Thread plan_rich
Author: Richard Plangger Branch: ppc-vsx-support Changeset: r85330:7365988a68a4 Date: 2016-06-22 17:42 +0200 http://bitbucket.org/pypy/pypy/changeset/7365988a68a4/ Log:(ppc) added hypothesis test for vec_float_abs diff --git a/rpython/jit/metainterp/test/test_vector.py

[pypy-commit] pypy reverse-debugger: watchpoints, in-progress

2016-06-22 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r85335:fb7901990151 Date: 2016-06-22 17:30 +0200 http://bitbucket.org/pypy/pypy/changeset/fb7901990151/ Log:watchpoints, in-progress diff --git a/rpython/rlib/revdb.py b/rpython/rlib/revdb.py --- a/rpython/rlib/revdb.py

[pypy-commit] pypy reverse-debugger: updates

2016-06-22 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r85336:1a7eac6b97b3 Date: 2016-06-22 18:32 +0200 http://bitbucket.org/pypy/pypy/changeset/1a7eac6b97b3/ Log:updates diff --git a/rpython/rlib/revdb.py b/rpython/rlib/revdb.py --- a/rpython/rlib/revdb.py +++

[pypy-commit] pypy py3.5: Fix keyword argument unpacking in handle_call

2016-06-22 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5 Changeset: r85334:d3ccf823b126 Date: 2016-06-22 20:25 +0200 http://bitbucket.org/pypy/pypy/changeset/d3ccf823b126/ Log:Fix keyword argument unpacking in handle_call diff --git a/pypy/interpreter/astcompiler/astbuilder.py

[pypy-commit] pypy py3.5: Fix comprehension unpack error

2016-06-22 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5 Changeset: r85337:2060ceb7f13b Date: 2016-06-22 21:01 +0200 http://bitbucket.org/pypy/pypy/changeset/2060ceb7f13b/ Log:Fix comprehension unpack error diff --git a/pypy/interpreter/astcompiler/astbuilder.py

[pypy-commit] pypy py3.5: Throw error if unpacking is used in comprehension

2016-06-22 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5 Changeset: r85331:3c7f568374d8 Date: 2016-06-22 18:23 +0200 http://bitbucket.org/pypy/pypy/changeset/3c7f568374d8/ Log:Throw error if unpacking is used in comprehension diff --git a/pypy/interpreter/astcompiler/astbuilder.py

[pypy-commit] pypy py3.5: Forgot self at two function calls

2016-06-22 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5 Changeset: r85341:87c42f87967a Date: 2016-06-22 21:08 +0200 http://bitbucket.org/pypy/pypy/changeset/87c42f87967a/ Log:Forgot self at two function calls diff --git a/pypy/interpreter/astcompiler/astbuilder.py

[pypy-commit] pypy PyTuple_Type-subclass: test, fix for PyTuple_Type subclassing

2016-06-22 Thread mattip
Author: Matti Picus Branch: PyTuple_Type-subclass Changeset: r85338:ddf360d978b7 Date: 2016-06-20 23:36 +0300 http://bitbucket.org/pypy/pypy/changeset/ddf360d978b7/ Log:test, fix for PyTuple_Type subclassing diff --git a/pypy/module/cpyext/test/foo.c

[pypy-commit] pypy PyTuple_Type-subclass: change PyTupleObject.ob_item from PyObject** to PyObject*[], implies tp_itemsize != 0

2016-06-22 Thread mattip
Author: Matti Picus Branch: PyTuple_Type-subclass Changeset: r85339:1f707f869b48 Date: 2016-06-22 22:43 +0300 http://bitbucket.org/pypy/pypy/changeset/1f707f869b48/ Log:change PyTupleObject.ob_item from PyObject** to PyObject*[], implies tp_itemsize != 0 diff

[pypy-commit] pypy PyTuple_Type-subclass: make sure itemsize is inherited

2016-06-22 Thread mattip
Author: Matti Picus Branch: PyTuple_Type-subclass Changeset: r85340:18b7886e7acd Date: 2016-06-22 23:21 +0300 http://bitbucket.org/pypy/pypy/changeset/18b7886e7acd/ Log:make sure itemsize is inherited diff --git a/pypy/module/cpyext/test/foo.c