[pypy-commit] pypy split-rpython: Moved /goal/test2 to /pypy/interpreter/

2013-01-20 Thread Aquana
Author: Alexander Hesse Branch: split-rpython Changeset: r60222:1603b693f4c2 Date: 2013-01-20 10:13 +0100 http://bitbucket.org/pypy/pypy/changeset/1603b693f4c2/ Log:Moved /goal/test2 to /pypy/interpreter/ diff --git a/goal/test2/__init__.py b/pypy/interpreter/test2/__init__.py rename from go

[pypy-commit] pypy split-rpython: Since we run stuff in the subprocess we can just kill expect here

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: split-rpython Changeset: r60223:d4f5fc22f903 Date: 2013-01-20 11:06 +0200 http://bitbucket.org/pypy/pypy/changeset/d4f5fc22f903/ Log:Since we run stuff in the subprocess we can just kill expect here diff --git a/pypy/module/_minimal_curses/test/test_curses.

[pypy-commit] pypy split-rpython: Another gross hack bites the dust.

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: split-rpython Changeset: r60224:02d7d2319c9e Date: 2013-01-20 11:18 +0200 http://bitbucket.org/pypy/pypy/changeset/02d7d2319c9e/ Log:Another gross hack bites the dust. diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/confte

[pypy-commit] pypy split-rpython: merge

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: split-rpython Changeset: r60225:da2336fdc01f Date: 2013-01-20 11:18 +0200 http://bitbucket.org/pypy/pypy/changeset/da2336fdc01f/ Log:merge diff --git a/goal/test2/__init__.py b/pypy/interpreter/test2/__init__.py rename from goal/test2/__init__.py rename to

[pypy-commit] pypy default: Syntax test and fix, part 1.

2013-01-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r60226:8a7426025407 Date: 2013-01-20 10:57 +0100 http://bitbucket.org/pypy/pypy/changeset/8a7426025407/ Log:Syntax test and fix, part 1. diff --git a/pypy/interpreter/astcompiler/asthelpers.py b/pypy/interpreter/astcompiler/asthelpers.py --- a/pypy/int

[pypy-commit] pypy default: A second test, from issue #1364.

2013-01-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r60227:0bbf95bbb3b1 Date: 2013-01-20 11:02 +0100 http://bitbucket.org/pypy/pypy/changeset/0bbf95bbb3b1/ Log:A second test, from issue #1364. diff --git a/pypy/interpreter/astcompiler/test/test_compiler.py b/pypy/interpreter/astcompiler/test/test_compil

[pypy-commit] pypy split-rpython: close about-to-be-merged-branch

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: split-rpython Changeset: r60228:dd7c37f6318b Date: 2013-01-20 12:47 +0200 http://bitbucket.org/pypy/pypy/changeset/dd7c37f6318b/ Log:close about-to-be-merged-branch ___ pypy-commit mailing list pypy-commit@python.

[pypy-commit] pypy default: merge

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60230:4cd8686d3e2d Date: 2013-01-20 12:50 +0200 http://bitbucket.org/pypy/pypy/changeset/4cd8686d3e2d/ Log:merge diff --git a/pypy/interpreter/astcompiler/asthelpers.py b/pypy/interpreter/astcompiler/asthelpers.py --- a/pypy/interpreter/astcom

[pypy-commit] pypy default: Move signature back to the interpreter

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60231:dfc78c7fd8d9 Date: 2013-01-20 13:21 +0200 http://bitbucket.org/pypy/pypy/changeset/dfc78c7fd8d9/ Log:Move signature back to the interpreter diff --git a/pypy/interpreter/gateway.py b/pypy/interpreter/gateway.py --- a/pypy/interpreter/gate

[pypy-commit] pypy default: shuffle stuff around, move rpython to rpython/bin

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60232:e84c29970081 Date: 2013-01-20 13:25 +0200 http://bitbucket.org/pypy/pypy/changeset/e84c29970081/ Log:shuffle stuff around, move rpython to rpython/bin diff --git a/goal/multibuild.py b/pypy/goal/multibuild.py rename from goal/multibuild.p

[pypy-commit] pypy py3k: hg merge default again

2013-01-20 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r60234:5bbf664124e9 Date: 2013-01-20 14:52 +0100 http://bitbucket.org/pypy/pypy/changeset/5bbf664124e9/ Log:hg merge default again diff --git a/goal/multibuild.py b/pypy/goal/multibuild.py rename from goal/multibuild.py rename to pypy/goal

[pypy-commit] pypy default: shuffle stuff around

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60235:8b3fd7dd838c Date: 2013-01-20 16:13 +0200 http://bitbucket.org/pypy/pypy/changeset/8b3fd7dd838c/ Log:shuffle stuff around diff --git a/pypy/module/unicodedata/interp_ucd.py b/pypy/module/unicodedata/interp_ucd.py --- a/pypy/module/unicod

[pypy-commit] pypy default: make rpython insert stuff on path

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60236:f3801ca4d8b7 Date: 2013-01-20 16:16 +0200 http://bitbucket.org/pypy/pypy/changeset/f3801ca4d8b7/ Log:make rpython insert stuff on path diff --git a/rpython/bin/rpython b/rpython/bin/rpython --- a/rpython/bin/rpython +++ b/rpython/bin/rpyt

[pypy-commit] buildbot default: use new translate paths

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r734:7717f489459b Date: 2013-01-20 16:18 +0200 http://bitbucket.org/pypy/buildbot/changeset/7717f489459b/ Log:use new translate paths diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/pypybuildbot/builds.py +++ b/

[pypy-commit] buildbot default: merge

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r735:5aea4cf91fcc Date: 2013-01-20 16:18 +0200 http://bitbucket.org/pypy/buildbot/changeset/5aea4cf91fcc/ Log:merge diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/pypybuildbot/builds.py +++ b/bot2/pypybuildbot/

[pypy-commit] pypy default: add a missing file

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60237:320d0abbca64 Date: 2013-01-20 16:19 +0200 http://bitbucket.org/pypy/pypy/changeset/320d0abbca64/ Log:add a missing file diff --git a/pypy/module/unicodedata/test_unicodedata.py b/pypy/module/unicodedata/test_unicodedata.py new file mode

[pypy-commit] pypy default: oops fix

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60238:3706381fd356 Date: 2013-01-20 16:28 +0200 http://bitbucket.org/pypy/pypy/changeset/3706381fd356/ Log:oops fix diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py --- a/rpython/rlib/runicode.py +++ b/rpython/rlib/runicode.py @

[pypy-commit] pypy default: err, remove unnecessary changes

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60240:291b1440912f Date: 2013-01-20 17:00 +0200 http://bitbucket.org/pypy/pypy/changeset/291b1440912f/ Log:err, remove unnecessary changes diff --git a/pypy/module/unicodedata/interp_ucd.py b/pypy/module/unicodedata/interp_ucd.py --- a/pypy/mo

[pypy-commit] pypy jitframe-on-heap: merge default

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60241:53ce6999a6b1 Date: 2013-01-20 17:01 +0200 http://bitbucket.org/pypy/pypy/changeset/53ce6999a6b1/ Log:merge default diff --git a/pypy/module/unicodedata/interp_ucd.py b/pypy/module/unicodedata/interp_ucd.py --- a/pypy/modu

[pypy-commit] pypy default: remove strange copies for now. I think some explanations is needed

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60242:727405791c06 Date: 2013-01-20 17:32 +0200 http://bitbucket.org/pypy/pypy/changeset/727405791c06/ Log:remove strange copies for now. I think some explanations is needed diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py --- a

[pypy-commit] pypy jit-usable_retrace_3: second failure found

2013-01-20 Thread hakanardo
Author: Hakan Ardo Branch: jit-usable_retrace_3 Changeset: r60243:44f28ed8c749 Date: 2013-01-20 11:39 +0100 http://bitbucket.org/pypy/pypy/changeset/44f28ed8c749/ Log:second failure found diff --git a/pypy/jit/metainterp/test/test_random_loops.py b/pypy/jit/metainterp/test/test_random_loops

[pypy-commit] pypy jit-usable_retrace_3: use overflow check instead to get a well defined (but silly) behaviour

2013-01-20 Thread hakanardo
Author: Hakan Ardo Branch: jit-usable_retrace_3 Changeset: r60245:8e58b8431a3a Date: 2013-01-20 19:56 +0100 http://bitbucket.org/pypy/pypy/changeset/8e58b8431a3a/ Log:use overflow check instead to get a well defined (but silly) behaviour diff --git a/pypy/jit/metainterp/test/test_ran

[pypy-commit] pypy jit-usable_retrace_3: earlier error

2013-01-20 Thread hakanardo
Author: Hakan Ardo Branch: jit-usable_retrace_3 Changeset: r60244:a606c6ca4a15 Date: 2013-01-20 15:42 +0100 http://bitbucket.org/pypy/pypy/changeset/a606c6ca4a15/ Log:earlier error diff --git a/pypy/jit/metainterp/test/test_random_loops.py b/pypy/jit/metainterp/test/test_random_loops.py ---

[pypy-commit] pypy missing-ndarray-attributes: back out c158cea62fa8

2013-01-20 Thread mattip
Author: mattip Branch: missing-ndarray-attributes Changeset: r60246:bef758981c7f Date: 2013-01-20 18:10 +0200 http://bitbucket.org/pypy/pypy/changeset/bef758981c7f/ Log:back out c158cea62fa8 diff --git a/pypy/rlib/rarithmetic.py b/pypy/rlib/rarithmetic.py --- a/pypy/rlib/rarithmetic.py +++ b

[pypy-commit] pypy missing-ndarray-attributes: failing test for byteswap on longfloat

2013-01-20 Thread mattip
Author: mattip Branch: missing-ndarray-attributes Changeset: r60247:a9de6c414b4d Date: 2013-01-20 21:03 +0200 http://bitbucket.org/pypy/pypy/changeset/a9de6c414b4d/ Log:failing test for byteswap on longfloat diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/

[pypy-commit] pypy jitframe-on-heap: fix the merge

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60248:73672862e880 Date: 2013-01-20 21:47 +0200 http://bitbucket.org/pypy/pypy/changeset/73672862e880/ Log:fix the merge diff --git a/rpython/jit/backend/llsupport/gc.py b/rpython/jit/backend/llsupport/gc.py --- a/rpython/jit/b

[pypy-commit] pypy jitframe-on-heap: more merge fixes

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60249:811d6ab9fc7d Date: 2013-01-20 21:52 +0200 http://bitbucket.org/pypy/pypy/changeset/811d6ab9fc7d/ Log:more merge fixes diff --git a/rpython/jit/backend/test/calling_convention_test.py b/rpython/jit/backend/test/calling_con

[pypy-commit] pypy default: simplify

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60250:8648b3444808 Date: 2013-01-20 22:25 +0200 http://bitbucket.org/pypy/pypy/changeset/8648b3444808/ Log:simplify diff --git a/rpython/rlib/parsing/test/test_pcre_regtest.py b/rpython/rlib/parsing/test/test_pcre_regtest.py --- a/rpython/rlib

[pypy-commit] pypy default: fix

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60251:cd09ce3faa2d Date: 2013-01-20 22:26 +0200 http://bitbucket.org/pypy/pypy/changeset/cd09ce3faa2d/ Log:fix diff --git a/rpython/translator/platform/posix.py b/rpython/translator/platform/posix.py --- a/rpython/translator/platform/posix.py

[pypy-commit] pypy missing-ndarray-attributes: implement byteswap for longfloat

2013-01-20 Thread mattip
Author: mattip Branch: missing-ndarray-attributes Changeset: r60252:54e9819b3e75 Date: 2013-01-20 22:44 +0200 http://bitbucket.org/pypy/pypy/changeset/54e9819b3e75/ Log:implement byteswap for longfloat diff --git a/pypy/module/micronumpy/types.py b/pypy/module/micronumpy/types.py --- a/pypy/

[pypy-commit] pypy default: Correctly skip a test when host CPython is a narrow unicode build.

2013-01-20 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r60253:5eb1d1eb91cb Date: 2013-01-20 22:12 +0100 http://bitbucket.org/pypy/pypy/changeset/5eb1d1eb91cb/ Log:Correctly skip a test when host CPython is a narrow unicode build. diff --git a/pypy/module/unicodedata/test_unicodedata.py b/pypy/mod

[pypy-commit] pypy default: Move test file into test dir

2013-01-20 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r60254:c2fd68fccd78 Date: 2013-01-20 22:13 +0100 http://bitbucket.org/pypy/pypy/changeset/c2fd68fccd78/ Log:Move test file into test dir diff --git a/pypy/module/unicodedata/test_unicodedata.py b/pypy/module/unicodedata/test/test_unicodedata.

[pypy-commit] buildbot default: fix paths

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r736:101f88ecf10a Date: 2013-01-20 23:44 +0200 http://bitbucket.org/pypy/buildbot/changeset/101f88ecf10a/ Log:fix paths diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/pypybuildbot/builds.py +++ b/bot2/pypybuild

[pypy-commit] pypy py3k: Translation fixes.

2013-01-20 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r60255:a8477e4eaa94 Date: 2013-01-20 17:50 +0100 http://bitbucket.org/pypy/pypy/changeset/a8477e4eaa94/ Log:Translation fixes. diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjs

[pypy-commit] pypy py3k: hg merge default

2013-01-20 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3k Changeset: r60256:4b63836b7e97 Date: 2013-01-20 20:27 +0100 http://bitbucket.org/pypy/pypy/changeset/4b63836b7e97/ Log:hg merge default diff --git a/pypy/module/unicodedata/interp_ucd.py b/pypy/module/unicodedata/interp_ucd.py --- a/pypy/module/unic

[pypy-commit] pypy default: implement .strides for scalars

2013-01-20 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r60258:c08bafe19961 Date: 2013-01-20 16:21 +0100 http://bitbucket.org/pypy/pypy/changeset/c08bafe19961/ Log:implement .strides for scalars diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py b/pypy/module/micronumpy/arrayimpl/scalar.py --- a/pypy

[pypy-commit] pypy default: expose the .strides attribute at applevel (read-only for now)

2013-01-20 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r60257:54f55ff51273 Date: 2013-01-20 16:16 +0100 http://bitbucket.org/pypy/pypy/changeset/54f55ff51273/ Log:expose the .strides attribute at applevel (read-only for now) diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/

[pypy-commit] pypy default: rpython fix

2013-01-20 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r60259:84d97d39a964 Date: 2013-01-20 23:10 +0100 http://bitbucket.org/pypy/pypy/changeset/84d97d39a964/ Log:rpython fix diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py b/pypy/module/micronumpy/arrayimpl/scalar.py --- a/pypy/module/micronumpy/

[pypy-commit] pypy pytest: move viewerplugin to rpython

2013-01-20 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: pytest Changeset: r60262:c162c8583faf Date: 2013-01-21 01:44 +0100 http://bitbucket.org/pypy/pypy/changeset/c162c8583faf/ Log:move viewerplugin to rpython diff --git a/pytest.ini b/pytest.ini --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [pytest] addo

[pypy-commit] pypy pytest: move some common code into the pytest plugins in rpython

2013-01-20 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: pytest Changeset: r60264:5852b6a995fa Date: 2013-01-21 02:19 +0100 http://bitbucket.org/pypy/pypy/changeset/5852b6a995fa/ Log:move some common code into the pytest plugins in rpython diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py ++

[pypy-commit] pypy pytest: fix up viewer options and kill them from rpython conftest

2013-01-20 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: pytest Changeset: r60263:fb7a8dc86ae4 Date: 2013-01-21 01:54 +0100 http://bitbucket.org/pypy/pypy/changeset/fb7a8dc86ae4/ Log:fix up viewer options and kill them from rpython conftest diff --git a/rpython/conftest.py b/rpython/conftest.py --- a/rpython/conf

[pypy-commit] pypy inline-virtualref: fixed typo

2013-01-20 Thread alex_gaynor
Author: Alex Gaynor Branch: inline-virtualref Changeset: r60266:9f224d4bcfde Date: 2013-01-20 17:25 -0800 http://bitbucket.org/pypy/pypy/changeset/9f224d4bcfde/ Log:fixed typo diff --git a/rpython/jit/metainterp/virtualref.py b/rpython/jit/metainterp/virtualref.py --- a/rpython/jit/metainte

[pypy-commit] pypy inline-virtualref: try to pass stuff that's really the right type, except now it fails for another (more obscure reasons)

2013-01-20 Thread alex_gaynor
Author: Alex Gaynor Branch: inline-virtualref Changeset: r60267:81cea2b96fd7 Date: 2013-01-20 21:46 -0800 http://bitbucket.org/pypy/pypy/changeset/81cea2b96fd7/ Log:try to pass stuff that's really the right type, except now it fails for another (more obscure reasons) diff --git a/rpy

[pypy-commit] pypy inline-virtualref: stuff begins to work!

2013-01-20 Thread alex_gaynor
Author: Alex Gaynor Branch: inline-virtualref Changeset: r60268:483efa5ba3d5 Date: 2013-01-20 22:02 -0800 http://bitbucket.org/pypy/pypy/changeset/483efa5ba3d5/ Log:stuff begins to work! diff --git a/rpython/jit/metainterp/virtualref.py b/rpython/jit/metainterp/virtualref.py --- a/rpython/j

[pypy-commit] pypy jitframe-on-heap: uh, fix the bug

2013-01-20 Thread fijal
Author: Maciej Fijalkowski Branch: jitframe-on-heap Changeset: r60269:ef194d2932d8 Date: 2013-01-21 09:42 +0200 http://bitbucket.org/pypy/pypy/changeset/ef194d2932d8/ Log:uh, fix the bug diff --git a/pypy/TODO b/pypy/TODO --- a/pypy/TODO +++ b/pypy/TODO @@ -1,6 +1,8 @@ * 32bit x86 * ARM