Author: Alex Gaynor
Branch: virtual-dicts
Changeset: r48490:bc6e9f337a06
Date: 2011-10-26 19:50 -0400
http://bitbucket.org/pypy/pypy/changeset/bc6e9f337a06/
Log:finally fix this test
diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py
b/pypy/module/pypyjit/test_pypy_c/test_conta
Author: Alex Gaynor
Branch: virtual-dicts
Changeset: r48489:6034c17423bd
Date: 2011-10-26 18:13 -0400
http://bitbucket.org/pypy/pypy/changeset/6034c17423bd/
Log:added a test_pypy_c test for this
diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py
b/pypy/module/pypyjit/test_pypy_c/test
Author: Maciej Fijalkowski
Branch: numpy-multidim
Changeset: r48488:159a04a9
Date: 2011-10-26 22:13 +0200
http://bitbucket.org/pypy/pypy/changeset/159a04a9/
Log:for a good start - support for zeroes
diff --git a/pypy/module/micronumpy/compile.py
b/pypy/module/micronumpy/compile.py
-
Author: Maciej Fijalkowski
Branch: numpy-multidim
Changeset: r48487:ac15793a59b2
Date: 2011-10-26 21:27 +0200
http://bitbucket.org/pypy/pypy/changeset/ac15793a59b2/
Log:fix typo
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/pypy/mod
Author: Alex Gaynor
Branch: virtual-dicts
Changeset: r48485:072b6ee49f10
Date: 2011-10-26 15:15 -0400
http://bitbucket.org/pypy/pypy/changeset/072b6ee49f10/
Log:make this consistant with the other version of this code
diff --git a/pypy/jit/metainterp/optimizeopt/virtualize.py
b/pypy/jit/met
Author: Alex Gaynor
Branch: virtual-dicts
Changeset: r48484:5e5b44d30598
Date: 2011-10-26 14:18 -0400
http://bitbucket.org/pypy/pypy/changeset/5e5b44d30598/
Log:merged default
diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst
--- a/pypy/doc/project-ideas.rst
+++ b/pypy/doc
Author: Alex Gaynor
Branch: virtual-dicts
Changeset: r48483:3789a09bff0f
Date: 2011-10-25 21:17 -0400
http://bitbucket.org/pypy/pypy/changeset/3789a09bff0f/
Log:kill some dead code
diff --git a/pypy/jit/metainterp/optimizeopt/vstring.py
b/pypy/jit/metainterp/optimizeopt/vstring.py
--- a/pyp
Author: Maciej Fijalkowski
Branch:
Changeset: r48482:a2b911e61392
Date: 2011-10-26 19:35 +0200
http://bitbucket.org/pypy/pypy/changeset/a2b911e61392/
Log:Few fixes for test_zll_random on 32bit
diff --git a/pypy/jit/backend/llsupport/regalloc.py
b/pypy/jit/backend/llsupport/regalloc.py
---
Author: Armin Rigo
Branch:
Changeset: r48481:37be72baea57
Date: 2011-10-26 19:05 +0200
http://bitbucket.org/pypy/pypy/changeset/37be72baea57/
Log:SetInteriorFieldOperation.
diff --git a/pypy/jit/backend/test/test_ll_random.py
b/pypy/jit/backend/test/test_ll_random.py
--- a/pypy/jit/backend
Author: Armin Rigo
Branch:
Changeset: r48479:2268df591186
Date: 2011-10-26 18:17 +0200
http://bitbucket.org/pypy/pypy/changeset/2268df591186/
Log:Random fixes (no pun intended)
diff --git a/pypy/jit/backend/test/test_ll_random.py
b/pypy/jit/backend/test/test_ll_random.py
--- a/pypy/jit/bac
Author: Armin Rigo
Branch:
Changeset: r48480:c84880f2e5ca
Date: 2011-10-26 19:00 +0200
http://bitbucket.org/pypy/pypy/changeset/c84880f2e5ca/
Log:Fix test_ll_random. Add an assert in lltype to check the type of
the values we try to set in an array with array.setitem().
diff --git a/
Author: Armin Rigo
Branch: jit-simplify-backendintf
Changeset: r48478:40312ab5a8ff
Date: 2011-10-26 17:41 +0200
http://bitbucket.org/pypy/pypy/changeset/40312ab5a8ff/
Log:Fix test.
diff --git a/pypy/jit/metainterp/test/test_jitprof.py
b/pypy/jit/metainterp/test/test_jitprof.py
--- a/pypy/ji
Author: Armin Rigo
Branch: jit-simplify-backendintf
Changeset: r48477:c28a86f87724
Date: 2011-10-26 17:39 +0200
http://bitbucket.org/pypy/pypy/changeset/c28a86f87724/
Log:Kill outdated test.
diff --git a/pypy/jit/metainterp/test/test_warmstate.py
b/pypy/jit/metainterp/test/test_warmstate.py
Author: Armin Rigo
Branch: jit-simplify-backendintf
Changeset: r48476:3a49ad1be7d9
Date: 2011-10-26 17:38 +0200
http://bitbucket.org/pypy/pypy/changeset/3a49ad1be7d9/
Log:Fix test.
diff --git a/pypy/jit/metainterp/test/test_compile.py
b/pypy/jit/metainterp/test/test_compile.py
--- a/pypy/ji
Author: Armin Rigo
Branch: jit-simplify-backendintf
Changeset: r48475:bfb70bc8d71f
Date: 2011-10-26 17:36 +0200
http://bitbucket.org/pypy/pypy/changeset/bfb70bc8d71f/
Log:Fix some tests by using a slightly different logic in non-translated
and in translated versions (horror!).
diff -
Author: Carl Friedrich Bolz
Branch:
Changeset: r48474:e8b365c58a38
Date: 2011-10-26 17:00 +0200
http://bitbucket.org/pypy/pypy/changeset/e8b365c58a38/
Log:add longs as a project idea
diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst
--- a/pypy/doc/project-ideas.rst
+++ b/
Author: Carl Friedrich Bolz
Branch:
Changeset: r48473:990f8f82e063
Date: 2011-10-26 16:31 +0200
http://bitbucket.org/pypy/pypy/changeset/990f8f82e063/
Log:yet another case of tagged pointer handling in the C backend.
diff --git a/pypy/translator/c/primitive.py b/pypy/translator/c/primitive.
Author: Carl Friedrich Bolz
Branch:
Changeset: r48470:bdebff21909a
Date: 2011-10-25 15:08 +0200
http://bitbucket.org/pypy/pypy/changeset/bdebff21909a/
Log:use a specialize:memo instead of adding yet another word to the
already huge W_TypeObjects.
diff --git a/pypy/objspace/std/objsp
Author: Carl Friedrich Bolz
Branch:
Changeset: r48471:f060ae084c2e
Date: 2011-10-26 14:08 +0200
http://bitbucket.org/pypy/pypy/changeset/f060ae084c2e/
Log:fix(?) small ints by doing more aggressive copying and by
implementing some operations that don't need overflow checking
Author: Maciej Fijalkowski
Branch:
Changeset: r48469:d40090f37f98
Date: 2011-10-26 09:37 +0200
http://bitbucket.org/pypy/pypy/changeset/d40090f37f98/
Log:fix tests and translation. decrease the wait time
diff --git a/pypy/module/rctime/interp_time.py
b/pypy/module/rctime/interp_time.py
---
20 matches
Mail list logo