Author: Armin Rigo
Branch:
Changeset: r86051:68c75f95713b
Date: 2016-08-06 22:17 +0200
http://bitbucket.org/pypy/pypy/changeset/68c75f95713b/
Log:update cffi/d9c892b5a64b
diff --git a/lib_pypy/cffi/_cffi_include.h b/lib_pypy/cffi/_cffi_include.h
--- a/lib_pypy/cffi/_cffi_include.h
+++ b/lib
Author: Armin Rigo
Branch:
Changeset: r2735:d9c892b5a64b
Date: 2016-08-06 22:16 +0200
http://bitbucket.org/cffi/cffi/changeset/d9c892b5a64b/
Log:Avoid a combination where we end up with two incompatible "typedef
xxx _Bool;"
diff --git a/cffi/_cffi_include.h b/cffi/_cffi_include.h
--
Author: Armin Rigo
Branch:
Changeset: r2734:afc6e9c21056
Date: 2016-08-06 21:05 +0200
http://bitbucket.org/cffi/cffi/changeset/afc6e9c21056/
Log:Update docs
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -837,8 +837,8 @@
.. __:
Author: Armin Rigo
Branch:
Changeset: r86050:67a7286bfdd2
Date: 2016-08-06 20:49 +0200
http://bitbucket.org/pypy/pypy/changeset/67a7286bfdd2/
Log:Import cffi/6ddf5a9d1409
diff --git a/lib_pypy/cffi/_cffi_include.h b/lib_pypy/cffi/_cffi_include.h
--- a/lib_pypy/cffi/_cffi_include.h
+++ b/lib
Author: Raffael Tfirst
Branch: py3.5-async
Changeset: r86049:7f49d892fb4d
Date: 2016-08-06 20:40 +0200
http://bitbucket.org/pypy/pypy/changeset/7f49d892fb4d/
Log:Fix test for build_set_unpack, add test for
build_map_unpack_with_call, fix getFuncDesc
diff --git a/pypy/interpreter/pyop
Author: Armin Rigo
Branch:
Changeset: r2733:6ddf5a9d1409
Date: 2016-08-06 20:27 +0200
http://bitbucket.org/cffi/cffi/changeset/6ddf5a9d1409/
Log:Seems that as a #define, this hack breaks if a future header does
"typedef bool _Bool;". With a typedef, though, we get two identical
Author: Matti Picus
Branch: extradoc
Changeset: r5664:d5eaf9f670d2
Date: 2016-08-06 21:17 +0300
http://bitbucket.org/pypy/extradoc/changeset/d5eaf9f670d2/
Log:suggest some tweaks, feel free to revert
diff --git a/blog/draft/new-jit-log.rst b/blog/draft/new-jit-log.rst
--- a/blog/draft/new-ji
Author: Armin Rigo
Branch:
Changeset: r86048:fa7bd4dae2a8
Date: 2016-08-06 19:35 +0200
http://bitbucket.org/pypy/pypy/changeset/fa7bd4dae2a8/
Log:Update to cffi 1.8.0
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
--- a/lib_pypy/cffi.egg-info/PKG-INFO
+++ b/l
Author: Armin Rigo
Branch:
Changeset: r2732:875dcaa2b519
Date: 2016-08-06 19:32 +0200
http://bitbucket.org/cffi/cffi/changeset/875dcaa2b519/
Log:Update the version number to 1.8
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -2,7 +2,7 @
Author: fijal
Branch: improve-vmprof-testing
Changeset: r86047:8ba040124913
Date: 2016-08-06 17:11 +0200
http://bitbucket.org/pypy/pypy/changeset/8ba040124913/
Log:expose some other problems
diff --git a/rpython/jit/backend/test/test_rvmprof.py
b/rpython/jit/backend/test/test_rvmprof.py
---
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86046:11f391e1f1d6
Date: 2016-08-06 16:56 +0200
http://bitbucket.org/pypy/pypy/changeset/11f391e1f1d6/
Log:rvmprof: record the correct Python frames during pyjitpl
diff --git a/rpython/jit/codewriter/jtransform.py
b/rpython/jit/c
Author: Armin Rigo
Branch: extradoc
Changeset: r775:2f768f8073b0
Date: 2016-08-06 13:02 +0200
http://bitbucket.org/pypy/pypy.org/changeset/2f768f8073b0/
Log:Update the "Installing NumPy" section. Push numpy-via-cpyext
forward.
diff --git a/download.html b/download.html
--- a/download
Author: Armin Rigo
Branch: extradoc
Changeset: r774:b523df27f1bf
Date: 2016-08-06 09:25 +0200
http://bitbucket.org/pypy/pypy.org/changeset/b523df27f1bf/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $64781 of $105000 (
13 matches
Mail list logo