Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56897:da5d96304148
Date: 2012-08-28 12:52 +0200
http://bitbucket.org/pypy/pypy/changeset/da5d96304148/
Log:fix executor, modulo read_timestamp
diff --git a/pypy/jit/metainterp/executor.py b/pypy/jit/metainterp/executor.py
--- a/
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56899:314c3f8c6097
Date: 2012-08-28 13:25 +0200
http://bitbucket.org/pypy/pypy/changeset/314c3f8c6097/
Log:port more of those tests
diff --git a/pypy/jit/backend/llgraph/llimpl.py
b/pypy/jit/backend/llgraph/llimpl.py
--- a/pypy
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56900:9b6eac230d23
Date: 2012-08-28 13:35 +0200
http://bitbucket.org/pypy/pypy/changeset/9b6eac230d23/
Log:kill the pdb
diff --git a/pypy/jit/backend/test/runner_test.py
b/pypy/jit/backend/test/runner_test.py
--- a/pypy/jit/bac
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56901:49ab8b97e324
Date: 2012-08-28 13:35 +0200
http://bitbucket.org/pypy/pypy/changeset/49ab8b97e324/
Log:merge default again
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/conftest.py
@@ -19
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56902:09c187ceba4a
Date: 2012-08-28 14:19 +0200
http://bitbucket.org/pypy/pypy/changeset/09c187ceba4a/
Log:continue porting test_llgraph
diff --git a/pypy/jit/backend/llgraph/llimpl.py
b/pypy/jit/backend/llgraph/llimpl.py
--- a
Author: David Schneider
Branch:
Changeset: r665:38a70a67d39c
Date: 2012-08-28 15:01 +0200
http://bitbucket.org/pypy/buildbot/changeset/38a70a67d39c/
Log:add a pypyOwnTestFactory builder that runs on tannit-arm32
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bo
Author: David Schneider
Branch:
Changeset: r667:afd4d775d01d
Date: 2012-08-28 15:02 +0200
http://bitbucket.org/pypy/buildbot/changeset/afd4d775d01d/
Log:update arm nightly builds
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/b
Author: Armin Rigo
Branch:
Changeset: r56903:09e1146cf5c6
Date: 2012-08-28 15:01 +0200
http://bitbucket.org/pypy/pypy/changeset/09e1146cf5c6/
Log:Document an error that we might get on some Linux systems.
diff --git a/pypy/module/_multiprocessing/test/test_semaphore.py
b/pypy/module/_multi
Author: David Schneider
Branch:
Changeset: r666:fe8d73537fa0
Date: 2012-08-28 15:01 +0200
http://bitbucket.org/pypy/buildbot/changeset/fe8d73537fa0/
Log:move JITONLYLINUXARM32 builder to tannit
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/ma
Author: Armin Rigo
Branch:
Changeset: r902:2db91665949b
Date: 2012-08-28 15:09 +0200
http://bitbucket.org/cffi/cffi/changeset/2db91665949b/
Log:hgignore also _cffi_backend.cpython-33m.so.
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -5,7 +5,7 @@
testing/__pycache__
Author: Armin Rigo
Branch:
Changeset: r903:17c922017bde
Date: 2012-08-28 15:13 +0200
http://bitbucket.org/cffi/cffi/changeset/17c922017bde/
Log:Remove the outdated "todo"
diff --git a/doc/todo b/doc/todo
deleted file mode 100644
--- a/doc/todo
+++ /dev/null
@@ -1,8 +0,0 @@
-Windows: GetLast
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56905:413e1cdf2d6b
Date: 2012-08-28 15:16 +0200
http://bitbucket.org/pypy/pypy/changeset/413e1cdf2d6b/
Log:Almost at 50% of this file. Give up for now
diff --git a/pypy/jit/backend/test/runner_test.py
b/pypy/jit/backend/test/ru
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56907:34c36602fd8a
Date: 2012-08-28 16:19 +0200
http://bitbucket.org/pypy/pypy/changeset/34c36602fd8a/
Log:Progress. happily surpassed 50% of this particular test file
(runner_test) ported
diff --git a/pypy/jit/backend/l
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56906:38ff23c7a12c
Date: 2012-08-28 15:38 +0200
http://bitbucket.org/pypy/pypy/changeset/38ff23c7a12c/
Log:fix some imports
diff --git a/pypy/jit/metainterp/logger.py b/pypy/jit/metainterp/logger.py
--- a/pypy/jit/metainterp/log
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56908:0896eab3b830
Date: 2012-08-28 17:57 +0200
http://bitbucket.org/pypy/pypy/changeset/0896eab3b830/
Log:Finish porting backend tests to the new interface. At least backend
is working
diff --git a/pypy/jit/backend/llgr
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56909:cf3f6ddaf7e6
Date: 2012-08-28 18:07 +0200
http://bitbucket.org/pypy/pypy/changeset/cf3f6ddaf7e6/
Log:make test_compile pass by fixing compile.py
diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py
Author: Maciej Fijalkowski
Branch: result-in-resops
Changeset: r56910:efc49116d5fe
Date: 2012-08-28 18:09 +0200
http://bitbucket.org/pypy/pypy/changeset/efc49116d5fe/
Log:fix some imports, now we can run optimize tests
diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizebasic.py
Author: Armin Rigo
Branch: minimark-noclear
Changeset: r56912:9c2f2bab4722
Date: 2012-08-28 22:46 +0200
http://bitbucket.org/pypy/pypy/changeset/9c2f2bab4722/
Log:Close the branch, abandoning the idea. JIT support is not done, but
non-JIT versions of pypy-c turn out 2% slower. It's un
Author: Armin Rigo
Branch: minimark-noclear
Changeset: r56911:6a386a83fd27
Date: 2012-08-28 22:45 +0200
http://bitbucket.org/pypy/pypy/changeset/6a386a83fd27/
Log:in-progress
diff --git a/pypy/jit/metainterp/gc.py b/pypy/jit/metainterp/gc.py
--- a/pypy/jit/metainterp/gc.py
+++ b/pypy/jit/met
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r56913:1a8daa7fe87d
Date: 2012-08-28 13:38 -0700
http://bitbucket.org/pypy/pypy/changeset/1a8daa7fe87d/
Log:reworked typical pythonizations
diff --git a/pypy/module/cppyy/capi/cint_capi.py
b/pypy/module/cppyy/capi/cint_capi.py
--- a/py
Author: Wim Lavrijsen
Branch:
Changeset: r56915:c9d6ed8b04b7
Date: 2012-08-28 15:09 -0700
http://bitbucket.org/pypy/pypy/changeset/c9d6ed8b04b7/
Log:atypes is an unbounded array, so can't loop over it directly
diff --git a/pypy/jit/backend/llgraph/runner.py
b/pypy/jit/backend/llgraph/runne
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r56916:30562f8fa4e1
Date: 2012-08-28 15:10 -0700
http://bitbucket.org/pypy/pypy/changeset/30562f8fa4e1/
Log:merge default into branch
diff --git a/pypy/jit/backend/llgraph/runner.py
b/pypy/jit/backend/llgraph/runner.py
--- a/pypy/jit/b
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r56917:2cfa57094c93
Date: 2012-08-28 15:12 -0700
http://bitbucket.org/pypy/pypy/changeset/2cfa57094c93/
Log:no longer needed workaround for llgraph/runner.py
diff --git a/pypy/module/cppyy/test/test_zjit.py
b/pypy/module/cppyy/test/tes
Author: mattip
Branch: numpypy-complex2
Changeset: r56918:76cd8e4de63a
Date: 2012-08-28 23:41 +0300
http://bitbucket.org/pypy/pypy/changeset/76cd8e4de63a/
Log:add module/cmath tests to rlib/rcomplex
diff --git a/pypy/module/cmath/interp_cmath.py
b/pypy/module/cmath/interp_cmath.py
--- a/pyp
Author: mattip
Branch: numpypy-complex2
Changeset: r56919:3c3cbf2399b3
Date: 2012-08-29 00:37 +0300
http://bitbucket.org/pypy/pypy/changeset/3c3cbf2399b3/
Log:reorder tests and add to expose correct error
diff --git a/pypy/rlib/test/rcomplex_testcases.txt
b/pypy/rlib/test/rcomplex_testcases
Author: mattip
Branch: numpypy-complex2
Changeset: r56922:0ed79855240e
Date: 2012-08-29 01:13 +0300
http://bitbucket.org/pypy/pypy/changeset/0ed79855240e/
Log:remove duplicate code
diff --git a/pypy/module/cmath/interp_cmath.py
b/pypy/module/cmath/interp_cmath.py
--- a/pypy/module/cmath/int
Author: mattip
Branch: numpypy-complex2
Changeset: r56920:58f6915d6a94
Date: 2012-08-29 00:43 +0300
http://bitbucket.org/pypy/pypy/changeset/58f6915d6a94/
Log:fix c_sqrt, c_cos
diff --git a/pypy/rlib/rcomplex.py b/pypy/rlib/rcomplex.py
--- a/pypy/rlib/rcomplex.py
+++ b/pypy/rlib/rcomplex.py
Author: mattip
Branch: numpypy-complex2
Changeset: r56921:40773bbfd03c
Date: 2012-08-29 00:48 +0300
http://bitbucket.org/pypy/pypy/changeset/40773bbfd03c/
Log:revert my changes, tests on rcomplex pass
diff --git a/pypy/rlib/rcomplex.py b/pypy/rlib/rcomplex.py
--- a/pypy/rlib/rcomplex.py
+++
28 matches
Mail list logo