Author: Armin Rigo
Branch:
Changeset: r80327:65422948292c
Date: 2015-10-19 09:11 +0200
http://bitbucket.org/pypy/pypy/changeset/65422948292c/
Log:Marking these tests as xfail is wrong, because it doesn't always
fail (and passes are reported as unexpected). Too bad, let's use
Author: Armin Rigo
Branch:
Changeset: r80329:6d8880c45110
Date: 2015-10-19 09:28 +0200
http://bitbucket.org/pypy/pypy/changeset/6d8880c45110/
Log:fix in the llgraph backend: multiple redirections of compiled loops
didn't work
diff --git a/rpython/jit/backend/llgraph/runner.py
b/rpy
Author: Armin Rigo
Branch:
Changeset: r80328:6862ec9894d0
Date: 2015-10-19 09:17 +0200
http://bitbucket.org/pypy/pypy/changeset/6862ec9894d0/
Log:Document branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-hea
Author: Armin Rigo
Branch:
Changeset: r80330:fcfc28ee7164
Date: 2015-10-19 09:38 +0200
http://bitbucket.org/pypy/pypy/changeset/fcfc28ee7164/
Log:Add a test for the correct #pragma in pyconfig.h
diff --git a/pypy/module/cpyext/test/test_version.py
b/pypy/module/cpyext/test/test_version.py
Author: Armin Rigo
Branch:
Changeset: r80331:33863d9924f6
Date: 2015-10-19 09:41 +0200
http://bitbucket.org/pypy/pypy/changeset/33863d9924f6/
Log:of course, I'm confusing the PyPy and the CPython version now that
they are both at 2.7
diff --git a/pypy/module/cpyext/test/test_version
Author: Armin Rigo
Branch: py3.3
Changeset: r80333:f0f52b8b046c
Date: 2015-10-19 09:44 +0200
http://bitbucket.org/pypy/pypy/changeset/f0f52b8b046c/
Log:Add a test for the correct #pragma in pyconfig.h, and fix it: wrong
#pragma!
diff --git a/pypy/module/cpyext/include/pyconfig.h
b/p
Author: Armin Rigo
Branch: py3k
Changeset: r80332:f56628f44911
Date: 2015-10-19 09:42 +0200
http://bitbucket.org/pypy/pypy/changeset/f56628f44911/
Log:Add a test for the correct #pragma in pyconfig.h
diff --git a/pypy/module/cpyext/test/test_version.py
b/pypy/module/cpyext/test/test_version
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80334:7dae60560404
Date: 2015-10-19 11:07 +0200
http://bitbucket.org/pypy/pypy/changeset/7dae60560404/
Log:added more assembler functions (branching, loading, ...) and added
first small test that assembles a real assembler blo
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80335:2b4c4bd98951
Date: 2015-10-19 15:29 +0200
http://bitbucket.org/pypy/pypy/changeset/2b4c4bd98951/
Log:called first subroutine in assembler
diff --git a/rpython/jit/backend/zarch/assembler.py
b/rpython/jit/backend/zarch/assemble
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80336:cff394b2f479
Date: 2015-10-19 16:42 +0200
http://bitbucket.org/pypy/pypy/changeset/cff394b2f479/
Log:first loop (that includes a branching instruction on condition),
substract and register move added to instructions
dif
Author: Armin Rigo
Branch: cpyext-gc-support
Changeset: r80337:21a3dead2ef1
Date: 2015-10-19 15:32 +0200
http://bitbucket.org/pypy/pypy/changeset/21a3dead2ef1/
Log:in-progress: from_pyobj()
diff --git a/pypy/module/cpyext/intobject.py b/pypy/module/cpyext/intobject.py
--- a/pypy/module/cpyex
Author: Armin Rigo
Branch:
Changeset: r80338:5cbff711b321
Date: 2015-10-19 19:48 +0200
http://bitbucket.org/pypy/pypy/changeset/5cbff711b321/
Log:Pff pff pff what a mess
diff --git a/rpython/translator/c/src/stacklet/switch_arm_gcc.h
b/rpython/translator/c/src/stacklet/switch_arm_gcc.h
---
Author: Armin Rigo
Branch:
Changeset: r80339:b5e12e911be2
Date: 2015-10-19 20:10 +0200
http://bitbucket.org/pypy/pypy/changeset/b5e12e911be2/
Log::-(
diff --git a/rpython/translator/c/src/stacklet/switch_arm_gcc.h
b/rpython/translator/c/src/stacklet/switch_arm_gcc.h
--- a/rpython/translato
Author: Armin Rigo
Branch:
Changeset: r80340:01e9463e526f
Date: 2015-10-19 20:47 +0200
http://bitbucket.org/pypy/pypy/changeset/01e9463e526f/
Log:Maybe found a solution
diff --git a/rpython/translator/c/src/stacklet/switch_arm_gcc.h
b/rpython/translator/c/src/stacklet/switch_arm_gcc.h
---
Author: Ronan Lamy
Branch:
Changeset: r966:624b0ebfca9a
Date: 2015-10-19 23:48 +0100
http://bitbucket.org/pypy/buildbot/changeset/624b0ebfca9a/
Log:Update requirements.txt
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,18 +1,16 @@
-Flask
Author: Armin Rigo
Branch:
Changeset: r80341:ec634b035df3
Date: 2015-10-20 08:09 +0200
http://bitbucket.org/pypy/pypy/changeset/ec634b035df3/
Log:Fix on 32-bit
diff --git a/rpython/jit/backend/test/runner_test.py
b/rpython/jit/backend/test/runner_test.py
--- a/rpython/jit/backend/test/runn
Author: Armin Rigo
Branch:
Changeset: r80342:8390117c7748
Date: 2015-10-20 08:13 +0200
http://bitbucket.org/pypy/pypy/changeset/8390117c7748/
Log:fix
diff --git a/rpython/jit/backend/arm/test/test_runner.py
b/rpython/jit/backend/arm/test/test_runner.py
--- a/rpython/jit/backend/arm/test/te
Author: Armin Rigo
Branch:
Changeset: r80343:e81b61ff533f
Date: 2015-10-20 06:39 +
http://bitbucket.org/pypy/pypy/changeset/e81b61ff533f/
Log:Give up running this test nightly before translation: not reliable.
Keep it only as an appdirect test, where it seems to work fine.
diff
18 matches
Mail list logo