[pypy-commit] pypy value-profiling: fix interaction of known class lists and cpyext

2016-01-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: value-profiling Changeset: r81923:f66ef9ad7656 Date: 2016-01-22 17:47 +0100 http://bitbucket.org/pypy/pypy/changeset/f66ef9ad7656/ Log:fix interaction of known class lists and cpyext diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobje

[pypy-commit] pypy s390x-backend: added comment to my last commit

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81922:dcf9b353608e Date: 2016-01-22 18:03 +0100 http://bitbucket.org/pypy/pypy/changeset/dcf9b353608e/ Log:added comment to my last commit diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py --- a/rpython/rlib/rposix.py +++

[pypy-commit] pypy vmprof-newstack: merge

2016-01-22 Thread fijal
Author: fijal Branch: vmprof-newstack Changeset: r81921:4b79f234a111 Date: 2016-01-22 17:45 +0100 http://bitbucket.org/pypy/pypy/changeset/4b79f234a111/ Log:merge diff --git a/rpython/jit/codewriter/test/test_jtransform.py b/rpython/jit/codewriter/test/test_jtransform.py --- a/rpython/jit/co

[pypy-commit] pypy vmprof-newstack: fix the test

2016-01-22 Thread fijal
Author: fijal Branch: vmprof-newstack Changeset: r81920:b5543f370125 Date: 2016-01-22 17:33 +0100 http://bitbucket.org/pypy/pypy/changeset/b5543f370125/ Log:fix the test diff --git a/rpython/jit/metainterp/test/test_jitdriver.py b/rpython/jit/metainterp/test/test_jitdriver.py --- a/rpython/j

[pypy-commit] pypy vmprof-newstack: fix

2016-01-22 Thread arigo
Author: Armin Rigo Branch: vmprof-newstack Changeset: r81919:e45af82e0252 Date: 2016-01-22 17:31 +0100 http://bitbucket.org/pypy/pypy/changeset/e45af82e0252/ Log:fix diff --git a/rpython/jit/codewriter/test/test_jtransform.py b/rpython/jit/codewriter/test/test_jtransform.py --- a/rpython/ji

[pypy-commit] pypy vmprof-newstack: Fix for some tests: don't use .offset directly, call .getoffset()

2016-01-22 Thread arigo
Author: Armin Rigo Branch: vmprof-newstack Changeset: r81918:fba43bc13dda Date: 2016-01-22 16:41 +0100 http://bitbucket.org/pypy/pypy/changeset/fba43bc13dda/ Log:Fix for some tests: don't use .offset directly, call .getoffset() diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit

[pypy-commit] pypy vmprof-newstack: change pdb to some asserts

2016-01-22 Thread fijal
Author: fijal Branch: vmprof-newstack Changeset: r81917:ffec42c76f43 Date: 2016-01-22 15:18 +0100 http://bitbucket.org/pypy/pypy/changeset/ffec42c76f43/ Log:change pdb to some asserts diff --git a/rpython/jit/backend/llsupport/test/zrpy_vmprof_test.py b/rpython/jit/backend/llsupport/test/zrp

[pypy-commit] pypy vmprof-newstack: fix that test

2016-01-22 Thread fijal
Author: fijal Branch: vmprof-newstack Changeset: r81915:900de81cdc5e Date: 2016-01-22 15:11 +0100 http://bitbucket.org/pypy/pypy/changeset/900de81cdc5e/ Log:fix that test diff --git a/rpython/jit/metainterp/test/test_recursive.py b/rpython/jit/metainterp/test/test_recursive.py --- a/rpython/

[pypy-commit] pypy vmprof-newstack: import os x related hacks for threads & vmprof

2016-01-22 Thread fijal
Author: fijal Branch: vmprof-newstack Changeset: r81916:670f46cb2434 Date: 2016-01-22 15:12 +0100 http://bitbucket.org/pypy/pypy/changeset/670f46cb2434/ Log:import os x related hacks for threads & vmprof diff --git a/rpython/rlib/rvmprof/src/vmprof_common.h b/rpython/rlib/rvmprof/src/vmprof_

[pypy-commit] pypy s390x-backend: macros (e.g. WCOREDUMP) got parameter type Signed, on little endian this does not make a difference, but it does on big endian. changed to rffi.INT

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81914:43db866bfbb3 Date: 2016-01-22 14:56 +0100 http://bitbucket.org/pypy/pypy/changeset/43db866bfbb3/ Log:macros (e.g. WCOREDUMP) got parameter type Signed, on little endian this does not make a difference, but it does on big

[pypy-commit] pypy vmprof-newstack: we can have is_recursive but no get_unique_id

2016-01-22 Thread fijal
Author: fijal Branch: vmprof-newstack Changeset: r81913:9fcd011d9607 Date: 2016-01-22 14:28 +0100 http://bitbucket.org/pypy/pypy/changeset/9fcd011d9607/ Log:we can have is_recursive but no get_unique_id diff --git a/rpython/rlib/jit.py b/rpython/rlib/jit.py --- a/rpython/rlib/jit.py +++ b/rpy

[pypy-commit] pypy s390x-backend: fixed callsite of clibffi with the same big endian issues as found yesterday evening

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81912:6840459f9b22 Date: 2016-01-22 12:51 +0100 http://bitbucket.org/pypy/pypy/changeset/6840459f9b22/ Log:fixed callsite of clibffi with the same big endian issues as found yesterday evening diff --git a/pypy/module/micronum

[pypy-commit] pypy.org extradoc: update the values

2016-01-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r694:50a0e13fff46 Date: 2016-01-22 12:47 +0100 http://bitbucket.org/pypy/pypy.org/changeset/50a0e13fff46/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -9,13 +9,13 @@ $(function() { $("#pro

[pypy-commit] pypy s390x-backend: and the other part of the bigendian issues (micronumpy tests)

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81911:47a85e21bb1b Date: 2016-01-22 12:00 +0100 http://bitbucket.org/pypy/pypy/changeset/47a85e21bb1b/ Log:and the other part of the bigendian issues (micronumpy tests) diff --git a/pypy/module/micronumpy/test/test_ndarray.py b/pypy

[pypy-commit] pypy s390x-backend: half way through the ndarray tests (endian issues)

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81910:d1a60e575946 Date: 2016-01-22 10:56 +0100 http://bitbucket.org/pypy/pypy/changeset/d1a60e575946/ Log:half way through the ndarray tests (endian issues) diff --git a/pypy/module/micronumpy/test/test_ndarray.py b/pypy/module/mic

[pypy-commit] pypy s390x-backend: two more dtype tests fixed (endian issues)

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81909:272b467ba7dd Date: 2016-01-22 10:24 +0100 http://bitbucket.org/pypy/pypy/changeset/272b467ba7dd/ Log:two more dtype tests fixed (endian issues) diff --git a/pypy/module/micronumpy/test/test_dtypes.py b/pypy/module/micronumpy/t

[pypy-commit] pypy s390x-backend: numpy dtype fixes in the test suite

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81908:6b28800745be Date: 2016-01-22 10:21 +0100 http://bitbucket.org/pypy/pypy/changeset/6b28800745be/ Log:numpy dtype fixes in the test suite diff --git a/pypy/module/marshal/test/test_marshalimpl.py b/pypy/module/marshal/test/test

[pypy-commit] pypy s390x-backend: endian test issue marshal, test decoded value using platform endianess (not desired for marshall module)

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81907:359e329036d5 Date: 2016-01-22 09:59 +0100 http://bitbucket.org/pypy/pypy/changeset/359e329036d5/ Log:endian test issue marshal, test decoded value using platform endianess (not desired for marshall module) diff --git a/

[pypy-commit] pypy s390x-backend: the same for the UTF32 test

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81906:9df502324ca5 Date: 2016-01-22 09:36 +0100 http://bitbucket.org/pypy/pypy/changeset/9df502324ca5/ Log:the same for the UTF32 test diff --git a/pypy/module/cpyext/test/test_unicodeobject.py b/pypy/module/cpyext/test/test_unicode

[pypy-commit] pypy s390x-backend: big endian issue while testing cpyext (PyUnicode_DecodeUTF16)

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81905:b1b31c094879 Date: 2016-01-22 09:34 +0100 http://bitbucket.org/pypy/pypy/changeset/b1b31c094879/ Log:big endian issue while testing cpyext (PyUnicode_DecodeUTF16) diff --git a/pypy/module/cpyext/test/test_arraymodule.py b/pypy

[pypy-commit] pypy s390x-backend: big endian test issue cpyext

2016-01-22 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81904:43c90f2f520e Date: 2016-01-22 09:20 +0100 http://bitbucket.org/pypy/pypy/changeset/43c90f2f520e/ Log:big endian test issue cpyext diff --git a/pypy/module/cpyext/test/test_arraymodule.py b/pypy/module/cpyext/test/test_arraymod

[pypy-commit] pypy value-profiling: test that found the problem of the previous commit

2016-01-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: value-profiling Changeset: r81903:7e6dd66f2318 Date: 2016-01-22 09:17 +0100 http://bitbucket.org/pypy/pypy/changeset/7e6dd66f2318/ Log:test that found the problem of the previous commit diff --git a/pypy/objspace/std/test/test_mapdict.py b/pypy/objspace/s

[pypy-commit] pypy value-profiling: test and fix for write_necessary logic when mixing ints and objects

2016-01-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: value-profiling Changeset: r81902:c1866643eecd Date: 2016-01-22 09:13 +0100 http://bitbucket.org/pypy/pypy/changeset/c1866643eecd/ Log:test and fix for write_necessary logic when mixing ints and objects diff --git a/rpython/rlib/heapprof.py b/rpython/rlib/