[pypy-commit] pypy default: move asserts to correct places (run tests before checkin!)

2011-05-23 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r44395:e3510ff85c15 Date: 2011-05-24 08:53 +0200 http://bitbucket.org/pypy/pypy/changeset/e3510ff85c15/ Log:move asserts to correct places (run tests before checkin!) diff --git a/pypy/jit/backend/x86/assembler.py b/pypy/jit/backend/x86/assembl

[pypy-commit] pypy jit-applevel-hook: write a test (failing)

2011-05-23 Thread fijal
Author: Maciej Fijalkowski Branch: jit-applevel-hook Changeset: r44394:3463a0218f4a Date: 2011-05-24 08:35 +0200 http://bitbucket.org/pypy/pypy/changeset/3463a0218f4a/ Log:write a test (failing) diff --git a/pypy/jit/metainterp/test/test_jitdriver.py b/pypy/jit/metainterp/test/test_jitdrive

[pypy-commit] pypy default: __dir__ should technically always return strings

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44393:f3806c4cfaf5 Date: 2011-05-23 18:05 -0500 http://bitbucket.org/pypy/pypy/changeset/f3806c4cfaf5/ Log:__dir__ should technically always return strings diff --git a/pypy/module/__builtin__/test/test_builtin.py b/pypy/module/__builtin__/test

[pypy-commit] pypy default: add another test

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44392:79b3d63a265a Date: 2011-05-23 18:03 -0500 http://bitbucket.org/pypy/pypy/changeset/79b3d63a265a/ Log:add another test diff --git a/pypy/module/__pypy__/test/test_special.py b/pypy/module/__pypy__/test/test_special.py --- a/pypy/module/__p

[pypy-commit] pypy default: complain when handed an old-style instance

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44391:31c8db410145 Date: 2011-05-23 18:01 -0500 http://bitbucket.org/pypy/pypy/changeset/31c8db410145/ Log:complain when handed an old-style instance diff --git a/pypy/module/__pypy__/interp_magic.py b/pypy/module/__pypy__/interp_magic.py --- a

[pypy-commit] pypy default: fix __dir__ on old-style classes

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44390:c51441e3cfea Date: 2011-05-23 17:58 -0500 http://bitbucket.org/pypy/pypy/changeset/c51441e3cfea/ Log:fix __dir__ on old-style classes diff --git a/pypy/module/__builtin__/app_inspect.py b/pypy/module/__builtin__/app_inspect.py --- a/pypy/

[pypy-commit] pypy default: lookup __dir__ correctly

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44389:25ddcf115505 Date: 2011-05-23 17:50 -0500 http://bitbucket.org/pypy/pypy/changeset/25ddcf115505/ Log:lookup __dir__ correctly diff --git a/pypy/module/__builtin__/app_inspect.py b/pypy/module/__builtin__/app_inspect.py --- a/pypy/module/_

[pypy-commit] pypy default: kill some unused imports here

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44388:bfb52b0db5ea Date: 2011-05-23 17:50 -0500 http://bitbucket.org/pypy/pypy/changeset/bfb52b0db5ea/ Log:kill some unused imports here diff --git a/pypy/module/__pypy__/interp_magic.py b/pypy/module/__pypy__/interp_magic.py --- a/pypy/module/

[pypy-commit] pypy default: add a helper to lookup special methods

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44387:969ca8852422 Date: 2011-05-23 17:37 -0500 http://bitbucket.org/pypy/pypy/changeset/969ca8852422/ Log:add a helper to lookup special methods diff --git a/pypy/module/__pypy__/__init__.py b/pypy/module/__pypy__/__init__.py --- a/pypy/module/

[pypy-commit] extradoc extradoc: ooops, we are paddling on the 3rd. So have to leave the 2nd, or possibly even the 1st

2011-05-23 Thread lac
Author: Laura Creighton Branch: extradoc Changeset: r3587:b36180f5c31a Date: 2011-05-23 22:58 +0200 http://bitbucket.org/pypy/extradoc/changeset/b36180f5c31a/ Log:ooops, we are paddling on the 3rd. So have to leave the 2nd, or possibly even the 1st diff --git a/sprintinfo/genova-pegl

[pypy-commit] pypy default: __dir__() on anything should override the default behavior

2011-05-23 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44386:73158940f8b6 Date: 2011-05-23 15:49 -0500 http://bitbucket.org/pypy/pypy/changeset/73158940f8b6/ Log:__dir__() on anything should override the default behavior diff --git a/pypy/module/__builtin__/app_inspect.py b/pypy/module/__builtin__/

[pypy-commit] extradoc extradoc: fix link

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r3586:562313b2167e Date: 2011-05-23 21:38 +0200 http://bitbucket.org/pypy/extradoc/changeset/562313b2167e/ Log:fix link diff --git a/sprintinfo/genova-pegli-2011/announce.txt b/sprintinfo/genova-pegli-2011/announce.txt --- a/sprintinfo/genova

[pypy-commit] extradoc extradoc: put some random topics that came to my mind

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r3585:69a8b7852a1e Date: 2011-05-23 21:32 +0200 http://bitbucket.org/pypy/extradoc/changeset/69a8b7852a1e/ Log:put some random topics that came to my mind diff --git a/sprintinfo/genova-pegli-2011/announce.txt b/sprintinfo/genova-pegli-2011/a

[pypy-commit] extradoc extradoc: add Jacob and me

2011-05-23 Thread lac
Author: Laura Creighton Branch: extradoc Changeset: r3584:5869d2ae32bb Date: 2011-05-23 19:27 +0200 http://bitbucket.org/pypy/extradoc/changeset/5869d2ae32bb/ Log:add Jacob and me diff --git a/sprintinfo/genova-pegli-2011/people.txt b/sprintinfo/genova-pegli-2011/people.txt --- a/sprintinfo

[pypy-commit] extradoc extradoc: Grammar -- and one XXX about checkin times

2011-05-23 Thread lac
Author: Laura Creighton Branch: extradoc Changeset: r3583:c923a0c900a8 Date: 2011-05-23 19:24 +0200 http://bitbucket.org/pypy/extradoc/changeset/c923a0c900a8/ Log:Grammar -- and one XXX about checkin times diff --git a/blog/draft/numpy_followup.rst b/blog/draft/numpy_followup.rst --- a/blog/

[pypy-commit] extradoc extradoc: announcement for the genova-pegli sprint

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r3582:4aabf4fc9407 Date: 2011-05-23 18:07 +0200 http://bitbucket.org/pypy/extradoc/changeset/4aabf4fc9407/ Log:announcement for the genova-pegli sprint diff --git a/sprintinfo/genova-pegli-2011/announce.txt b/sprintinfo/genova-pegli-2011/anno

[pypy-commit] pypy default: (bivab, arigo)

2011-05-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r44385:17d49b1429d4 Date: 2011-05-23 17:38 +0200 http://bitbucket.org/pypy/pypy/changeset/17d49b1429d4/ Log:(bivab, arigo) Fix. The previous code in the 32-bit version of _assemble_bootstrap_direct_call() was doing happy nonsense that on

[pypy-commit] pypy default: (bivab, arigo)

2011-05-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r44384:62e2bd131e7b Date: 2011-05-23 17:25 +0200 http://bitbucket.org/pypy/pypy/changeset/62e2bd131e7b/ Log:(bivab, arigo) Merge these tests from the arm-backed-float branch: one of them fails on x86 too, showing a bug. diff --git a/pyp

[pypy-commit] pypy arm-backed-float: import calling conventions tests in x86 backend

2011-05-23 Thread bivab
Author: David Schneider Branch: arm-backed-float Changeset: r44383:932c0ab27b81 Date: 2011-05-23 10:27 +0200 http://bitbucket.org/pypy/pypy/changeset/932c0ab27b81/ Log:import calling conventions tests in x86 backend diff --git a/pypy/jit/backend/arm/test/test_calling_convention.py b/pypy/ji

[pypy-commit] pypy arm-backed-float: move calling convention tests to backend tests

2011-05-23 Thread bivab
Author: David Schneider Branch: arm-backed-float Changeset: r44382:03908c0e8cb8 Date: 2011-05-23 10:27 +0200 http://bitbucket.org/pypy/pypy/changeset/03908c0e8cb8/ Log:move calling convention tests to backend tests diff --git a/pypy/jit/backend/arm/test/test_calling_convention.py b/pypy/jit

[pypy-commit] pypy jitypes2: make sure that we enable the fastpath only if we are allowed to

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: jitypes2 Changeset: r44381:7039913ba67d Date: 2011-05-23 15:17 +0200 http://bitbucket.org/pypy/pypy/changeset/7039913ba67d/ Log:make sure that we enable the fastpath only if we are allowed to diff --git a/lib_pypy/_ctypes/function.py b/lib_pypy/_ctypes/function.p

[pypy-commit] jitviewer default: merge

2011-05-23 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r120:585a52c8636b Date: 2011-05-23 14:59 +0200 http://bitbucket.org/pypy/jitviewer/changeset/585a52c8636b/ Log:merge diff --git a/README b/README --- a/README +++ b/README @@ -1,5 +1,5 @@ You need to use PyPy to run this. To get started, using

[pypy-commit] jitviewer default: another fix (to untested part:)

2011-05-23 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r119:daba964c71c1 Date: 2011-04-09 23:11 +0200 http://bitbucket.org/pypy/jitviewer/changeset/daba964c71c1/ Log:another fix (to untested part:) diff --git a/bin/jitviewer.py b/bin/jitviewer.py --- a/bin/jitviewer.py +++ b/bin/jitviewer.py @@ -108

[pypy-commit] jitviewer default: update README

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r118:22cf662d490d Date: 2011-05-23 14:55 +0200 http://bitbucket.org/pypy/jitviewer/changeset/22cf662d490d/ Log:update README diff --git a/README b/README --- a/README +++ b/README @@ -1,5 +1,5 @@ You need to use PyPy to run this. To get started, usi

[pypy-commit] pypy jitypes2: fix the tests

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: jitypes2 Changeset: r44380:92925fae6600 Date: 2011-05-23 12:25 +0200 http://bitbucket.org/pypy/pypy/changeset/92925fae6600/ Log:fix the tests diff --git a/lib_pypy/_ctypes/function.py b/lib_pypy/_ctypes/function.py --- a/lib_pypy/_ctypes/function.py +++ b/lib_pyp

[pypy-commit] pypy jitypes2: make errcheck a property, too

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: jitypes2 Changeset: r44379:4005d8453ec0 Date: 2011-05-23 12:20 +0200 http://bitbucket.org/pypy/pypy/changeset/4005d8453ec0/ Log:make errcheck a property, too diff --git a/lib_pypy/_ctypes/function.py b/lib_pypy/_ctypes/function.py --- a/lib_pypy/_ctypes/function.

[pypy-commit] pypy jitypes2: add a property also for _com_index. Completely untested, it seems there is no test at all for _com_index in general :-(

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: jitypes2 Changeset: r44378:f93078f8a798 Date: 2011-05-23 12:13 +0200 http://bitbucket.org/pypy/pypy/changeset/f93078f8a798/ Log:add a property also for _com_index. Completely untested, it seems there is no test at all for _com_index in general :-( diff --

[pypy-commit] pypy jitypes2: remove explicit check of callable during __call__; replace it with a property which reverts to the slowpath as soon as we set it

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: jitypes2 Changeset: r44377:1c0556181e1f Date: 2011-05-23 12:09 +0200 http://bitbucket.org/pypy/pypy/changeset/1c0556181e1f/ Log:remove explicit check of callable during __call__; replace it with a property which reverts to the slowpath as soon as we set it

[pypy-commit] pypy jitypes2: - add a test checking that we do the right thing in case argtypes is reset to None

2011-05-23 Thread antocuni
Author: Antonio Cuni Branch: jitypes2 Changeset: r44376:0045269d2c30 Date: 2011-05-23 11:40 +0200 http://bitbucket.org/pypy/pypy/changeset/0045269d2c30/ Log:- add a test checking that we do the right thing in case argtypes is reset to None - don't check it all the time, but r

[pypy-commit] pypy arm-backed-float: make call_assembler implementation follow work based on the 8 byte stack alignment

2011-05-23 Thread bivab
Author: David Schneider Branch: arm-backed-float Changeset: r44375:e38b60964896 Date: 2011-05-23 10:10 +0200 http://bitbucket.org/pypy/pypy/changeset/e38b60964896/ Log:make call_assembler implementation follow work based on the 8 byte stack alignment diff --git a/pypy/jit/backend/arm

[pypy-commit] pypy arm-backed-float: remove some superfluous code

2011-05-23 Thread bivab
Author: David Schneider Branch: arm-backed-float Changeset: r44374:32726c5d812c Date: 2011-05-23 10:09 +0200 http://bitbucket.org/pypy/pypy/changeset/32726c5d812c/ Log:remove some superfluous code diff --git a/pypy/jit/backend/arm/opassembler.py b/pypy/jit/backend/arm/opassembler.py --- a/p

[pypy-commit] pypy arm-backed-float: test case for mixed argument calls to call_assembler exercising the direct bootstrap code

2011-05-23 Thread bivab
Author: David Schneider Branch: arm-backed-float Changeset: r44373:284c4bf406d6 Date: 2011-05-21 16:06 +0200 http://bitbucket.org/pypy/pypy/changeset/284c4bf406d6/ Log:test case for mixed argument calls to call_assembler exercising the direct bootstrap code diff --git a/pypy/jit/back