Author: Maciej Fijalkowski
Branch:
Changeset: r51130:da8d76b03c38
Date: 2012-01-08 12:56 +0200
http://bitbucket.org/pypy/pypy/changeset/da8d76b03c38/
Log:(mikefc) implementation of var and std
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.p
Author: Maciej Fijalkowski
Branch:
Changeset: r51131:52ed6dd082e1
Date: 2012-01-08 12:59 +0200
http://bitbucket.org/pypy/pypy/changeset/52ed6dd082e1/
Log:(mikefc) partially import fromnumeric stuff
diff --git a/lib_pypy/numpypy/__init__.py b/lib_pypy/numpypy/__init__.py
--- a/lib_pypy/numpy
Author: Maciej Fijalkowski
Branch:
Changeset: r51132:882458b48b05
Date: 2012-01-08 14:12 +0200
http://bitbucket.org/pypy/pypy/changeset/882458b48b05/
Log:there are assert that say "this must be in reg". Force it
diff --git a/pypy/jit/backend/x86/regalloc.py b/pypy/jit/backend/x86/regalloc.p
Author: Maciej Fijalkowski
Branch:
Changeset: r51134:c14c5276c0e1
Date: 2012-01-08 15:31 +0200
http://bitbucket.org/pypy/pypy/changeset/c14c5276c0e1/
Log:minor tests and fixes
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/micronumpy/
Author: Maciej Fijalkowski
Branch:
Changeset: r51135:014afe8c57ac
Date: 2012-01-08 15:32 +0200
http://bitbucket.org/pypy/pypy/changeset/014afe8c57ac/
Log:simplification. We're not java
diff --git a/pypy/jit/metainterp/resoperation.py
b/pypy/jit/metainterp/resoperation.py
--- a/pypy/jit/met
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51136:6521c5b63450
Date: 2012-01-08 20:02 +0200
http://bitbucket.org/pypy/pypy/changeset/6521c5b63450/
Log:improve the hooks to be called before and after optimization
diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metai
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51137:5ed435c1abb6
Date: 2012-01-08 20:18 +0200
http://bitbucket.org/pypy/pypy/changeset/5ed435c1abb6/
Log:update and improve the hooks
diff --git a/pypy/module/pypyjit/__init__.py b/pypy/module/pypyjit/__init__.py
--- a/pypy/mo
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51138:f4129eca042d
Date: 2012-01-08 20:28 +0200
http://bitbucket.org/pypy/pypy/changeset/f4129eca042d/
Log:improve a bit how to get to items
diff --git a/pypy/jit/metainterp/test/test_jitportal.py
b/pypy/jit/metainterp/test/tes
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51139:143e2aef1cb6
Date: 2012-01-08 20:39 +0200
http://bitbucket.org/pypy/pypy/changeset/143e2aef1cb6/
Log:expose some more
diff --git a/pypy/jit/metainterp/test/test_jitportal.py
b/pypy/jit/metainterp/test/test_jitportal.py
--
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51140:f59c4f53adf9
Date: 2012-01-08 20:53 +0200
http://bitbucket.org/pypy/pypy/changeset/f59c4f53adf9/
Log:increasingly boring exerice of exposing more and more
diff --git a/pypy/module/pypyjit/__init__.py b/pypy/module/pypyjit/
Author: Alex Gaynor
Branch: better-jit-hooks
Changeset: r51141:e44952da636d
Date: 2012-01-08 12:53 -0600
http://bitbucket.org/pypy/pypy/changeset/e44952da636d/
Log:added support for float getinteriorfield_raws
diff --git a/pypy/jit/metainterp/optimizeopt/fficall.py
b/pypy/jit/metainterp/opt
Author: Alex Gaynor
Branch: better-jit-hooks
Changeset: r51142:ade5f6c6f404
Date: 2012-01-08 12:54 -0600
http://bitbucket.org/pypy/pypy/changeset/ade5f6c6f404/
Log:merged upstream
diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py
--- a/pypy/jit/metainterp/compile.p
Author: Alex Gaynor
Branch:
Changeset: r51143:e89672d5d28f
Date: 2012-01-08 12:53 -0600
http://bitbucket.org/pypy/pypy/changeset/e89672d5d28f/
Log:added support for float getinteriorfield_raws
diff --git a/pypy/jit/metainterp/optimizeopt/fficall.py
b/pypy/jit/metainterp/optimizeopt/fficall
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51144:4628182fa0e4
Date: 2012-01-08 21:46 +0200
http://bitbucket.org/pypy/pypy/changeset/4628182fa0e4/
Log:expose some more of API
diff --git a/pypy/jit/metainterp/test/test_jitportal.py
b/pypy/jit/metainterp/test/test_jitporta
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51145:6014710c801a
Date: 2012-01-08 21:57 +0200
http://bitbucket.org/pypy/pypy/changeset/6014710c801a/
Log:obscure translation fix and a real fix
diff --git a/pypy/module/pypyjit/interp_resop.py
b/pypy/module/pypyjit/interp_res
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51146:22a0d8fd2ca8
Date: 2012-01-08 22:03 +0200
http://bitbucket.org/pypy/pypy/changeset/22a0d8fd2ca8/
Log:remove nonworking stuff and return space.w_None
diff --git a/pypy/module/pypyjit/interp_resop.py
b/pypy/module/pypyjit/i
Author: Amaury Forgeot d'Arc
Branch:
Changeset: r51147:a7e8e37cbf30
Date: 2012-01-08 21:16 +0100
http://bitbucket.org/pypy/pypy/changeset/a7e8e37cbf30/
Log:issue900: Implement processor pinning on win32, should fix
inconsistent figures with cProfile.
diff --git a/pypy/module/_lsprof
Author: Maciej Fijalkowski
Branch:
Changeset: r51148:58b011f973ba
Date: 2012-01-08 22:48 +0200
http://bitbucket.org/pypy/pypy/changeset/58b011f973ba/
Log:fix test_resoperaion?
diff --git a/pypy/jit/metainterp/test/test_resoperation.py
b/pypy/jit/metainterp/test/test_resoperation.py
--- a/p
Author: Maciej Fijalkowski
Branch:
Changeset: r51149:9835710fde04
Date: 2012-01-08 22:56 +0200
http://bitbucket.org/pypy/pypy/changeset/9835710fde04/
Log:merge
diff --git a/pypy/jit/metainterp/optimizeopt/fficall.py
b/pypy/jit/metainterp/optimizeopt/fficall.py
--- a/pypy/jit/metainterp/opt
Author: Maciej Fijalkowski
Branch: better-jit-hooks
Changeset: r51150:03976db091c4
Date: 2012-01-08 23:37 +0200
http://bitbucket.org/pypy/pypy/changeset/03976db091c4/
Log:oops
diff --git a/pypy/module/pypyjit/policy.py b/pypy/module/pypyjit/policy.py
--- a/pypy/module/pypyjit/policy.py
+++ b
Author: mattip
Branch: numpypy-axisops
Changeset: r51151:de99533d42d0
Date: 2012-01-09 00:20 +0200
http://bitbucket.org/pypy/pypy/changeset/de99533d42d0/
Log:cleanup but no real progress
diff --git a/pypy/module/micronumpy/app_numpy.py
b/pypy/module/micronumpy/app_numpy.py
--- a/pypy/module/
Author: Amaury Forgeot d'Arc
Branch:
Changeset: r51152:62df4f51cdc8
Date: 2012-01-08 20:35 +0100
http://bitbucket.org/pypy/pypy/changeset/62df4f51cdc8/
Log:ArgErr.getmsg() does not include the function name anymore. This
will make it easier to support Python3 and its unicode names.
22 matches
Mail list logo