Author: Armin Rigo
Branch:
Changeset: r2369:17abd378d528
Date: 2015-11-03 09:00 +0100
http://bitbucket.org/cffi/cffi/changeset/17abd378d528/
Log:Allow different formattings of the underlying "%p"
diff --git a/testing/cffi0/test_parsing.py b/testing/cffi0/test_parsing.py
--- a/testing/cffi0/
Author: Armin Rigo
Branch:
Changeset: r2370:2d96d742f41f
Date: 2015-11-03 09:07 +0100
http://bitbucket.org/cffi/cffi/changeset/2d96d742f41f/
Log:Show instead of
diff --git a/c/realize_c_type.c b/c/realize_c_type.c
--- a/c/realize_c_type.c
+++ b/c/realize_c_type.c
@@ -318,7 +318,7 @@
Author: Armin Rigo
Branch:
Changeset: r2371:427021f52c7f
Date: 2015-11-03 09:25 +0100
http://bitbucket.org/cffi/cffi/changeset/427021f52c7f/
Log:One of the Windows common types was lost somehow. Add a test that
at least dependencies are there.
diff --git a/c/commontypes.c b/c/common
Author: Armin Rigo
Branch: extradoc
Changeset: r651:d36f9e895c57
Date: 2015-11-03 09:30 +0100
http://bitbucket.org/pypy/pypy.org/changeset/d36f9e895c57/
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: Zearin
Branch: Zearin/minor-whatsnewrst-markup-tweaks-edited-o-1446387512092
Changeset: r80509:7f2a0fc28f4b
Date: 2015-11-01 14:21 +
http://bitbucket.org/pypy/pypy/changeset/7f2a0fc28f4b/
Log:Minor whatsnew.rst markup tweaks (edited online with Bitbucket)
diff --git a/pypy/doc/wh
Author: Armin Rigo
Branch:
Changeset: r80510:452c074c6e37
Date: 2015-11-03 12:24 +0100
http://bitbucket.org/pypy/pypy/changeset/452c074c6e37/
Log:Merged in Zearin/pypy/Zearin/minor-whatsnewrst-markup-tweaks-
edited-o-1446387512092 (pull request #352)
Minor whatsnew.rst marku
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80511:e9d5e097f0aa
Date: 2015-11-02 18:21 +0100
http://bitbucket.org/pypy/pypy/changeset/e9d5e097f0aa/
Log:saving byte_count as attribute to codebuilder instead as attribute
of the function
diff --git a/rpython/jit/backend/za
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80512:e4a706c55bfc
Date: 2015-11-03 13:08 +0100
http://bitbucket.org/pypy/pypy/changeset/e4a706c55bfc/
Log:implemented patch pending failure recoveries after a guard has
failed and a bridge is attached (r13 is not yet restored
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80514:07e92acaeeec
Date: 2015-11-03 15:23 +0100
http://bitbucket.org/pypy/pypy/changeset/07e92acaeeec/
Log:jump to loop header from a bridge is now correctly working
diff --git a/rpython/jit/backend/zarch/assembler.py
b/rpython/jit/
Author: Armin Rigo
Branch:
Changeset: r80513:81b4c17ff215
Date: 2015-11-03 15:33 +0100
http://bitbucket.org/pypy/pypy/changeset/81b4c17ff215/
Log:Silence gcc warnings that sometimes show up
diff --git a/lib_pypy/_tkinter/tklib_build.py b/lib_pypy/_tkinter/tklib_build.py
--- a/lib_pypy/_tkin
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80515:4baab7a89095
Date: 2015-11-03 16:04 +0100
http://bitbucket.org/pypy/pypy/changeset/4baab7a89095/
Log:test drag along, found one bug (did not copy compare long instr
bytes from manual)
diff --git a/rpython/jit/backend/za
Author: Richard Plangger
Branch: s390x-backend
Changeset: r80516:2e5796108f90
Date: 2015-11-03 17:50 +0100
http://bitbucket.org/pypy/pypy/changeset/2e5796108f90/
Log:saving the last used constant pool below the stack pointer
diff --git a/rpython/jit/backend/zarch/arch.py
b/rpython/jit/backe
Author: mattip
Branch: array_interface
Changeset: r80517:8662c0105271
Date: 2015-11-03 19:14 +0200
http://bitbucket.org/pypy/pypy/changeset/8662c0105271/
Log:implement creating ndarrays via __array_interface__
___
pypy-commit mailing list
pypy-comm
Author: mattip
Branch: array_interface
Changeset: r80518:901d9fdf43fd
Date: 2015-11-03 19:15 +0200
http://bitbucket.org/pypy/pypy/changeset/901d9fdf43fd/
Log:test, implement enough to create ndarrays from Pillow Images
diff --git a/pypy/module/micronumpy/compile.py
b/pypy/module/micronumpy/
Author: Ronan Lamy
Branch:
Changeset: r80519:46cb647a4410
Date: 2015-11-03 17:43 +
http://bitbucket.org/pypy/pypy/changeset/46cb647a4410/
Log:Use a real exception instead of an assertion in
LLFrame.op_debug_assert()
diff --git a/rpython/rtyper/llinterp.py b/rpython/rtyper/llinte
Author: mattip
Branch:
Changeset: r80520:af5d2330798e
Date: 2015-11-03 19:42 +0200
http://bitbucket.org/pypy/pypy/changeset/af5d2330798e/
Log:remove extra quotes in conversion from object dtype to unicode,
continuation of cdb5f895892c
diff --git a/pypy/module/micronumpy/test/test_ob
Author: Armin Rigo
Branch: ppc-stacklet
Changeset: r80523:4428aa79c94b
Date: 2015-11-03 19:16 +0100
http://bitbucket.org/pypy/pypy/changeset/4428aa79c94b/
Log:Skip TestStackletAsmGcc on platforms where asmgcc is disabled
diff --git a/rpython/rlib/test/test_rstacklet.py
b/rpython/rlib/test/t
Author: Vaibhav Sood
Branch: ppc-stacklet
Changeset: r80521:64dbe96612e5
Date: 2015-10-28 13:14 +0530
http://bitbucket.org/pypy/pypy/changeset/64dbe96612e5/
Log:Implementation of slp_switch for PPC
diff --git a/rpython/translator/c/src/stacklet/slp_platformselect.h
b/rpython/translator/c/sr
Author: Armin Rigo
Branch: ppc-stacklet
Changeset: r80522:15335b9f2972
Date: 2015-11-03 19:12 +0100
http://bitbucket.org/pypy/pypy/changeset/15335b9f2972/
Log:More tweaks, copying the Stackless version by Kristjan Valur
Jonsson. As far as I can tell this is now correct, but more testi
Author: mattip
Branch:
Changeset: r80525:83f9532a7bf3
Date: 2015-11-03 20:59 +0200
http://bitbucket.org/pypy/pypy/changeset/83f9532a7bf3/
Log:trivial fixes
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
Author: Armin Rigo
Branch:
Changeset: r2372:86cdfb3ff7fa
Date: 2015-11-03 20:58 +0100
http://bitbucket.org/cffi/cffi/changeset/86cdfb3ff7fa/
Log:Add a direct test for _get_common_types()
diff --git a/c/test_c.py b/c/test_c.py
--- a/c/test_c.py
+++ b/c/test_c.py
@@ -7,7 +7,7 @@
sys.path
Author: Armin Rigo
Branch:
Changeset: r80527:9fc10bf9ace6
Date: 2015-11-03 22:29 +0100
http://bitbucket.org/pypy/pypy/changeset/9fc10bf9ace6/
Log:Forgot to add this file
diff --git a/pypy/module/_cffi_backend/src/commontypes.c
b/pypy/module/_cffi_backend/src/commontypes.c
new file mode 100
Author: Armin Rigo
Branch:
Changeset: r80526:4a523256b0e4
Date: 2015-11-03 21:28 +0100
http://bitbucket.org/pypy/pypy/changeset/4a523256b0e4/
Log:Update to cffi/86cdfb3ff7fa
diff --git a/lib_pypy/cffi/cffi_opcode.py b/lib_pypy/cffi/cffi_opcode.py
--- a/lib_pypy/cffi/cffi_opcode.py
+++ b/lib
Author: Armin Rigo
Branch: ppc-stacklet
Changeset: r80528:205e275c5895
Date: 2015-11-03 21:26 +0100
http://bitbucket.org/pypy/pypy/changeset/205e275c5895/
Log:Remove the removal of the _continuation module on ppc
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/c
Author: Armin Rigo
Branch: ppc-stacklet
Changeset: r80529:50288852578b
Date: 2015-11-03 22:57 +0100
http://bitbucket.org/pypy/pypy/changeset/50288852578b/
Log:seems to work at least in simple examples, ready for merge
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch:
Changeset: r80531:f48af5699c24
Date: 2015-11-03 22:59 +0100
http://bitbucket.org/pypy/pypy/changeset/f48af5699c24/
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: r80530:a1282c2b5668
Date: 2015-11-03 22:58 +0100
http://bitbucket.org/pypy/pypy/changeset/a1282c2b5668/
Log:Pull request #349 plus tweaks: Implementation of slp_switch for PPC
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy
Author: Ronan Lamy
Branch: exc-later
Changeset: r80532:433f4c50738d
Date: 2015-11-04 02:16 +
http://bitbucket.org/pypy/pypy/changeset/433f4c50738d/
Log:Fix detection of suitable exception links in
GraphFlattener.make_exception_link()
diff --git a/rpython/jit/codewriter/flatten.py
28 matches
Mail list logo