[pypy-commit] pypy win64_gborg: Merge with default

2011-11-10 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r49275:663b703f5738 Date: 2011-11-10 13:53 +0100 http://bitbucket.org/pypy/pypy/changeset/663b703f5738/ Log:Merge with default diff --git a/pypy/objspace/std/bytearrayobject.py b/pypy/objspace/std/bytearrayobject.py --- a/pypy/objspace

[pypy-commit] pypy win64_gborg: merge

2011-11-10 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r49131:60550d8ee39f Date: 2011-11-10 13:10 +0100 http://bitbucket.org/pypy/pypy/changeset/60550d8ee39f/ Log:merge diff --git a/pypy/jit/backend/llsupport/descr.py b/pypy/jit/backend/llsupport/descr.py --- a/pypy/jit/backend/llsupport/d

[pypy-commit] pypy win64_gborg: Merge with default

2011-11-10 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r49129:27520540161f Date: 2011-11-10 01:37 +0100 http://bitbucket.org/pypy/pypy/changeset/27520540161f/ Log:Merge with default diff --git a/lib-python/2.7/test/test_os.py b/lib-python/2.7/test/test_os.py --- a/lib-python/2.7/test/test_o

[pypy-commit] pypy win64_gborg: merge

2011-11-09 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r49011:5353e7a1dade Date: 2011-11-09 14:37 +0100 http://bitbucket.org/pypy/pypy/changeset/5353e7a1dade/ Log:merge diff --git a/pypy/jit/metainterp/optimizeopt/intutils.py b/pypy/jit/metainterp/optimizeopt/intutils.py --- a/pypy/jit/met

[pypy-commit] pypy win64_gborg: merge

2011-11-08 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48973:689e57b43a04 Date: 2011-11-08 20:35 +0100 http://bitbucket.org/pypy/pypy/changeset/689e57b43a04/ Log:merge diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizebasic.py b/pypy/jit/metainterp/optimizeopt/test/test_optim

[pypy-commit] pypy win64_gborg: merge

2011-11-08 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48965:51c332546797 Date: 2011-11-08 18:58 +0100 http://bitbucket.org/pypy/pypy/changeset/51c332546797/ Log:merge diff --git a/pypy/translator/c/genc.py b/pypy/translator/c/genc.py --- a/pypy/translator/c/genc.py +++ b/pypy/translator/c

[pypy-commit] pypy win64_gborg: merge

2011-11-08 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48957:8b324f7ce7a9 Date: 2011-11-08 17:21 +0100 http://bitbucket.org/pypy/pypy/changeset/8b324f7ce7a9/ Log:merge ___ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mai

[pypy-commit] pypy win64_gborg: merge

2011-11-08 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48958:685959b8208e Date: 2011-11-08 17:22 +0100 http://bitbucket.org/pypy/pypy/changeset/685959b8208e/ Log:merge diff --git a/lib_pypy/_ctypes/pointer.py b/lib_pypy/_ctypes/pointer.py --- a/lib_pypy/_ctypes/pointer.py +++ b/lib_pypy/_c

[pypy-commit] pypy win64_gborg: Merge with default

2011-11-08 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48939:64b52e0ecfcc Date: 2011-11-07 17:26 +0100 http://bitbucket.org/pypy/pypy/changeset/64b52e0ecfcc/ Log:Merge with default diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy

[pypy-commit] pypy win64_gborg: Merge with default

2011-11-08 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48941:8c667375eed2 Date: 2011-11-08 00:43 +0100 http://bitbucket.org/pypy/pypy/changeset/8c667375eed2/ Log:Merge with default diff --git a/lib_pypy/pyrepl/commands.py b/lib_pypy/pyrepl/commands.py --- a/lib_pypy/pyrepl/commands.py +++

[pypy-commit] pypy win64_gborg: merge default

2011-11-06 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48857:84921a708527 Date: 2011-11-07 00:42 +0100 http://bitbucket.org/pypy/pypy/changeset/84921a708527/ Log:merge default diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/modu

[pypy-commit] pypy win64_gborg: merge

2011-11-06 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48825:626b202a12c5 Date: 2011-11-06 14:18 +0100 http://bitbucket.org/pypy/pypy/changeset/626b202a12c5/ Log:merge diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++ b/lib-python/conftest.py @@

[pypy-commit] pypy win64_gborg: merge default

2011-11-05 Thread ctismer
Author: Christian Tismer Branch: win64_gborg Changeset: r48799:9752b5362bec Date: 2011-11-05 18:32 +0100 http://bitbucket.org/pypy/pypy/changeset/9752b5362bec/ Log:merge default diff --git a/pypy/jit/metainterp/optimizeopt/optimizer.py b/pypy/jit/metainterp/optimizeopt/optimizer.py --- a/py