[pypy-commit] pypy arm-backed-float: (arigo, bivab) call rewrite_assembler before iterating over the operations

2011-05-31 Thread bivab
Author: David Schneider Branch: arm-backed-float Changeset: r44607:77ab64b960a4 Date: 2011-05-27 17:36 +0200 http://bitbucket.org/pypy/pypy/changeset/77ab64b960a4/ Log:(arigo, bivab) call rewrite_assembler before iterating over the operations diff --git a/pypy/jit/backend/arm/assembl

[pypy-commit] pypy jitypes2: Split this test file in two.

2011-05-31 Thread Armin Rigo
Author: Armin Rigo Branch: jitypes2 Changeset: r44608:9328a44ef7ba Date: 2011-05-31 12:51 +0200 http://bitbucket.org/pypy/pypy/changeset/9328a44ef7ba/ Log:Split this test file in two. diff --git a/pypy/jit/backend/x86/test/test_zrpy_gc.py b/pypy/jit/backend/x86/test/test_zrpy_gc.py --- a/py

[pypy-commit] pypy default: (nekto0n) Fix module/oracle, including some missing lltype.free().

2011-05-31 Thread Armin Rigo
Author: Armin Rigo Branch: Changeset: r44609:1af567d36578 Date: 2011-05-31 13:05 +0200 http://bitbucket.org/pypy/pypy/changeset/1af567d36578/ Log:(nekto0n) Fix module/oracle, including some missing lltype.free(). diff --git a/pypy/module/oracle/config.py b/pypy/module/oracle/config.py --- a

[pypy-commit] pypy default: remove (untested) pypy.tool.tls. Don't use tls objects except ll2ctypes

2011-05-31 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r44610:88388956c29a Date: 2011-05-31 13:53 +0200 http://bitbucket.org/pypy/pypy/changeset/88388956c29a/ Log:remove (untested) pypy.tool.tls. Don't use tls objects except ll2ctypes diff --git a/pypy/annotation/model.py b/pypy/annotation/m

[pypy-commit] pypy jitypes2: Add a simpler test.

2011-05-31 Thread Armin Rigo
Author: Armin Rigo Branch: jitypes2 Changeset: r44611:1f7c40ec3850 Date: 2011-05-31 15:05 +0200 http://bitbucket.org/pypy/pypy/changeset/1f7c40ec3850/ Log:Add a simpler test. diff --git a/pypy/jit/backend/x86/test/test_zrpy_gc.py b/pypy/jit/backend/x86/test/test_zrpy_gc.py --- a/pypy/jit/ba

[pypy-commit] pypy jitypes2: Right now I believe that this comment is nonsense.

2011-05-31 Thread Armin Rigo
Author: Armin Rigo Branch: jitypes2 Changeset: r44612:936c8deb74ab Date: 2011-05-31 15:20 +0200 http://bitbucket.org/pypy/pypy/changeset/936c8deb74ab/ Log:Right now I believe that this comment is nonsense. (Not really tested either way...) diff --git a/pypy/jit/backend/x86/assembler.

[pypy-commit] pypy jitypes2: A saner and more symmetric approach.

2011-05-31 Thread Armin Rigo
Author: Armin Rigo Branch: jitypes2 Changeset: r44613:0ff8b71321d3 Date: 2011-05-31 16:13 +0200 http://bitbucket.org/pypy/pypy/changeset/0ff8b71321d3/ Log:A saner and more symmetric approach. diff --git a/pypy/jit/backend/x86/assembler.py b/pypy/jit/backend/x86/assembler.py --- a/pypy/jit/b

[pypy-commit] extradoc extradoc: update laura's and jacob's dates, after IRC discussion

2011-05-31 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r3591:93c890a488cd Date: 2011-05-31 16:29 +0200 http://bitbucket.org/pypy/extradoc/changeset/93c890a488cd/ Log:update laura's and jacob's dates, after IRC discussion diff --git a/sprintinfo/genova-pegli-2011/people.txt b/sprintinfo/genova-peg

[pypy-commit] pypy jitypes2: a failing ctypes test, which makes pyglet segfaulting

2011-05-31 Thread antocuni
Author: Antonio Cuni Branch: jitypes2 Changeset: r44614:3d3f05c245d8 Date: 2011-05-31 16:54 +0200 http://bitbucket.org/pypy/pypy/changeset/3d3f05c245d8/ Log:a failing ctypes test, which makes pyglet segfaulting diff --git a/pypy/module/test_lib_pypy/ctypes_tests/_ctypes_test.c b/pypy/module

[pypy-commit] pypy reflex-support: pull C++ bound methods into the app level to allow normal python mro to work

2011-05-31 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r44615:7e43dd48bcb1 Date: 2011-05-31 13:19 -0700 http://bitbucket.org/pypy/pypy/changeset/7e43dd48bcb1/ Log:pull C++ bound methods into the app level to allow normal python mro to work diff --git a/pypy/module/cppyy/interp_cppyy

[pypy-commit] extradoc extradoc: added myself plus info

2011-05-31 Thread ctismer
Author: Christian Tismer Branch: extradoc Changeset: r3592:4e0ecbb9093f Date: 2011-06-01 00:01 +0200 http://bitbucket.org/pypy/extradoc/changeset/4e0ecbb9093f/ Log:added myself plus info diff --git a/sprintinfo/genova-pegli-2011/people.txt b/sprintinfo/genova-pegli-2011/people.txt --- a/spr