[pypy-commit] cffi fix-typo: Fix a typo in cdef.rst

2018-01-11 Thread Hiroshi Hatake
Author: Hiroshi Hatake Branch: fix-typo Changeset: r3063:fd9081cfd060 Date: 2018-01-10 16:01 +0900 http://bitbucket.org/cffi/cffi/changeset/fd9081cfd060/ Log:Fix a typo in cdef.rst intented → intended diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst --- a/doc/source/cdef.rst +

[pypy-commit] cffi fix-typo: Fix a typo in using.rst

2018-01-11 Thread Hiroshi Hatake
Author: Hiroshi Hatake Branch: fix-typo Changeset: r3065:74d85eb3df35 Date: 2018-01-10 16:02 +0900 http://bitbucket.org/cffi/cffi/changeset/74d85eb3df35/ Log:Fix a typo in using.rst convertion → conversion diff --git a/doc/source/using.rst b/doc/source/using.rst --- a/doc/source/usi

[pypy-commit] cffi fix-typo: Fix a typo in installation

2018-01-11 Thread Hiroshi Hatake
Author: Hiroshi Hatake Branch: fix-typo Changeset: r3064:c597a8bf02bf Date: 2018-01-10 16:01 +0900 http://bitbucket.org/cffi/cffi/changeset/c597a8bf02bf/ Log:Fix a typo in installation Aternatively → Alternatively diff --git a/doc/source/installation.rst b/doc/source/installation.rs

[pypy-commit] cffi default: Merged in cosmo0920/cffi/fix-typo (pull request #84)

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r3066:3dcec7271e97 Date: 2018-01-11 08:14 + http://bitbucket.org/cffi/cffi/changeset/3dcec7271e97/ Log:Merged in cosmo0920/cffi/fix-typo (pull request #84) Fix typo diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst --- a/doc/source/cde

[pypy-commit] pypy default: Added tag release-pypy3.5-v5.10.1 for changeset 3f6eaa010fce

2018-01-11 Thread mattip
Author: Matti Picus Branch: Changeset: r93653:db878ccf6890 Date: 2018-01-11 21:57 +0200 http://bitbucket.org/pypy/pypy/changeset/db878ccf6890/ Log:Added tag release-pypy3.5-v5.10.1 for changeset 3f6eaa010fce diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -50,3 +50,4 @@ 0

[pypy-commit] cffi default: Expand

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r3067:ab8662981c0d Date: 2018-01-11 21:02 +0100 http://bitbucket.org/cffi/cffi/changeset/ab8662981c0d/ Log:Expand diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -6,11 +6,18 @

[pypy-commit] pypy.org extradoc: add sha256 hashes for pypy3.5-v5.10.1, note s390x, maxos64 sierra are missing

2018-01-11 Thread mattip
Author: Matti Picus Branch: extradoc Changeset: r912:39d20dbad619 Date: 2018-01-11 22:28 +0200 http://bitbucket.org/pypy/pypy.org/changeset/39d20dbad619/ Log:add sha256 hashes for pypy3.5-v5.10.1, note s390x, maxos64 sierra are missing diff --git a/source/download.txt b/source/downlo

[pypy-commit] cffi default: hg merge release-1.11

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r3070:1cdf364307f9 Date: 2018-01-11 21:48 +0100 http://bitbucket.org/cffi/cffi/changeset/1cdf364307f9/ Log:hg merge release-1.11 diff --git a/doc/source/installation.rst b/doc/source/installation.rst --- a/doc/source/installation.rst +++ b/doc/source/in

[pypy-commit] cffi release-1.11: hg merge default

2018-01-11 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3068:b6c9e34d098f Date: 2018-01-11 21:43 +0100 http://bitbucket.org/cffi/cffi/changeset/b6c9e34d098f/ Log:hg merge default 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 @@ #

[pypy-commit] cffi release-1.11: md5/sha

2018-01-11 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3069:1aafccb9255d Date: 2018-01-11 21:48 +0100 http://bitbucket.org/cffi/cffi/changeset/1aafccb9255d/ Log:md5/sha diff --git a/doc/source/installation.rst b/doc/source/installation.rst --- a/doc/source/installation.rst +++ b/doc/source/inst

[pypy-commit] cffi doc-index: split index and lower headings of old versions so TOC looks nicer

2018-01-11 Thread mattip
Author: Matti Picus Branch: doc-index Changeset: r3071:a8f4e0a70b05 Date: 2018-01-11 23:39 +0200 http://bitbucket.org/cffi/cffi/changeset/a8f4e0a70b05/ Log:split index and lower headings of old versions so TOC looks nicer diff --git a/doc/source/goals.rst b/doc/source/goals.rst new file mode

[pypy-commit] cffi default: update copyright year

2018-01-11 Thread mattip
Author: Matti Picus Branch: Changeset: r3072:ecfa5763b69d Date: 2018-01-11 23:46 +0200 http://bitbucket.org/cffi/cffi/changeset/ecfa5763b69d/ Log:update copyright year diff --git a/doc/source/conf.py b/doc/source/conf.py --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -38,7 +38,7 @@

[pypy-commit] pypy default: update to cffi 1.11.3

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r93654:62b31e6e8a3b Date: 2018-01-11 23:58 +0100 http://bitbucket.org/pypy/pypy/changeset/62b31e6e8a3b/ Log:update to cffi 1.11.3 diff --git a/pypy/module/_cffi_backend/__init__.py b/pypy/module/_cffi_backend/__init__.py --- a/pypy/module/_cffi_backend

[pypy-commit] pypy default: update these files too

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r93655:b601392ff32b Date: 2018-01-11 23:58 +0100 http://bitbucket.org/pypy/pypy/changeset/b601392ff32b/ Log:update these files too diff --git a/lib_pypy/cffi/__init__.py b/lib_pypy/cffi/__init__.py --- a/lib_pypy/cffi/__init__.py +++ b/lib_pypy/cffi/__i

[pypy-commit] pypy default: forgot this place

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r93656:bc91e92c83f8 Date: 2018-01-12 00:23 +0100 http://bitbucket.org/pypy/pypy/changeset/bc91e92c83f8/ Log:forgot this place 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/lib_

[pypy-commit] extradoc extradoc: register for leysin

2018-01-11 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5863:4c59ca94ccf5 Date: 2018-01-12 08:38 +0100 http://bitbucket.org/pypy/extradoc/changeset/4c59ca94ccf5/ Log:register for leysin diff --git a/sprintinfo/leysin-winter-2018/people.txt b/sprintinfo/leysin-winter-2018/people.txt --- a/sprintinfo

[pypy-commit] cffi default: hg merge release-1.11

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r3074:0ce2c70d5632 Date: 2018-01-12 08:39 +0100 http://bitbucket.org/cffi/cffi/changeset/0ce2c70d5632/ Log:hg merge release-1.11 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -14,3 +14,4 @@ relea

[pypy-commit] cffi release-1.11: Added tag v1.11.3 for changeset 1aafccb9255d

2018-01-11 Thread arigo
Author: Armin Rigo Branch: release-1.11 Changeset: r3073:1692c5522360 Date: 2018-01-12 08:39 +0100 http://bitbucket.org/cffi/cffi/changeset/1692c5522360/ Log:Added tag v1.11.3 for changeset 1aafccb9255d diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -14,3 +14,4 @@ 000

[pypy-commit] cffi default: merge heads

2018-01-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r3075:3daecc622902 Date: 2018-01-12 08:40 +0100 http://bitbucket.org/cffi/cffi/changeset/3daecc622902/ Log:merge heads diff --git a/doc/source/conf.py b/doc/source/conf.py --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -38,7 +38,7 @@ # General