Author: Armin Rigo
Branch:
Changeset: r84355:005256ca5fa9
Date: 2016-05-10 23:29 +0200
http://bitbucket.org/pypy/pypy/changeset/005256ca5fa9/
Log:Add comment
diff --git a/pypy/interpreter/executioncontext.py
b/pypy/interpreter/executioncontext.py
--- a/pypy/interpreter/executioncontext.py
Author: Armin Rigo
Branch: remove-raisingops
Changeset: r84354:4419d4631487
Date: 2016-05-10 21:33 +0200
http://bitbucket.org/pypy/pypy/changeset/4419d4631487/
Log:Temporarily(?) mask these two llops from the JIT
diff --git a/pypy/module/__pypy__/interp_intop.py
b/pypy/module/__pypy__/inter
Author: Armin Rigo
Branch: remove-raisingops
Changeset: r84353:d55201e3d06c
Date: 2016-05-10 20:57 +0200
http://bitbucket.org/pypy/pypy/changeset/d55201e3d06c/
Log:Backend
diff --git a/rpython/jit/backend/llsupport/test/test_regalloc_integration.py
b/rpython/jit/backend/llsupport/test/test_
Author: Armin Rigo
Branch: remove-raisingops
Changeset: r84352:59ed937837d3
Date: 2016-05-10 19:54 +0200
http://bitbucket.org/pypy/pypy/changeset/59ed937837d3/
Log:Finish 1ad01ba1173b for the front-end
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
Author: Armin Rigo
Branch: remove-raisingops
Changeset: r84351:1ad01ba1173b
Date: 2016-05-10 18:31 +0200
http://bitbucket.org/pypy/pypy/changeset/1ad01ba1173b/
Log:Remove divisions and modulos from regular JIT operations, uses
oopspec calls
diff --git a/rpython/jit/codewriter/effecti
Author: Richard Plangger
Branch: new-jit-log
Changeset: r84350:f8bf0d7c3949
Date: 2016-05-10 13:33 +0200
http://bitbucket.org/pypy/pypy/changeset/f8bf0d7c3949/
Log:added new tag to store source code line in binary (done by
vmprof/client)
diff --git a/rpython/rlib/jitlog.py b/rpython/
Author: Richard Plangger
Branch:
Changeset: r84349:aa75f1381bfa
Date: 2016-05-10 11:51 +0200
http://bitbucket.org/pypy/pypy/changeset/aa75f1381bfa/
Log:fixed issue #2172. the test specified an invalid parameter for
memory protection of the mmap call. powerpc rejects that parameter
d
Author: Richard Plangger
Branch: new-jit-log
Changeset: r84348:cfecd970a924
Date: 2016-05-09 13:29 +0200
http://bitbucket.org/pypy/pypy/changeset/cfecd970a924/
Log:merged default
diff too long, truncating to 2000 out of 2152 lines
diff --git a/pypy/doc/discussion/finalizer-order.rst
b/pypy
Author: Armin Rigo
Branch:
Changeset: r2696:324549d18676
Date: 2016-05-10 11:39 +0200
http://bitbucket.org/cffi/cffi/changeset/324549d18676/
Log:Expand the error message
diff --git a/cffi/commontypes.py b/cffi/commontypes.py
--- a/cffi/commontypes.py
+++ b/cffi/commontypes.py
@@ -35,8 +35,1
Author: Armin Rigo
Branch:
Changeset: r84347:415b6c689836
Date: 2016-05-10 11:19 +0200
http://bitbucket.org/pypy/pypy/changeset/415b6c689836/
Log:Metaclass support: revert a change done in e6d78e83ee3c that would
not set is_cpytype() on cpyext subtypes of type. Unsure why it was
Author: Armin Rigo
Branch:
Changeset: r84346:927199115c54
Date: 2016-05-10 10:21 +0200
http://bitbucket.org/pypy/pypy/changeset/927199115c54/
Log:Add a passing test
diff --git a/pypy/module/cpyext/test/test_typeobject.py
b/pypy/module/cpyext/test/test_typeobject.py
--- a/pypy/module/cpyext
Author: Armin Rigo
Branch:
Changeset: r84345:10c47aaadaba
Date: 2016-05-10 09:50 +0200
http://bitbucket.org/pypy/pypy/changeset/10c47aaadaba/
Log:Use the correct type in micronumpy. Fix the types expected in
ndarrayobject.
diff --git a/pypy/module/cpyext/ndarrayobject.py
b/pypy/mod
Author: Armin Rigo
Branch:
Changeset: r84344:4a98b6f0536f
Date: 2016-05-10 09:33 +0200
http://bitbucket.org/pypy/pypy/changeset/4a98b6f0536f/
Log:Fix for 392dd419f5d0
diff --git a/pypy/module/micronumpy/ufuncs.py b/pypy/module/micronumpy/ufuncs.py
--- a/pypy/module/micronumpy/ufuncs.py
+++
Author: Armin Rigo
Branch:
Changeset: r84343:226dcd726437
Date: 2016-05-10 09:24 +0200
http://bitbucket.org/pypy/pypy/changeset/226dcd726437/
Log:Re-add debug_rotate_nursery() in case we're running in PYPY_GC_DEBUG
and don't have any pinned object.
diff --git a/rpython/memory/gc/inc
14 matches
Mail list logo