Author: Armin Rigo
Branch: extradoc
Changeset: r678:83ff69e2efd0
Date: 2015-12-17 09:21 +0100
http://bitbucket.org/pypy/pypy.org/changeset/83ff69e2efd0/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $61586 of $105000 (
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81365:9dfc528a3994
Date: 2015-12-17 11:26 +0100
http://bitbucket.org/pypy/pypy/changeset/9dfc528a3994/
Log:pushed forward cond_call_gc_wb, two more tests now passing
diff --git a/rpython/jit/backend/zarch/assembler.py
b/rpython/jit/
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81366:a74573715f49
Date: 2015-12-17 12:53 +0100
http://bitbucket.org/pypy/pypy/changeset/a74573715f49/
Log:implementing card_masking_mask assembler in _write_barrier_fast_path
diff --git a/rpython/jit/backend/zarch/assembler.py
b/rp
Author: Armin Rigo
Branch:
Changeset: r2481:935bf011a8cf
Date: 2015-12-17 13:50 +0100
http://bitbucket.org/cffi/cffi/changeset/935bf011a8cf/
Log:fixes
diff --git a/c/commontypes.c b/c/commontypes.c
--- a/c/commontypes.c
+++ b/c/commontypes.c
@@ -199,7 +199,8 @@
static PyObject *b__get_co
Author: Armin Rigo
Branch: release-1.4
Changeset: r2482:052ec14c86c3
Date: 2015-12-17 13:54 +0100
http://bitbucket.org/cffi/cffi/changeset/052ec14c86c3/
Log:make release branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python
Author: Armin Rigo
Branch:
Changeset: r2484:0289deec3d92
Date: 2015-12-17 15:29 +0100
http://bitbucket.org/cffi/cffi/changeset/0289deec3d92/
Log:hg merge release-1.4
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/ins
Author: Armin Rigo
Branch: release-1.4
Changeset: r2483:532cee0a744a
Date: 2015-12-17 15:29 +0100
http://bitbucket.org/cffi/cffi/changeset/532cee0a744a/
Log:md5/sha1
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/inst
Author: Armin Rigo
Branch:
Changeset: r2485:d6943ffe2fe8
Date: 2015-12-17 16:19 +0100
http://bitbucket.org/cffi/cffi/changeset/d6943ffe2fe8/
Log:grumble, the disappearance of _Py_atomic_load_relaxed and
_PyThreadState_Current occurred in 3.5.1, not in 3.5.
diff --git a/c/misc_thread
Author: Armin Rigo
Branch:
Changeset: r2486:0e3ade655540
Date: 2015-12-17 16:26 +0100
http://bitbucket.org/cffi/cffi/changeset/0e3ade655540/
Log:Document 1.4.1
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -3,6
Author: Armin Rigo
Branch: release-1.4
Changeset: r2489:5d859607e885
Date: 2015-12-17 16:40 +0100
http://bitbucket.org/cffi/cffi/changeset/5d859607e885/
Log:md5/sha1
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/inst
Author: Armin Rigo
Branch: release-1.4
Changeset: r2488:27015e9143b8
Date: 2015-12-17 16:30 +0100
http://bitbucket.org/cffi/cffi/changeset/27015e9143b8/
Log:bump version number
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -6498,7 +6498
Author: Armin Rigo
Branch:
Changeset: r2490:3c9573e3475c
Date: 2015-12-17 16:40 +0100
http://bitbucket.org/cffi/cffi/changeset/3c9573e3475c/
Log:hg merge release-1.4
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -6498,7 +6498,7 @@
Author: Armin Rigo
Branch: release-1.4
Changeset: r2487:77c28957c976
Date: 2015-12-17 16:26 +0100
http://bitbucket.org/cffi/cffi/changeset/77c28957c976/
Log:hg merge default
diff --git a/c/misc_thread_posix.h b/c/misc_thread_posix.h
--- a/c/misc_thread_posix.h
+++ b/c/misc_thread_posix.h
@@
Author: Armin Rigo
Branch:
Changeset: r81367:38851030d8c4
Date: 2015-12-17 16:46 +0100
http://bitbucket.org/pypy/pypy/changeset/38851030d8c4/
Log:bump cffi version number to 1.4.1
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
Author: mattip
Branch: cpyext-ext
Changeset: r81369:55993b380e68
Date: 2015-12-17 21:54 +0200
http://bitbucket.org/pypy/pypy/changeset/55993b380e68/
Log:fix for untranslated tests, start to run -A numpy tests
diff --git a/pypy/module/cpyext/test/test_cpyext.py
b/pypy/module/cpyext/test/test
Author: mattip
Branch: cpyext-ext
Changeset: r81368:848fb779298b
Date: 2015-12-16 22:44 +0200
http://bitbucket.org/pypy/pypy/changeset/848fb779298b/
Log:add include_dirs kwarg to import_module
diff --git a/pypy/module/cpyext/test/test_cpyext.py
b/pypy/module/cpyext/test/test_cpyext.py
--- a
Author: mattip
Branch: cpyext-ext
Changeset: r81372:b6a99ac4c4c2
Date: 2015-12-17 22:10 +0200
http://bitbucket.org/pypy/pypy/changeset/b6a99ac4c4c2/
Log:pass some -A ndarray tests
diff --git a/pypy/module/cpyext/test/test_ndarrayobject.py
b/pypy/module/cpyext/test/test_ndarrayobject.py
---
Author: mattip
Branch: cpyext-ext
Changeset: r81371:030855655208
Date: 2015-12-17 22:10 +0200
http://bitbucket.org/pypy/pypy/changeset/030855655208/
Log:hack away again till tests run w/ -A
diff --git a/pypy/module/cpyext/test/test_cpyext.py
b/pypy/module/cpyext/test/test_cpyext.py
--- a/py
Author: mattip
Branch: cpyext-ext
Changeset: r81370:fc642900fdf9
Date: 2015-12-17 21:55 +0200
http://bitbucket.org/pypy/pypy/changeset/fc642900fdf9/
Log:move PyArray_CopyInto into python
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/
Author: Armin Rigo
Branch: extradoc
Changeset: r679:4418e93fa420
Date: 2015-12-17 23:09 +0100
http://bitbucket.org/pypy/pypy.org/changeset/4418e93fa420/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $61600 of $105000 (
20 matches
Mail list logo