[pypy-commit] pypy default: debugging

2012-07-17 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r56099:0c85b2fefbfb Date: 2012-07-17 15:59 +0200 http://bitbucket.org/pypy/pypy/changeset/0c85b2fefbfb/ Log:debugging diff --git a/pypy/jit/metainterp/optimizeopt/unroll.py b/pypy/jit/metainterp/optimizeopt/unroll.py --- a/pypy/jit/metainterp/optimizeo

[pypy-commit] pypy default: debugging issue1080

2012-04-28 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r54791:68e5f2fc92c1 Date: 2012-04-28 15:10 +0200 http://bitbucket.org/pypy/pypy/changeset/68e5f2fc92c1/ Log:debugging issue1080 diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizebasic.py b/pypy/jit/metainterp/optimizeopt/test/test_optimize

[pypy-commit] pypy default: Debugging help.

2012-04-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r54583:290898449fd2 Date: 2012-04-20 17:58 +0200 http://bitbucket.org/pypy/pypy/changeset/290898449fd2/ Log:Debugging help. diff --git a/pypy/translator/c/src/exception.h b/pypy/translator/c/src/exception.h --- a/pypy/translator/c/src/exception.h +++ b

[pypy-commit] pypy default: debugging feature and a passing test

2012-04-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r54580:50fcaa0b8eef Date: 2012-04-20 14:54 +0200 http://bitbucket.org/pypy/pypy/changeset/50fcaa0b8eef/ Log:debugging feature and a passing test diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/mod