[pypy-commit] cffi default: clarify (thanks Rémi)

2016-01-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r2614:fca64086ec22 Date: 2016-01-19 16:22 +0100 http://bitbucket.org/cffi/cffi/changeset/fca64086ec22/ Log:clarify (thanks Rémi) diff --git a/doc/source/using.rst b/doc/source/using.rst --- a/doc/source/using.rst +++ b/doc/source/using.rst @@ -476,16 +4

[pypy-commit] cffi default: Clarify a little bit 'cffi_allocator_t'. Motivation: obscure gcc bug

2015-12-24 Thread arigo
Author: Armin Rigo Branch: Changeset: r2497:f52d1e25624c Date: 2015-12-24 11:14 +0100 http://bitbucket.org/cffi/cffi/changeset/f52d1e25624c/ Log:Clarify a little bit 'cffi_allocator_t'. Motivation: obscure gcc bug (issue #240) diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a

[pypy-commit] cffi default: Clarify documentation for ffi.from_buffer(): it also works on read-only

2015-10-25 Thread arigo
Author: Armin Rigo Branch: Changeset: r2361:f1329dc74b88 Date: 2015-10-24 11:04 +0200 http://bitbucket.org/cffi/cffi/changeset/f1329dc74b88/ Log:Clarify documentation for ffi.from_buffer(): it also works on read- only buffer objects diff --git a/doc/source/using.rst b/doc/source/usi

[pypy-commit] cffi default: Clarify some details

2015-10-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r2329:29538451c652 Date: 2015-10-07 19:02 +0200 http://bitbucket.org/cffi/cffi/changeset/29538451c652/ Log:Clarify some details diff --git a/doc/source/overview.rst b/doc/source/overview.rst --- a/doc/source/overview.rst +++ b/doc/source/overview.rst @@

[pypy-commit] cffi default: Clarify the weakdict example

2015-06-24 Thread arigo
Author: Armin Rigo Branch: Changeset: r2193:41f9e10dfdee Date: 2015-06-24 18:03 +0200 http://bitbucket.org/cffi/cffi/changeset/41f9e10dfdee/ Log:Clarify the weakdict example diff --git a/doc/source/using.rst b/doc/source/using.rst --- a/doc/source/using.rst +++ b/doc/source/using.rst @@ -63

[pypy-commit] cffi default: clarify

2015-05-21 Thread arigo
Author: Armin Rigo Branch: Changeset: r2077:26a4a6fc452d Date: 2015-05-21 16:28 +0200 http://bitbucket.org/cffi/cffi/changeset/26a4a6fc452d/ Log:clarify diff --git a/c/misc_win32.h b/c/misc_win32.h --- a/c/misc_win32.h +++ b/c/misc_win32.h @@ -218,7 +218,7 @@ static int dlclose(void *han

[pypy-commit] cffi default: clarify

2015-05-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r2066:3ae7032ca87d Date: 2015-05-20 17:46 +0200 http://bitbucket.org/cffi/cffi/changeset/3ae7032ca87d/ Log:clarify diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst --- a/doc/source/cdef.rst +++ b/doc/source/cdef.rst @@ -131,8 +131,8 @@ underscore

[pypy-commit] cffi default: Clarify this point in the docs

2015-03-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r1673:1e723dc022fe Date: 2015-03-17 11:03 +0100 http://bitbucket.org/cffi/cffi/changeset/1e723dc022fe/ Log:Clarify this point in the docs diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -

[pypy-commit] cffi default: Clarify the error we get if we try to use TCHAR & friends before calling

2015-01-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r1623:138fea1cf4bd Date: 2015-01-07 22:15 +0100 http://bitbucket.org/cffi/cffi/changeset/138fea1cf4bd/ Log:Clarify the error we get if we try to use TCHAR & friends before calling ffi.set_unicode(). diff --git a/cffi/api.py b/cffi/api.py --- a/c

[pypy-commit] cffi default: Clarify

2012-06-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r379:94db0f48daab Date: 2012-06-15 23:05 +0200 http://bitbucket.org/cffi/cffi/changeset/94db0f48daab/ Log:Clarify diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -416,8 +416,8 @@ >>>

[pypy-commit] cffi default: Clarify

2012-06-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r374:c79d5b0fc99b Date: 2012-06-15 20:39 +0200 http://bitbucket.org/cffi/cffi/changeset/c79d5b0fc99b/ Log:Clarify diff --git a/cffi/verifier.py b/cffi/verifier.py --- a/cffi/verifier.py +++ b/cffi/verifier.py @@ -467,7 +467,7 @@ loading_cpy_variabl