[pypy-commit] pypy stmgc-c7: Remove this stmgc-c4 test entirely for now.

2015-03-23 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r76530:8f1796b78ec0 Date: 2015-03-23 15:33 +0100 http://bitbucket.org/pypy/pypy/changeset/8f1796b78ec0/ Log:Remove this stmgc-c4 test entirely for now. diff --git a/rpython/jit/backend/x86/test/test_stm_integration.py b/rpython/jit/backend/x86/

[pypy-commit] pypy stmgc-c7: Remove this bogus setting; always use 10000 as the default for

2014-03-21 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r70142:b5920bc6dd6c Date: 2014-03-21 09:39 +0100 http://bitbucket.org/pypy/pypy/changeset/b5920bc6dd6c/ Log:Remove this bogus setting; always use 1 as the default for sys.setcheckinterval(). Use floating-point fractions internally. d

[pypy-commit] pypy stmgc-c7: Remove this

2014-03-20 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r70129:d272e010c27b Date: 2014-03-20 20:13 +0100 http://bitbucket.org/pypy/pypy/changeset/d272e010c27b/ Log:Remove this diff --git a/rpython/jit/backend/llgraph/runner.py b/rpython/jit/backend/llgraph/runner.py --- a/rpython/jit/backend/llgraph