Author: Richard Plangger
Branch: s390x-backend
Changeset: r82667:178b2f4db5aa
Date: 2016-03-02 22:13 +0100
http://bitbucket.org/pypy/pypy/changeset/178b2f4db5aa/
Log:removed test files that where moved to gcstress-hypothesis
diff --git a/rpython/jit/backend/llsupport/tl/__init__.py
b/rpytho
Author: Richard Plangger
Branch: gcstress-hypothesis
Changeset: r82666:f2615fd00d55
Date: 2016-03-02 22:11 +0100
http://bitbucket.org/pypy/pypy/changeset/f2615fd00d55/
Log:moved out test test into new branch
diff --git a/rpython/jit/backend/llsupport/tl/__init__.py
b/rpython/jit/backend/lls
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82665:90730c0a4880
Date: 2016-03-02 21:57 +0100
http://bitbucket.org/pypy/pypy/changeset/90730c0a4880/
Log:catchup default
diff too long, truncating to 2000 out of 12259 lines
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82664:7ec50a9c18a6
Date: 2016-03-02 21:44 +0100
http://bitbucket.org/pypy/pypy/changeset/7ec50a9c18a6/
Log:fix in assembly. 1 func for addr generation of
gc_load/gc_store(_indexed) instead of 4
diff --git a/rpython/jit/backen
Author: Armin Rigo
Branch:
Changeset: r2646:d7ec0dceb9ed
Date: 2016-03-02 21:22 +0100
http://bitbucket.org/cffi/cffi/changeset/d7ec0dceb9ed/
Log:Oops, tests fail if we run them one by one
diff --git a/testing/embedding/test_basic.py b/testing/embedding/test_basic.py
--- a/testing/embedding/
Author: Ronan Lamy
Branch:
Changeset: r82663:db9d97b06d3a
Date: 2016-03-02 20:16 +
http://bitbucket.org/pypy/pypy/changeset/db9d97b06d3a/
Log:cleanup
diff --git a/rpython/rtyper/test/test_rdict.py
b/rpython/rtyper/test/test_rdict.py
--- a/rpython/rtyper/test/test_rdict.py
+++ b/rpython
Author: mattip
Branch: cpyext-ext
Changeset: r82662:2279834c7e56
Date: 2016-03-02 14:31 -0500
http://bitbucket.org/pypy/pypy/changeset/2279834c7e56/
Log:unskip and start to fix test for tp_new (issue #1703)
diff --git a/pypy/module/cpyext/test/foo3.c b/pypy/module/cpyext/test/foo3.c
--- a/py
Author: fijal
Branch: jit-leaner-frontend
Changeset: r82661:23fc5965ce9d
Date: 2016-03-02 17:47 +0100
http://bitbucket.org/pypy/pypy/changeset/23fc5965ce9d/
Log:revert the changes to oparser, will try to hack differently
diff --git a/rpython/jit/tool/oparser.py b/rpython/jit/tool/oparser.py
-
Author: fijal
Branch: jit-leaner-frontend
Changeset: r82659:0c113541c860
Date: 2016-03-01 14:07 +0100
http://bitbucket.org/pypy/pypy/changeset/0c113541c860/
Log:fix the merge
diff --git a/rpython/jit/metainterp/opencoder.py
b/rpython/jit/metainterp/opencoder.py
--- a/rpython/jit/metainterp/o
Author: fijal
Branch: jit-leaner-frontend
Changeset: r82660:0077f0c7f4ec
Date: 2016-03-02 16:33 +0100
http://bitbucket.org/pypy/pypy/changeset/0077f0c7f4ec/
Log:progress, pass the first snapshot test
diff --git a/rpython/jit/metainterp/opencoder.py
b/rpython/jit/metainterp/opencoder.py
--- a
Author: Ronan Lamy
Branch:
Changeset: r82658:eeb057746657
Date: 2016-03-02 15:02 +
http://bitbucket.org/pypy/pypy/changeset/eeb057746657/
Log:Refactor parametric test into a single stateful test with increased
run-time
diff --git a/rpython/rtyper/test/test_rdict.py
b/rpython/rt
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82656:62b48d6dd7ca
Date: 2016-03-02 14:41 +0100
http://bitbucket.org/pypy/pypy/changeset/62b48d6dd7ca/
Log:removed pool and loading constant using immediate values,
test_runner passes already
diff --git a/rpython/jit/backend/
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82657:3e0b424d69d1
Date: 2016-03-02 16:02 +0100
http://bitbucket.org/pypy/pypy/changeset/3e0b424d69d1/
Log:ignore register 13 in pair allocation
diff --git a/rpython/jit/backend/llsupport/tl/test/zrpy_gc_hypo_test.py
b/rpython/jit/b
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82655:2c9ed008895a
Date: 2016-03-01 18:48 +0100
http://bitbucket.org/pypy/pypy/changeset/2c9ed008895a/
Log:created a test that tries to execute a byte code block (stack is not
prepared)
diff --git a/rpython/jit/backend/llsupp
Author: mattip
Branch: issue-2248
Changeset: r82654:a6507c5a6623
Date: 2016-03-02 08:58 -0500
http://bitbucket.org/pypy/pypy/changeset/a6507c5a6623/
Log:remove unused function
diff --git a/pypy/objspace/std/floatobject.py b/pypy/objspace/std/floatobject.py
--- a/pypy/objspace/std/floatobject
Author: Armin Rigo
Branch:
Changeset: r82653:7159d98fd574
Date: 2016-03-02 14:03 +0100
http://bitbucket.org/pypy/pypy/changeset/7159d98fd574/
Log:update cffi/cc2d534f1ed7
diff --git a/pypy/module/test_lib_pypy/cffi_tests/cffi0/test_zintegration.py
b/pypy/module/test_lib_pypy/cffi_tests/cff
Author: Armin Rigo
Branch: extradoc
Changeset: r714:82f6f24d6fe5
Date: 2016-03-02 13:05 +0100
http://bitbucket.org/pypy/pypy.org/changeset/82f6f24d6fe5/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -9,13 +9,13 @@
$(function() {
$("#pro
Author: Carl Friedrich Bolz
Branch:
Changeset: r82652:5213e8be2304
Date: 2016-03-02 12:31 +0100
http://bitbucket.org/pypy/pypy/changeset/5213e8be2304/
Log:make test_setdefault_fast pass with celldicts on pypy
- reduce the nubmer of hash calls from 3 to 2
- since reducing it t
Author: Carl Friedrich Bolz
Branch:
Changeset: r82651:61022b28fd0f
Date: 2016-03-01 15:27 +0100
http://bitbucket.org/pypy/pypy/changeset/61022b28fd0f/
Log:kill two tests that were important for an older module dict
implementation approach
diff --git a/pypy/objspace/std/test/test_cel
19 matches
Mail list logo