[pypy-commit] pypy unroll-if-alt: merged default in

2011-09-20 Thread alex_gaynor
Author: Alex Gaynor Branch: unroll-if-alt Changeset: r47377:e7518e0ec519 Date: 2011-09-20 17:51 -0400 http://bitbucket.org/pypy/pypy/changeset/e7518e0ec519/ Log:merged default in diff --git a/pypy/interpreter/executioncontext.py b/pypy/interpreter/executioncontext.py --- a/pypy/interpreter/

[pypy-commit] pypy unroll-if-alt: merged default in

2011-09-19 Thread alex_gaynor
Author: Alex Gaynor Branch: unroll-if-alt Changeset: r47358:e0d1e2877d27 Date: 2011-09-19 15:14 -0400 http://bitbucket.org/pypy/pypy/changeset/e0d1e2877d27/ Log:merged default in diff --git a/pypy/jit/metainterp/heapcache.py b/pypy/jit/metainterp/heapcache.py --- a/pypy/jit/metainterp/heapca

[pypy-commit] pypy unroll-if-alt: merged default in.

2011-09-19 Thread alex_gaynor
Author: Alex Gaynor Branch: unroll-if-alt Changeset: r47347:c0f24c23e46b Date: 2011-09-19 08:28 -0400 http://bitbucket.org/pypy/pypy/changeset/c0f24c23e46b/ Log:merged default in. diff --git a/pypy/jit/metainterp/blackhole.py b/pypy/jit/metainterp/blackhole.py --- a/pypy/jit/metainterp/black

[pypy-commit] pypy unroll-if-alt: merged default in.

2011-09-16 Thread alex_gaynor
Author: Alex Gaynor Branch: unroll-if-alt Changeset: r47307:74cf1f2c98fa Date: 2011-09-16 12:41 -0400 http://bitbucket.org/pypy/pypy/changeset/74cf1f2c98fa/ Log:merged default in. diff --git a/lib_pypy/greenlet.py b/lib_pypy/greenlet.py --- a/lib_pypy/greenlet.py +++ b/lib_pypy/greenlet.py @

[pypy-commit] pypy unroll-if-alt: merged default.

2011-09-14 Thread alex_gaynor
Author: Alex Gaynor Branch: unroll-if-alt Changeset: r47271:a16809d0db00 Date: 2011-09-14 11:17 -0400 http://bitbucket.org/pypy/pypy/changeset/a16809d0db00/ Log:merged default. diff --git a/lib-python/2.7/ssl.py b/lib-python/2.7/ssl.py --- a/lib-python/2.7/ssl.py +++ b/lib-python/2.7/ssl.py

[pypy-commit] pypy unroll-if-alt: merged default.

2011-08-31 Thread alex_gaynor
Author: Alex Gaynor Branch: unroll-if-alt Changeset: r46967:e13ef7acdedb Date: 2011-08-31 15:08 -0400 http://bitbucket.org/pypy/pypy/changeset/e13ef7acdedb/ Log:merged default. diff --git a/pypy/jit/backend/llgraph/runner.py b/pypy/jit/backend/llgraph/runner.py --- a/pypy/jit/backend/llgrap

[pypy-commit] pypy unroll-if-alt: Merged default.

2011-07-30 Thread alex_gaynor
Author: Alex Gaynor Branch: unroll-if-alt Changeset: r46117:d190258333e1 Date: 2011-07-30 18:00 -0700 http://bitbucket.org/pypy/pypy/changeset/d190258333e1/ Log:Merged default. diff --git a/pypy/module/array/interp_array.py b/pypy/module/array/interp_array.py --- a/pypy/module/array/interp_