[pypy-commit] pypy float-bytes-2: Merged default in.

2012-03-26 Thread alex_gaynor
Author: Alex Gaynor Branch: float-bytes-2 Changeset: r54031:5939db56ff70 Date: 2012-03-27 01:24 -0400 http://bitbucket.org/pypy/pypy/changeset/5939db56ff70/ Log:Merged default in. diff --git a/pypy/translator/c/gcc/test/test_asmgcroot.py b/pypy/translator/c/gcc/test/test_asmgcroot.py --- a/

[pypy-commit] pypy float-bytes-2: merged default in

2012-03-26 Thread alex_gaynor
Author: Alex Gaynor Branch: float-bytes-2 Changeset: r54028:854291ae4aa1 Date: 2012-03-27 01:16 -0400 http://bitbucket.org/pypy/pypy/changeset/854291ae4aa1/ Log:merged default in diff --git a/pypy/jit/backend/x86/regalloc.py b/pypy/jit/backend/x86/regalloc.py --- a/pypy/jit/backend/x86/regal