[pypy-commit] pypy stacklet: Test and fix.

2011-08-28 Thread arigo
Author: Armin Rigo Branch: stacklet Changeset: r46856:6e9498e97d3d Date: 2011-08-28 11:34 +0200 http://bitbucket.org/pypy/pypy/changeset/6e9498e97d3d/ Log:Test and fix. diff --git a/pypy/rpython/memory/gctransform/shadowstack.py b/pypy/rpython/memory/gctransform/shadowstack.py --- a/pypy/rp

[pypy-commit] pypy stacklet: Test and fix.

2011-08-19 Thread arigo
Author: Armin Rigo Branch: stacklet Changeset: r46642:0692b7cef0ba Date: 2011-08-19 15:41 +0200 http://bitbucket.org/pypy/pypy/changeset/0692b7cef0ba/ Log:Test and fix. diff --git a/lib_pypy/greenlet.py b/lib_pypy/greenlet.py --- a/lib_pypy/greenlet.py +++ b/lib_pypy/greenlet.py @@ -50,7 +50

[pypy-commit] pypy stacklet: Test and fix.

2011-08-18 Thread arigo
Author: Armin Rigo Branch: stacklet Changeset: r46619:c30e2aaee6be Date: 2011-08-18 22:50 +0200 http://bitbucket.org/pypy/pypy/changeset/c30e2aaee6be/ Log:Test and fix. diff --git a/pypy/module/_continuation/interp_continuation.py b/pypy/module/_continuation/interp_continuation.py --- a/pyp

[pypy-commit] pypy stacklet: Test and fix.

2011-08-18 Thread arigo
Author: Armin Rigo Branch: stacklet Changeset: r46588:fd3cc2185ccf Date: 2011-08-17 22:08 +0200 http://bitbucket.org/pypy/pypy/changeset/fd3cc2185ccf/ Log:Test and fix. diff --git a/pypy/module/_continuation/interp_continuation.py b/pypy/module/_continuation/interp_continuation.py --- a/pyp