[pypy-commit] pypy numpypy-axisops: add optional arguments to sum in compile, axissum test now runs in test_zjit

2012-01-07 Thread mattip
Author: mattip Branch: numpypy-axisops Changeset: r51129:834eda1cb2d7 Date: 2012-01-08 00:24 +0200 http://bitbucket.org/pypy/pypy/changeset/834eda1cb2d7/ Log:add optional arguments to sum in compile, axissum test now runs in test_zjit diff --git a/pypy/module/micronumpy/compile.py b/

[pypy-commit] pypy numpypy-axisops: improve the error message

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: numpypy-axisops Changeset: r51128:a65f5ec8c18b Date: 2012-01-07 23:48 +0200 http://bitbucket.org/pypy/pypy/changeset/a65f5ec8c18b/ Log:improve the error message diff --git a/pypy/module/micronumpy/test/test_zjit.py b/pypy/module/micronumpy/test/test_zjit.p

[pypy-commit] pypy numpypy-axisops: jit_merge_point translates, zjit test for sum() of 2d array fails

2012-01-07 Thread mattip
Author: mattip Branch: numpypy-axisops Changeset: r51127:579c843af22b Date: 2012-01-07 22:57 +0200 http://bitbucket.org/pypy/pypy/changeset/579c843af22b/ Log:jit_merge_point translates, zjit test for sum() of 2d array fails diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module

[pypy-commit] pypy numpypy-axisops: add jit_merge_point

2012-01-07 Thread mattip
Author: mattip Branch: numpypy-axisops Changeset: r51126:f3a9a6a5871d Date: 2012-01-06 16:32 +0200 http://bitbucket.org/pypy/pypy/changeset/f3a9a6a5871d/ Log:add jit_merge_point diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py --- a/pypy/modu

[pypy-commit] pypy better-jit-hooks: review notes

2012-01-07 Thread alex_gaynor
Author: Alex Gaynor Branch: better-jit-hooks Changeset: r51125:1c83e7759323 Date: 2012-01-07 14:21 -0600 http://bitbucket.org/pypy/pypy/changeset/1c83e7759323/ Log:review notes diff --git a/REVIEW.rst b/REVIEW.rst new file mode 100644 --- /dev/null +++ b/REVIEW.rst @@ -0,0 +1,12 @@ +REVIEW N

[pypy-commit] pypy default: create applevel part here

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r51123:7bb8b38d8563 Date: 2012-01-07 22:01 +0200 http://bitbucket.org/pypy/pypy/changeset/7bb8b38d8563/ Log:create applevel part here diff --git a/lib_pypy/numpypy/__init__.py b/lib_pypy/numpypy/__init__.py new file mode 100644 --- /dev/null +++

[pypy-commit] pypy default: merge import-numpy, rename numpypy to _numpypy

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r51122:cc8f110fc52d Date: 2012-01-07 22:00 +0200 http://bitbucket.org/pypy/pypy/changeset/cc8f110fc52d/ Log:merge import-numpy, rename numpypy to _numpypy diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py ---

[pypy-commit] pypy concurrent-marksweep: fix. now test_direct passes

2012-01-07 Thread arigo
Author: Armin Rigo Branch: concurrent-marksweep Changeset: r51121:2a11fde484ba Date: 2012-01-07 19:08 +0100 http://bitbucket.org/pypy/pypy/changeset/2a11fde484ba/ Log:fix. now test_direct passes diff --git a/pypy/rpython/memory/gc/concurrentgen.py b/pypy/rpython/memory/gc/concurrentgen.py -

[pypy-commit] pypy concurrent-marksweep: Tweak tweak tweak.

2012-01-07 Thread arigo
Author: Armin Rigo Branch: concurrent-marksweep Changeset: r51120:73514c0443a5 Date: 2012-01-07 19:01 +0100 http://bitbucket.org/pypy/pypy/changeset/73514c0443a5/ Log:Tweak tweak tweak. diff --git a/pypy/rpython/memory/gc/concurrentgen.py b/pypy/rpython/memory/gc/concurrentgen.py --- a/pypy

[pypy-commit] pypy concurrent-marksweep: Random progress.

2012-01-07 Thread arigo
Author: Armin Rigo Branch: concurrent-marksweep Changeset: r51119:38b03b6eef08 Date: 2012-01-07 14:46 +0100 http://bitbucket.org/pypy/pypy/changeset/38b03b6eef08/ Log:Random progress. diff --git a/pypy/rpython/memory/gc/concurrentgen.py b/pypy/rpython/memory/gc/concurrentgen.py --- a/pypy/r

[pypy-commit] extradoc extradoc: Merge heads

2012-01-07 Thread rguillebert
Author: Romain Guillebert Branch: extradoc Changeset: r4004:9601f2597df0 Date: 2012-01-07 18:27 +0100 http://bitbucket.org/pypy/extradoc/changeset/9601f2597df0/ Log:Merge heads diff --git a/sprintinfo/leysin-winter-2012/people.txt b/sprintinfo/leysin-winter-2012/people.txt --- a/sprintinfo/

[pypy-commit] extradoc extradoc: Add myself

2012-01-07 Thread rguillebert
Author: Romain Guillebert Branch: extradoc Changeset: r4003:09006ec5a359 Date: 2012-01-07 18:26 +0100 http://bitbucket.org/pypy/extradoc/changeset/09006ec5a359/ Log:Add myself diff --git a/sprintinfo/leysin-winter-2012/people.txt b/sprintinfo/leysin-winter-2012/people.txt --- a/sprintinfo/l

[pypy-commit] extradoc extradoc: add a note about my dates

2012-01-07 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r4002:4f9fc086064f Date: 2012-01-07 18:15 +0100 http://bitbucket.org/pypy/extradoc/changeset/4f9fc086064f/ Log:add a note about my dates diff --git a/sprintinfo/leysin-winter-2012/people.txt b/sprintinfo/leysin-winter-2012/people.txt --- a/sp

[pypy-commit] extradoc extradoc: my dates

2012-01-07 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r4001:218b3a396820 Date: 2012-01-07 18:01 +0100 http://bitbucket.org/pypy/extradoc/changeset/218b3a396820/ Log:my dates diff --git a/sprintinfo/leysin-winter-2012/people.txt b/sprintinfo/leysin-winter-2012/people.txt --- a/sprintinfo/leysin-w

[pypy-commit] pypy better-jit-hooks: oops, a test and a fix

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51118:6249a65d583e Date: 2012-01-07 15:57 +0200 http://bitbucket.org/pypy/pypy/changeset/6249a65d583e/ Log:oops, a test and a fix diff --git a/pypy/module/pypyjit/interp_resop.py b/pypy/module/pypyjit/interp_resop.py --- a/pypy

[pypy-commit] pypy default: cpyext: export Py_ByteArrayType and Py_MemoryViewType

2012-01-07 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r51116:4bace20eef15 Date: 2012-01-07 13:15 +0100 http://bitbucket.org/pypy/pypy/changeset/4bace20eef15/ Log:cpyext: export Py_ByteArrayType and Py_MemoryViewType diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/mod

[pypy-commit] pypy default: Fix checkmodule.py for almost all modules

2012-01-07 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r51115:e8a394c064fd Date: 2012-01-07 13:08 +0100 http://bitbucket.org/pypy/pypy/changeset/e8a394c064fd/ Log:Fix checkmodule.py for almost all modules diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/i

[pypy-commit] pypy default: Add stubs for PyObject_GetBuffer: pypy does not yet implement

2012-01-07 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r51117:75b3dbc7d326 Date: 2012-01-07 13:41 +0100 http://bitbucket.org/pypy/pypy/changeset/75b3dbc7d326/ Log:Add stubs for PyObject_GetBuffer: pypy does not yet implement the new buffer interface. diff --git a/pypy/module/cpyext/buffer.

[pypy-commit] pypy default: cpyext: Add support for PyInterpreterState.next.

2012-01-07 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r51114:416009084c6f Date: 2012-01-07 12:10 +0100 http://bitbucket.org/pypy/pypy/changeset/416009084c6f/ Log:cpyext: Add support for PyInterpreterState.next. Always NULL, since there is only one interpreter... diff --git a/pypy/module/c

[pypy-commit] pypy better-jit-hooks: I believe this is an actual problem

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51113:5ca484324ef7 Date: 2012-01-07 15:11 +0200 http://bitbucket.org/pypy/pypy/changeset/5ca484324ef7/ Log:I believe this is an actual problem diff --git a/pypy/jit/backend/x86/assembler.py b/pypy/jit/backend/x86/assembler.py -

[pypy-commit] pypy translation-time-measurments: style

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: translation-time-measurments Changeset: r51112:cd2fd844ad80 Date: 2012-01-07 15:07 +0200 http://bitbucket.org/pypy/pypy/changeset/cd2fd844ad80/ Log:style diff --git a/pypy/annotation/annrpython.py b/pypy/annotation/annrpython.py --- a/pypy/annotation/annrpy

[pypy-commit] pypy better-jit-hooks: for what is worth, don't look into interp_resop for now. It's hard enough to

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r5:41fea5d51df6 Date: 2012-01-07 14:53 +0200 http://bitbucket.org/pypy/pypy/changeset/41fea5d51df6/ Log:for what is worth, don't look into interp_resop for now. It's hard enough to get this working. diff --git a/pypy/

[pypy-commit] pypy translation-time-measurments: add some measurments

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: translation-time-measurments Changeset: r51110:6c5f73bd4ec9 Date: 2012-01-07 14:44 +0200 http://bitbucket.org/pypy/pypy/changeset/6c5f73bd4ec9/ Log:add some measurments diff --git a/pypy/annotation/annrpython.py b/pypy/annotation/annrpython.py --- a/pypy/an

[pypy-commit] pypy better-jit-hooks: run those in a slightly different order, so we rewrite them before jitcodes

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51109:4e244fe6f3f8 Date: 2012-01-07 14:29 +0200 http://bitbucket.org/pypy/pypy/changeset/4e244fe6f3f8/ Log:run those in a slightly different order, so we rewrite them before jitcodes diff --git a/pypy/jit/metainterp/warm

[pypy-commit] pypy better-jit-hooks: bah

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51108:ac3f9f68d10e Date: 2012-01-07 14:07 +0200 http://bitbucket.org/pypy/pypy/changeset/ac3f9f68d10e/ Log:bah diff --git a/pypy/module/pypyjit/interp_resop.py b/pypy/module/pypyjit/interp_resop.py --- a/pypy/module/pypyjit/int

[pypy-commit] pypy better-jit-hooks: what's untested is broken

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51107:80d78ac9430f Date: 2012-01-07 14:02 +0200 http://bitbucket.org/pypy/pypy/changeset/80d78ac9430f/ Log:what's untested is broken diff --git a/pypy/module/pypyjit/interp_resop.py b/pypy/module/pypyjit/interp_resop.py --- a/p

[pypy-commit] pypy better-jit-hooks: an attempt to use the new interface

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51106:51d2eea00745 Date: 2012-01-07 13:53 +0200 http://bitbucket.org/pypy/pypy/changeset/51d2eea00745/ Log:an attempt to use the new interface diff --git a/pypy/module/pypyjit/interp_resop.py b/pypy/module/pypyjit/interp_resop.

[pypy-commit] pypy better-jit-hooks: add stuff to test_ztranslation and make it pass

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51105:76c53cca9b18 Date: 2012-01-07 13:48 +0200 http://bitbucket.org/pypy/pypy/changeset/76c53cca9b18/ Log:add stuff to test_ztranslation and make it pass diff --git a/pypy/jit/metainterp/test/test_ztranslation.py b/pypy/jit/me

[pypy-commit] pypy better-jit-hooks: simplify and remove dead code

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51104:6c698de2d866 Date: 2012-01-07 13:22 +0200 http://bitbucket.org/pypy/pypy/changeset/6c698de2d866/ Log:simplify and remove dead code diff --git a/pypy/module/pypyjit/interp_resop.py b/pypy/module/pypyjit/interp_resop.py ---

[pypy-commit] pypy better-jit-hooks: add some jit hooks, a bit ugly but works

2012-01-07 Thread fijal
Author: Maciej Fijalkowski Branch: better-jit-hooks Changeset: r51103:4c1b9df9819d Date: 2012-01-07 13:15 +0200 http://bitbucket.org/pypy/pypy/changeset/4c1b9df9819d/ Log:add some jit hooks, a bit ugly but works diff --git a/pypy/interpreter/eval.py b/pypy/interpreter/eval.py --- a/pypy/inte

[pypy-commit] pypy ppc-jit-backend: remove test_return_pointer because it is obsolete now

2012-01-07 Thread hager
Author: Sven Hager Branch: ppc-jit-backend Changeset: r51102:5152aab1cfbb Date: 2012-01-07 12:01 +0100 http://bitbucket.org/pypy/pypy/changeset/5152aab1cfbb/ Log:remove test_return_pointer because it is obsolete now diff --git a/pypy/jit/backend/test/runner_test.py b/pypy/jit/backend/test/r

[pypy-commit] pypy closed-branches: Merge closed head eb12a969ddf7 on branch import-numpy

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51099:8947a5d05606 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/8947a5d05606/ Log:Merge closed head eb12a969ddf7 on branch import-numpy ___ pypy-commit mailing list pyp

[pypy-commit] pypy closed-branches: Merge closed head 16ea77edcb5e on branch separate-applevel-numpy

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51098:7aae8a854792 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/7aae8a854792/ Log:Merge closed head 16ea77edcb5e on branch separate-applevel-numpy ___ pypy-commit maili

[pypy-commit] pypy closed-branches: Merge closed head c260a0d96e73 on branch jit-raw-array-of-struct

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51097:6da401a761cc Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/6da401a761cc/ Log:Merge closed head c260a0d96e73 on branch jit-raw-array-of-struct ___ pypy-commit maili

[pypy-commit] pypy closed-branches: Merge closed head 1436740d3b9b on branch numpy-complex

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51096:3efb35fc9cd7 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/3efb35fc9cd7/ Log:Merge closed head 1436740d3b9b on branch numpy-complex ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head e1b50a7fd007 on branch numpy-dtype

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51095:cb83722c2596 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/cb83722c2596/ Log:Merge closed head e1b50a7fd007 on branch numpy-dtype ___ pypy-commit mailing list pypy

[pypy-commit] pypy closed-branches: Merge closed head aaab53d723c0 on branch numpy-sort

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51094:1b7c79d96aa3 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/1b7c79d96aa3/ Log:Merge closed head aaab53d723c0 on branch numpy-sort ___ pypy-commit mailing list pypy-

[pypy-commit] pypy closed-branches: Merge closed head 51e67e28230a on branch numpy-ndim-size

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51093:4c2484433848 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/4c2484433848/ Log:Merge closed head 51e67e28230a on branch numpy-ndim-size ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 2adf19881a7c on branch numpy-dtype-strings

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51092:5bfacfad4b18 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/5bfacfad4b18/ Log:Merge closed head 2adf19881a7c on branch numpy-dtype-strings ___ pypy-commit mailing l

[pypy-commit] pypy closed-branches: re-close this branch

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51101:77e727fe4df1 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/77e727fe4df1/ Log:re-close this branch ___ pypy-commit mailing list pypy-commit@python.org http://mail.p

[pypy-commit] pypy closed-branches: Merge closed head cef73b42fc52 on branch numpypy-repr-fix

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51091:6ea46dc2c7b0 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/6ea46dc2c7b0/ Log:Merge closed head cef73b42fc52 on branch numpypy-repr-fix ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head c62c1d1837b7 on branch numpy-concatenate

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51100:84207b40e275 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/84207b40e275/ Log:Merge closed head c62c1d1837b7 on branch numpy-concatenate ___ pypy-commit mailing lis

[pypy-commit] pypy closed-branches: Merge closed head bae684cd82fb on branch counter-decay

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51088:274493f9237a Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/274493f9237a/ Log:Merge closed head bae684cd82fb on branch counter-decay ___ pypy-commit mailing list py

[pypy-commit] pypy closed-branches: Merge closed head 10e52e09cda7 on branch windows-no-err-dlg

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51087:fc8babbb0d49 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/fc8babbb0d49/ Log:Merge closed head 10e52e09cda7 on branch windows-no-err-dlg ___ pypy-commit mailing li

[pypy-commit] pypy closed-branches: Merge closed head 93bb4d305fdb on branch nedbat-sandbox-2

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51090:57ce7dbc2991 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/57ce7dbc2991/ Log:Merge closed head 93bb4d305fdb on branch nedbat-sandbox-2 ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 0fe83ac4f0da on branch numpy-full-fromstring

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51086:cf8c8221023a Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/cf8c8221023a/ Log:Merge closed head 0fe83ac4f0da on branch numpy-full-fromstring ___ pypy-commit mailing

[pypy-commit] pypy closed-branches: Merge closed head 6b116d5dea60 on branch numpy-faster-setslice

2012-01-07 Thread arigo
Author: Armin Rigo Branch: closed-branches Changeset: r51089:907165accd25 Date: 2012-01-07 11:04 +0100 http://bitbucket.org/pypy/pypy/changeset/907165accd25/ Log:Merge closed head 6b116d5dea60 on branch numpy-faster-setslice ___ pypy-commit mailing

[pypy-commit] pypy concurrent-marksweep: Redo the explicit collect(), at least the most useful case.

2012-01-07 Thread arigo
Author: Armin Rigo Branch: concurrent-marksweep Changeset: r51085:735c5da06f6c Date: 2012-01-06 19:05 +0100 http://bitbucket.org/pypy/pypy/changeset/735c5da06f6c/ Log:Redo the explicit collect(), at least the most useful case. diff --git a/pypy/rpython/memory/gc/concurrentgen.py b/pypy/rpyt