[pypy-commit] pypy default: Windows fix.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46445:1b5585613e70 Date: 2011-08-12 09:38 +0200 http://bitbucket.org/pypy/pypy/changeset/1b5585613e70/ Log:Windows fix. diff --git a/pypy/rlib/runicode.py b/pypy/rlib/runicode.py --- a/pypy/rlib/runicode.py +++ b/pypy/rlib/runicode.py @@ -1505,17 +1505

[pypy-commit] pypy release-1.6.x: Windows fix.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: release-1.6.x Changeset: r46446:a221cae5c841 Date: 2011-08-12 09:38 +0200 http://bitbucket.org/pypy/pypy/changeset/a221cae5c841/ Log:Windows fix. diff --git a/pypy/rlib/runicode.py b/pypy/rlib/runicode.py --- a/pypy/rlib/runicode.py +++ b/pypy/rlib/runicode.py @@ -

[pypy-commit] pypy default: merge heads

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46447:38e764c3566e Date: 2011-08-12 09:39 +0200 http://bitbucket.org/pypy/pypy/changeset/38e764c3566e/ Log:merge heads diff --git a/pypy/rlib/rbigint.py b/pypy/rlib/rbigint.py --- a/pypy/rlib/rbigint.py +++ b/pypy/rlib/rbigint.py @@ -215,6 +215,7 @@

[pypy-commit] pypy default: use -c names for now

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r46448:5a62808daf15 Date: 2011-08-12 09:46 +0200 http://bitbucket.org/pypy/pypy/changeset/5a62808daf15/ Log:use -c names for now diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py --- a/pypy/tool/release/package.py +++ b/py

[pypy-commit] pypy default: simply hardcode names for now

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r46449:e8a1706d0ede Date: 2011-08-12 09:49 +0200 http://bitbucket.org/pypy/pypy/changeset/e8a1706d0ede/ Log:simply hardcode names for now diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py --- a/pypy/tool/release/package.py

[pypy-commit] pypy jit-short_from_state: kill some randomness while running tests

2011-08-12 Thread hakanardo
Author: Hakan Ardo Branch: jit-short_from_state Changeset: r46450:55199b392674 Date: 2011-08-12 09:52 +0200 http://bitbucket.org/pypy/pypy/changeset/55199b392674/ Log:kill some randomness while running tests diff --git a/pypy/jit/metainterp/optimizeopt/heap.py b/pypy/jit/metainterp/optimize

[pypy-commit] pypy default: this is done

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r46451:f109f005ac64 Date: 2011-08-12 10:21 +0200 http://bitbucket.org/pypy/pypy/changeset/f109f005ac64/ Log:this is done diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst --- a/pypy/doc/project-ideas.rst +++ b/pypy/doc/project

[pypy-commit] pypy jit-short_from_state: slightly worse optimized now

2011-08-12 Thread hakanardo
Author: Hakan Ardo Branch: jit-short_from_state Changeset: r46452:8a8304fc7ab6 Date: 2011-08-12 10:23 +0200 http://bitbucket.org/pypy/pypy/changeset/8a8304fc7ab6/ Log:slightly worse optimized now diff --git a/pypy/module/pypyjit/test_pypy_c/test_instance.py b/pypy/module/pypyjit/test_pypy_c

[pypy-commit] pypy ppc-jit-backend: Changed emit_int_add, can now handle different combinations of ConstInt and BoxInt arguments.

2011-08-12 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r46453:9b0988e7fa7f Date: 2011-08-12 10:14 +0200 http://bitbucket.org/pypy/pypy/changeset/9b0988e7fa7f/ Log:Changed emit_int_add, can now handle different combinations of ConstInt and BoxInt arguments. diff --git a/pypy/jit/backend/ppc

[pypy-commit] pypy ppc-jit-backend: Added David's patch to ppc_field.py.

2011-08-12 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r46454:8689ca324c6c Date: 2011-08-12 10:36 +0200 http://bitbucket.org/pypy/pypy/changeset/8689ca324c6c/ Log:Added David's patch to ppc_field.py. diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_field.py b/pypy/jit/backend/ppc/ppcgen/ppc_field.py

[pypy-commit] extradoc extradoc: add a draft about the jitviewer

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r3879:110b750a7359 Date: 2011-08-12 10:39 +0200 http://bitbucket.org/pypy/extradoc/changeset/110b750a7359/ Log:add a draft about the jitviewer diff --git a/blog/draft/jitviewer.rst b/blog/draft/jitviewer.rst new file mode 100644 --- /dev

[pypy-commit] benchmarks default: really use 'default' as the default branch name if you pass an empty string

2011-08-12 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r141:fef6e585616d Date: 2011-08-12 11:06 +0200 http://bitbucket.org/pypy/benchmarks/changeset/fef6e585616d/ Log:really use 'default' as the default branch name if you pass an empty string diff --git a/runner.py b/runner.py --- a/runner.py +++

[pypy-commit] pypy release-1.6.x: use -c names for now

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: release-1.6.x Changeset: r46455:ac0f3ba2888d Date: 2011-08-12 09:46 +0200 http://bitbucket.org/pypy/pypy/changeset/ac0f3ba2888d/ Log:use -c names for now diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py --- a/pypy/tool/release/packag

[pypy-commit] pypy release-1.6.x: simply hardcode names for now

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: release-1.6.x Changeset: r46456:c1413ac3ff8a Date: 2011-08-12 09:49 +0200 http://bitbucket.org/pypy/pypy/changeset/c1413ac3ff8a/ Log:simply hardcode names for now diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py --- a/pypy/tool/relea

[pypy-commit] pypy default: Windows fix.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46457:ef144fea1299 Date: 2011-08-12 09:55 +0200 http://bitbucket.org/pypy/pypy/changeset/ef144fea1299/ Log:Windows fix. diff --git a/pypy/module/posix/app_posix.py b/pypy/module/posix/app_posix.py --- a/pypy/module/posix/app_posix.py +++ b/pypy/module/

[pypy-commit] pypy release-1.6.x: Windows fix.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: release-1.6.x Changeset: r46458:59a8ee6ba249 Date: 2011-08-12 09:55 +0200 http://bitbucket.org/pypy/pypy/changeset/59a8ee6ba249/ Log:Windows fix. diff --git a/pypy/module/posix/app_posix.py b/pypy/module/posix/app_posix.py --- a/pypy/module/posix/app_posix.py +++ b

[pypy-commit] pypy default: merge heads

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46459:4ba3c4e369d4 Date: 2011-08-12 11:11 +0200 http://bitbucket.org/pypy/pypy/changeset/4ba3c4e369d4/ Log:merge heads diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst --- a/pypy/doc/project-ideas.rst +++ b/pypy/doc/project-ideas.rs

[pypy-commit] pypy default: remove immutable fields for now, they don't obey rules

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r46460:8549d0ab37a5 Date: 2011-08-12 11:21 +0200 http://bitbucket.org/pypy/pypy/changeset/8549d0ab37a5/ Log:remove immutable fields for now, they don't obey rules diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/i

[pypy-commit] pypy default: merge default

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r46461:0490a2d34f8e Date: 2011-08-12 11:22 +0200 http://bitbucket.org/pypy/pypy/changeset/0490a2d34f8e/ Log:merge default diff --git a/pypy/module/posix/app_posix.py b/pypy/module/posix/app_posix.py --- a/pypy/module/posix/app_posix.py +++ b/pyp

[pypy-commit] pypy release-1.6.x: remove immutable fields for now, they don't obey rules

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: release-1.6.x Changeset: r46462:9ed1793617c6 Date: 2011-08-12 11:21 +0200 http://bitbucket.org/pypy/pypy/changeset/9ed1793617c6/ Log:remove immutable fields for now, they don't obey rules diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module

[pypy-commit] pypy ppc-jit-backend: Beautified emit_int_add and emit_int_sub, fixed a bug in emit_int_sub regarding BoxInt and ConstInt.

2011-08-12 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r46463:14556413a5ed Date: 2011-08-12 11:36 +0200 http://bitbucket.org/pypy/pypy/changeset/14556413a5ed/ Log:Beautified emit_int_add and emit_int_sub, fixed a bug in emit_int_sub regarding BoxInt and ConstInt. diff --git a/pypy/jit/back

[pypy-commit] extradoc extradoc: review and expand the blog post

2011-08-12 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r3880:0079f4a8086c Date: 2011-08-12 11:49 +0200 http://bitbucket.org/pypy/extradoc/changeset/0079f4a8086c/ Log:review and expand the blog post diff --git a/blog/draft/jitviewer.rst b/blog/draft/jitviewer.rst --- a/blog/draft/jitviewer.rst +++

[pypy-commit] pypy default: FrameBlocks are _immutable_, so don't change the 'previous' attribute.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46464:869b4929ad06 Date: 2011-08-12 11:59 +0200 http://bitbucket.org/pypy/pypy/changeset/869b4929ad06/ Log:FrameBlocks are _immutable_, so don't change the 'previous' attribute. diff --git a/pypy/interpreter/pyframe.py b/pypy/interpreter/pyfram

[pypy-commit] pypy default: merge heads

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46465:c8b1c5a0f1f9 Date: 2011-08-12 11:59 +0200 http://bitbucket.org/pypy/pypy/changeset/c8b1c5a0f1f9/ Log:merge heads diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py --- a/pypy/module/micronumpy/inte

[pypy-commit] pypy release-1.6.x: FrameBlocks are _immutable_, so don't change the 'previous' attribute.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: release-1.6.x Changeset: r46466:4287a49c2e04 Date: 2011-08-12 11:59 +0200 http://bitbucket.org/pypy/pypy/changeset/4287a49c2e04/ Log:FrameBlocks are _immutable_, so don't change the 'previous' attribute. diff --git a/pypy/interpreter/pyframe.py b/pypy/inter

[pypy-commit] pypy release-1.6.x: merge heads

2011-08-12 Thread arigo
Author: Armin Rigo Branch: release-1.6.x Changeset: r46467:dcae7aed462b Date: 2011-08-12 12:00 +0200 http://bitbucket.org/pypy/pypy/changeset/dcae7aed462b/ Log:merge heads diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py --- a/pypy/module/mi

[pypy-commit] extradoc extradoc: we don"t have int_add in the jitviewer

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r3881:c769601b8521 Date: 2011-08-12 12:01 +0200 http://bitbucket.org/pypy/extradoc/changeset/c769601b8521/ Log:we don"t have int_add in the jitviewer diff --git a/blog/draft/jitviewer.rst b/blog/draft/jitviewer.rst --- a/blog/draft/jitvi

[pypy-commit] extradoc extradoc: say newer than 9th of August

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r3882:a574904eac13 Date: 2011-08-12 12:02 +0200 http://bitbucket.org/pypy/extradoc/changeset/a574904eac13/ Log:say newer than 9th of August diff --git a/blog/draft/jitviewer.rst b/blog/draft/jitviewer.rst --- a/blog/draft/jitviewer.rst +

[pypy-commit] pypy ppc-jit-backend: Added initial translation of INT_MUL.

2011-08-12 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r46468:38f60e97182c Date: 2011-08-12 13:29 +0200 http://bitbucket.org/pypy/pypy/changeset/38f60e97182c/ Log:Added initial translation of INT_MUL. Needs some refactorings in the future. diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assem

[pypy-commit] pypy ppc-jit-backend: Implemented a few operations on ints.

2011-08-12 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r46469:4ddafd62df92 Date: 2011-08-12 16:25 +0200 http://bitbucket.org/pypy/pypy/changeset/4ddafd62df92/ Log:Implemented a few operations on ints. diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py b/pypy/jit/backend/ppc/ppcgen/ppc_asse

[pypy-commit] pypy ppc-jit-backend: Added Davids patch which allows overlapping bit fields in instructions.

2011-08-12 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r46470:698d638d4c12 Date: 2011-08-12 17:16 +0200 http://bitbucket.org/pypy/pypy/changeset/698d638d4c12/ Log:Added Davids patch which allows overlapping bit fields in instructions. diff --git a/pypy/jit/backend/ppc/ppcgen/field.py b/py

[pypy-commit] pypy ppc-jit-backend: Replaced the giant dispatch code by a lookup into a list which holds the emit_X functions.

2011-08-12 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r46471:f2b9139af5f5 Date: 2011-08-12 18:09 +0200 http://bitbucket.org/pypy/pypy/changeset/f2b9139af5f5/ Log:Replaced the giant dispatch code by a lookup into a list which holds the emit_X functions. diff --git a/pypy/jit/backend/ppc/pp

[pypy-commit] pypy default: add os x

2011-08-12 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r46472:1336941eb4f8 Date: 2011-08-12 18:27 +0200 http://bitbucket.org/pypy/pypy/changeset/1336941eb4f8/ Log:add os x diff --git a/pypy/tool/release/force-builds.py b/pypy/tool/release/force-builds.py --- a/pypy/tool/release/force-builds.py +++