[pypy-commit] pypy numpypy-out: clean up gratuitous 'print' in tests

2012-02-18 Thread mattip
Author: mattip Branch: numpypy-out Changeset: r52627:7b030dbc76bd Date: 2012-02-19 01:36 +0200 http://bitbucket.org/pypy/pypy/changeset/7b030dbc76bd/ Log:clean up gratuitous 'print' in tests diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/test/test_numarray

[pypy-commit] pypy numpypy-out: add yet another signature, fix ViewIterator.apply_transformations() optimization

2012-02-18 Thread mattip
Author: mattip Branch: numpypy-out Changeset: r52626:f6e33237468c Date: 2012-02-19 01:34 +0200 http://bitbucket.org/pypy/pypy/changeset/f6e33237468c/ Log:add yet another signature, fix ViewIterator.apply_transformations() optimization diff --git a/pypy/module/micronumpy/interp_iter.py

[pypy-commit] pypy numpypy-out: progress: move on to binfunc

2012-02-18 Thread mattip
Author: mattip Branch: numpypy-out Changeset: r52625:e2f97194b36f Date: 2012-02-18 22:27 +0200 http://bitbucket.org/pypy/pypy/changeset/e2f97194b36f/ Log:progress: move on to binfunc diff --git a/pypy/module/micronumpy/interp_ufuncs.py b/pypy/module/micronumpy/interp_ufuncs.py --- a/pypy/mod

[pypy-commit] pypy numpypy-out: shape_agreement needs a bit of help

2012-02-18 Thread mattip
Author: mattip Branch: numpypy-out Changeset: r52624:9c8325480862 Date: 2012-02-18 21:50 +0200 http://bitbucket.org/pypy/pypy/changeset/9c8325480862/ Log:shape_agreement needs a bit of help diff --git a/pypy/module/micronumpy/interp_ufuncs.py b/pypy/module/micronumpy/interp_ufuncs.py --- a/p

[pypy-commit] pypy numpypy-out: add BroadcastUfunc iter, more tests pass

2012-02-18 Thread mattip
Author: mattip Branch: numpypy-out Changeset: r52623:b3836fce3c20 Date: 2012-02-18 21:34 +0200 http://bitbucket.org/pypy/pypy/changeset/b3836fce3c20/ Log:add BroadcastUfunc iter, more tests pass diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.p

[pypy-commit] pypy ppc-jit-backend: Use with scratch_reg.

2012-02-18 Thread edelsohn
Author: edelsohn Branch: ppc-jit-backend Changeset: r52622:49d4fc740389 Date: 2012-02-18 16:44 -0500 http://bitbucket.org/pypy/pypy/changeset/49d4fc740389/ Log:Use with scratch_reg. diff --git a/pypy/jit/backend/ppc/opassembler.py b/pypy/jit/backend/ppc/opassembler.py --- a/pypy/jit/backend/

[pypy-commit] pypy ppc-jit-backend: Distinguish ENCODING_AREA from FORCE_INDEX_AREA.

2012-02-18 Thread edelsohn
Author: edelsohn Branch: ppc-jit-backend Changeset: r52621:650340cfe68d Date: 2012-02-18 16:43 -0500 http://bitbucket.org/pypy/pypy/changeset/650340cfe68d/ Log:Distinguish ENCODING_AREA from FORCE_INDEX_AREA. Use with scratch_reg. diff --git a/pypy/jit/backend/ppc/ppc_assembler.py b/

[pypy-commit] pypy numpy-record-dtypes: fix test_zjit

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52620:2cb4d217dc3d Date: 2012-02-18 23:27 +0200 http://bitbucket.org/pypy/pypy/changeset/2cb4d217dc3d/ Log:fix test_zjit diff --git a/pypy/module/micronumpy/compile.py b/pypy/module/micronumpy/compile.py --- a/pypy/module/mi

[pypy-commit] pypy numpy-record-dtypes: another fix

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52619:115f1100e193 Date: 2012-02-18 23:23 +0200 http://bitbucket.org/pypy/pypy/changeset/115f1100e193/ Log:another fix diff --git a/pypy/module/micronumpy/interp_iter.py b/pypy/module/micronumpy/interp_iter.py --- a/pypy/mod

[pypy-commit] pypy numpy-record-dtypes: one more fix

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52618:b4afd2d244b8 Date: 2012-02-18 23:17 +0200 http://bitbucket.org/pypy/pypy/changeset/b4afd2d244b8/ Log:one more fix diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py --- a

[pypy-commit] pypy numpypy-ctypes: fix translation.

2012-02-18 Thread alex_gaynor
Author: Alex Gaynor Branch: numpypy-ctypes Changeset: r52617:36d4deeac481 Date: 2012-02-18 12:48 -0500 http://bitbucket.org/pypy/pypy/changeset/36d4deeac481/ Log:fix translation. diff --git a/pypy/module/micronumpy/appbridge.py b/pypy/module/micronumpy/appbridge.py --- a/pypy/module/micronu

[pypy-commit] pypy numpy-record-dtypes: fix those tests

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52616:7f4453d0d3d4 Date: 2012-02-18 18:52 +0200 http://bitbucket.org/pypy/pypy/changeset/7f4453d0d3d4/ Log:fix those tests diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/test/test_numarray

[pypy-commit] pypy numpy-record-dtypes: how did that slip in?

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52615:34e79c0b19ff Date: 2012-02-18 18:50 +0200 http://bitbucket.org/pypy/pypy/changeset/34e79c0b19ff/ Log:how did that slip in? diff --git a/pypy/module/micronumpy/interp_iter.py b/pypy/module/micronumpy/interp_iter.py ---

[pypy-commit] pypy numpy-record-dtypes: fix the merge point in flat_set_driver

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52614:2644ecaa4fc2 Date: 2012-02-18 18:47 +0200 http://bitbucket.org/pypy/pypy/changeset/2644ecaa4fc2/ Log:fix the merge point in flat_set_driver diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronump

[pypy-commit] pypy numpy-record-dtypes: fix translation

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52613:6ee326b81f86 Date: 2012-02-18 18:45 +0200 http://bitbucket.org/pypy/pypy/changeset/6ee326b81f86/ Log:fix translation diff --git a/pypy/module/micronumpy/interp_dtype.py b/pypy/module/micronumpy/interp_dtype.py --- a/py

[pypy-commit] pypy numpy-record-dtypes: boring a passing test

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52612:847b64f81dd5 Date: 2012-02-18 18:40 +0200 http://bitbucket.org/pypy/pypy/changeset/847b64f81dd5/ Log:boring a passing test diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/test/test_nu

[pypy-commit] pypy numpy-record-dtypes: boring. Add support for dtypes. A lot of refactoring, not too much of

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: numpy-record-dtypes Changeset: r52611:2f1522449cee Date: 2012-02-18 18:35 +0200 http://bitbucket.org/pypy/pypy/changeset/2f1522449cee/ Log:boring. Add support for dtypes. A lot of refactoring, not too much of actual code. diff --git a/pypy/module/mi

[pypy-commit] pypy sepcomp2: Finally found a way to add methods to controller classes

2012-02-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: sepcomp2 Changeset: r52608:64577a635477 Date: 2012-02-11 11:55 +0100 http://bitbucket.org/pypy/pypy/changeset/64577a635477/ Log:Finally found a way to add methods to controller classes diff --git a/pypy/rpython/controllerentry.py b/pypy/rpython/controller

[pypy-commit] pypy default: numpy: add ufunc for arccosh

2012-02-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r52607:0f03693b05ac Date: 2012-02-18 16:24 +0100 http://bitbucket.org/pypy/pypy/changeset/0f03693b05ac/ Log:numpy: add ufunc for arccosh diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/mi

[pypy-commit] pypy default: numpy: Added ufuncs for sinh, cosh, tanh

2012-02-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r52606:41b77bbdfddd Date: 2012-02-18 16:05 +0100 http://bitbucket.org/pypy/pypy/changeset/41b77bbdfddd/ Log:numpy: Added ufuncs for sinh, cosh, tanh diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/py

[pypy-commit] pypy default: cpyext: Fix crash in PyDict_Next when the pointer for values is NULL.

2012-02-18 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r52605:568fc4237bf8 Date: 2012-02-18 15:56 +0100 http://bitbucket.org/pypy/pypy/changeset/568fc4237bf8/ Log:cpyext: Fix crash in PyDict_Next when the pointer for values is NULL. diff --git a/pypy/module/cpyext/dictobject.py b/pypy/modu

[pypy-commit] pypy default: Add a test for a function in the _demo module.

2012-02-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r52604:4dcdc1ebfa2c Date: 2012-02-18 12:52 +0100 http://bitbucket.org/pypy/pypy/changeset/4dcdc1ebfa2c/ Log:Add a test for a function in the _demo module. Shows the structure of app tests. diff --git a/pypy/module/_demo/test/test_sieve.py b/pyp

[pypy-commit] extradoc extradoc: Comment

2012-02-18 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4090:8bf215d4add2 Date: 2012-02-18 11:25 +0100 http://bitbucket.org/pypy/extradoc/changeset/8bf215d4add2/ Log:Comment diff --git a/talk/sea2012/talk.rst b/talk/sea2012/talk.rst --- a/talk/sea2012/talk.rst +++ b/talk/sea2012/talk.rst @@ -113,6 +

[pypy-commit] extradoc extradoc: work some more on slides

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4089:22d1acba1fad Date: 2012-02-18 12:18 +0200 http://bitbucket.org/pypy/extradoc/changeset/22d1acba1fad/ Log:work some more on slides diff --git a/planning/micronumpy.txt b/planning/micronumpy.txt --- a/planning/micronumpy.txt +++ b/pl

[pypy-commit] pypy backend-vector-ops: a failing test and a simplification

2012-02-18 Thread fijal
Author: Maciej Fijalkowski Branch: backend-vector-ops Changeset: r52603:bb1957c12123 Date: 2012-02-18 12:17 +0200 http://bitbucket.org/pypy/pypy/changeset/bb1957c12123/ Log:a failing test and a simplification diff --git a/pypy/jit/backend/test/runner_test.py b/pypy/jit/backend/test/runner_t

[pypy-commit] pypy stm-gc: Print some minimal information about the size of the collection.

2012-02-18 Thread arigo
Author: Armin Rigo Branch: stm-gc Changeset: r52602:e83210db5d76 Date: 2012-02-18 10:14 +0100 http://bitbucket.org/pypy/pypy/changeset/e83210db5d76/ Log:Print some minimal information about the size of the collection. diff --git a/pypy/rpython/memory/gc/stmgc.py b/pypy/rpython/memory/gc/stmg

[pypy-commit] pypy default: update tests to reflect api change introduced in a6294c0d0f47

2012-02-18 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r52601:1e95923a731f Date: 2012-02-18 09:53 +0100 http://bitbucket.org/pypy/pypy/changeset/1e95923a731f/ Log:update tests to reflect api change introduced in a6294c0d0f47 diff --git a/pypy/jit/metainterp/test/test_resume.py b/pypy/jit/metainterp/test/te

[pypy-commit] pypy default: use optimizer.getvalue instead of accessing values directly (should fix issue 1048)

2012-02-18 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r52600:a6294c0d0f47 Date: 2012-02-18 09:16 +0100 http://bitbucket.org/pypy/pypy/changeset/a6294c0d0f47/ Log:use optimizer.getvalue instead of accessing values directly (should fix issue 1048) diff --git a/pypy/jit/metainterp/optimizeopt/optimize

[pypy-commit] pypy default: passing test

2012-02-18 Thread hakanardo
Author: Hakan Ardo Branch: Changeset: r52599:eedaa25113ac Date: 2012-02-18 09:00 +0100 http://bitbucket.org/pypy/pypy/changeset/eedaa25113ac/ Log:passing test diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizeopt.py b/pypy/jit/metainterp/optimizeopt/test/test_optimizeopt.py --