Author: Maciej Fijalkowski
Branch: callback-jit
Changeset: r59648:0969449422fb
Date: 2013-01-02 12:11 +0200
http://bitbucket.org/pypy/pypy/changeset/0969449422fb/
Log:a failing test
diff --git a/pypy/jit/metainterp/test/test_call.py
b/pypy/jit/metainterp/test/test_call.py
new file mode 1006
Author: Maciej Fijalkowski
Branch: callback-jit
Changeset: r59649:198e1894f7d9
Date: 2013-01-02 12:13 +0200
http://bitbucket.org/pypy/pypy/changeset/198e1894f7d9/
Log:fix the test
diff --git a/pypy/jit/metainterp/pyjitpl.py b/pypy/jit/metainterp/pyjitpl.py
--- a/pypy/jit/metainterp/pyjitpl.p
Author: Ronny Pfannschmidt
Branch:
Changeset: r1110:15697595208a
Date: 2013-01-02 15:06 +0100
http://bitbucket.org/cffi/cffi/changeset/15697595208a/
Log:integration test: always pass --distribute to virtualenv, addresses
#49
diff --git a/testing/test_zintegration.py b/testing/test_z
Author: Maciej Fijalkowski
Branch: callback-jit
Changeset: r59650:276816e6a599
Date: 2013-01-02 18:47 +0200
http://bitbucket.org/pypy/pypy/changeset/276816e6a599/
Log:(SimonSapin) fix the link
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.
Author: Maciej Fijalkowski
Branch:
Changeset: r59651:d229a2884bc1
Date: 2013-01-02 18:47 +0200
http://bitbucket.org/pypy/pypy/changeset/d229a2884bc1/
Log:(SimonSapin) fix the link
diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -67,7
Author: Antonio Cuni
Branch: virtual-raw-mallocs
Changeset: r59652:10697b95df08
Date: 2013-01-02 19:58 +0100
http://bitbucket.org/pypy/pypy/changeset/10697b95df08/
Log:refactor virtuals_cache and virtuals_int_cache: put them in a
separate class because it is easier to handle and to ma
Author: mattip
Branch: numpypy-real-as-view
Changeset: r59653:c3c307061151
Date: 2012-12-30 07:37 +0200
http://bitbucket.org/pypy/pypy/changeset/c3c307061151/
Log:create a branch to make real, imag views into ndarrays
___
pypy-commit mailing list
p
Author: mattip
Branch: numpypy-real-as-view
Changeset: r59654:afd84911fb34
Date: 2012-12-30 07:55 +0200
http://bitbucket.org/pypy/pypy/changeset/afd84911fb34/
Log:add tests
diff --git a/pypy/module/micronumpy/test/test_numarray.py
b/pypy/module/micronumpy/test/test_numarray.py
--- a/pypy/mo
Author: mattip
Branch: numpypy-real-as-view
Changeset: r59655:db688ce74db3
Date: 2012-12-30 10:01 +0200
http://bitbucket.org/pypy/pypy/changeset/db688ce74db3/
Log:implement real, imag for all except complex
diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py
b/pypy/module/micronumpy/a
Author: Armin Rigo
Branch:
Changeset: r1112:76bef4539c42
Date: 2013-01-02 22:35 +0100
http://bitbucket.org/cffi/cffi/changeset/76bef4539c42/
Log:issue #50: fix, at least as much as I could find tests for.
diff --git a/cffi/api.py b/cffi/api.py
--- a/cffi/api.py
+++ b/cffi/api.py
@@ -83,6 +8
Author: Armin Rigo
Branch:
Changeset: r:c3bb227619ff
Date: 2013-01-02 09:15 +0100
http://bitbucket.org/cffi/cffi/changeset/c3bb227619ff/
Log:issue #50: a test file for unicode literals, testing roughly all
methods of FFI.
diff --git a/testing/test_unicode_literals.py b/testing/t
Author: Armin Rigo
Branch:
Changeset: r1113:ef0728d36e2b
Date: 2013-01-02 22:42 +0100
http://bitbucket.org/cffi/cffi/changeset/ef0728d36e2b/
Log:merge heads
diff --git a/testing/test_zintegration.py b/testing/test_zintegration.py
--- a/testing/test_zintegration.py
+++ b/testing/test_zintegr
Author: mattip
Branch: missing-ndarray-attributes
Changeset: r59656:a130f2718318
Date: 2012-12-30 11:04 +0200
http://bitbucket.org/pypy/pypy/changeset/a130f2718318/
Log:pass tests using cpython by adding '>g','http://mail.python.org/mailman/listinfo/pypy-commit
Author: Antonio Cuni
Branch: virtual-raw-mallocs
Changeset: r59657:e956cc61e97e
Date: 2013-01-03 00:04 +0100
http://bitbucket.org/pypy/pypy/changeset/e956cc61e97e/
Log:rpython fix
diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py
--- a/pypy/jit/metainterp/compile.p
14 matches
Mail list logo