Author: Armin Rigo
Branch:
Changeset: r3334:c6a071f57bf4
Date: 2020-02-07 09:23 +0100
http://bitbucket.org/cffi/cffi/changeset/c6a071f57bf4/
Log:Document the memory leak fix
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsne
Author: Armin Rigo
Branch:
Changeset: r3331:d00996ba7f3b
Date: 2020-01-19 10:54 +0100
http://bitbucket.org/cffi/cffi/changeset/d00996ba7f3b/
Log:Document #440 in details
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rs
Author: Armin Rigo
Branch:
Changeset: r3324:67ebe3890965
Date: 2020-01-06 07:56 +0100
http://bitbucket.org/cffi/cffi/changeset/67ebe3890965/
Log:Document c1e3a0dc7ac4
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@
Author: Armin Rigo
Branch:
Changeset: r3239:6d435908617d
Date: 2019-03-05 10:11 +0100
http://bitbucket.org/cffi/cffi/changeset/6d435908617d/
Log:Document issue 391
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -6019,8 +6019,8 @@
Author: Armin Rigo
Branch:
Changeset: r3232:2224b65a8b65
Date: 2019-02-26 16:00 +0100
http://bitbucket.org/cffi/cffi/changeset/2224b65a8b65/
Log:document
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -3,6 +3,12
Author: Michal Vyskocil
Branch:
Changeset: r3200:59a7c949248b
Date: 2019-01-09 08:46 +0100
http://bitbucket.org/cffi/cffi/changeset/59a7c949248b/
Log:Document version pinning for pkgconfig
diff --git a/cffi/pkgconfig.py b/cffi/pkgconfig.py
--- a/cffi/pkgconfig.py
+++ b/cffi/pkgconfig.py
@@
Author: Armin Rigo
Branch:
Changeset: r3152:caee0949f993
Date: 2018-08-30 11:38 +0200
http://bitbucket.org/cffi/cffi/changeset/caee0949f993/
Log:document abb60e05d3bf
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@
Author: Armin Rigo
Branch:
Changeset: r3106:db50b63de204
Date: 2018-02-23 19:57 +0100
http://bitbucket.org/cffi/cffi/changeset/db50b63de204/
Log:Document issue #355 and #350 here
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -5
Author: Armin Rigo
Branch:
Changeset: r3103:3c4397c47569
Date: 2018-02-22 07:46 +0100
http://bitbucket.org/cffi/cffi/changeset/3c4397c47569/
Log:Document the fixes since 1.11.4
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/what
Author: Armin Rigo
Branch:
Changeset: r3093:e8f05076085c
Date: 2018-01-31 21:52 +0100
http://bitbucket.org/cffi/cffi/changeset/e8f05076085c/
Log:Document issue #357
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@
Author: Armin Rigo
Branch:
Changeset: r3076:ee1e69d93c23
Date: 2018-01-12 09:57 +0100
http://bitbucket.org/cffi/cffi/changeset/ee1e69d93c23/
Log:Document this PyPy error mode
diff --git a/doc/source/embedding.rst b/doc/source/embedding.rst
--- a/doc/source/embedding.rst
+++ b/doc/source/emb
Author: Armin Rigo
Branch:
Changeset: r3050:fa84d0ccb9f4
Date: 2017-10-13 14:44 +0200
http://bitbucket.org/cffi/cffi/changeset/fa84d0ccb9f4/
Log:Document for issue 340
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/source/ref.rst
@@ -401,7 +401,12 @@
Author: Armin Rigo
Branch:
Changeset: r3025:23fa387f3e05
Date: 2017-09-27 09:23 +0200
http://bitbucket.org/cffi/cffi/changeset/23fa387f3e05/
Log:Document 4b0741f26fcd
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@
Author: Armin Rigo
Branch:
Changeset: r2999:5b1214633c90
Date: 2017-08-02 16:13 +0200
http://bitbucket.org/cffi/cffi/changeset/5b1214633c90/
Log:Document ffi.gc(..., size)
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/source/ref.rst
@@ -352,10 +352,
Author: Armin Rigo
Branch:
Changeset: r2991:67f818fdf4c7
Date: 2017-07-01 11:49 +0200
http://bitbucket.org/cffi/cffi/changeset/67f818fdf4c7/
Log:Document NetBSD
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/installa
Author: Armin Rigo
Branch:
Changeset: r2978:78e1cba114e1
Date: 2017-06-16 12:04 +0200
http://bitbucket.org/cffi/cffi/changeset/78e1cba114e1/
Log:Document issue #319
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@
Author: Armin Rigo
Branch:
Changeset: r2967:6c855193e59c
Date: 2017-06-02 10:16 +0200
http://bitbucket.org/cffi/cffi/changeset/6c855193e59c/
Log:Document the signedness of charN_t
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/source/ref.rst
@@ -629,
Author: Armin Rigo
Branch:
Changeset: r2963:c60281bf502f
Date: 2017-06-02 09:19 +0200
http://bitbucket.org/cffi/cffi/changeset/c60281bf502f/
Log:Document char16_t and char32_t
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -178,
Author: Armin Rigo
Branch:
Changeset: r2897:0cfa29f0cd5e
Date: 2017-03-10 08:37 +0100
http://bitbucket.org/cffi/cffi/changeset/0cfa29f0cd5e/
Log:Document the missing add_memory_pressure in PyPy <= 5.6
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/so
Author: Armin Rigo
Branch:
Changeset: r2895:46f49821e351
Date: 2017-02-28 09:10 +0100
http://bitbucket.org/cffi/cffi/changeset/46f49821e351/
Log:Document more explicitly the difference between CompiledFFI and FFI.
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
Author: Armin Rigo
Branch:
Changeset: r2848:eeadf4414558
Date: 2017-01-02 20:54 +0100
http://bitbucket.org/cffi/cffi/changeset/eeadf4414558/
Log:document
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -20,6 +20,9
Author: Armin Rigo
Branch:
Changeset: r2835:4c4845c4385e
Date: 2016-12-22 11:30 +0100
http://bitbucket.org/cffi/cffi/changeset/4c4845c4385e/
Log:Document explicit calls to lib.malloc()
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/source/ref.rst
@@
Author: Armin Rigo
Branch:
Changeset: r2829:c23ad11dc403
Date: 2016-12-09 12:24 +0100
http://bitbucket.org/cffi/cffi/changeset/c23ad11dc403/
Log:Document 'FILE *'
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -183,9 +183,7 @@
Author: Armin Rigo
Branch:
Changeset: r2828:dd328541d211
Date: 2016-12-08 11:22 +0100
http://bitbucket.org/cffi/cffi/changeset/dd328541d211/
Log:Document issue #295
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@
Author: Armin Rigo
Branch:
Changeset: r2822:0782c203b090
Date: 2016-11-28 10:11 +0100
http://bitbucket.org/cffi/cffi/changeset/0782c203b090/
Log:Document should_clear_after_alloc a bit more
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/source/ref.rs
Author: Armin Rigo
Branch:
Changeset: r2777:f0d20750d3d6
Date: 2016-09-24 22:50 +0200
http://bitbucket.org/cffi/cffi/changeset/f0d20750d3d6/
Log:Document inline the various options to compile with embedding
diff --git a/demo/embedding_test.c b/demo/embedding_test.c
--- a/demo/embedding_test
Author: Armin Rigo
Branch:
Changeset: r2770:5fc2d2cf2f5d
Date: 2016-09-15 08:53 +0200
http://bitbucket.org/cffi/cffi/changeset/5fc2d2cf2f5d/
Log:Document the new warning
diff --git a/c/test_c.py b/c/test_c.py
--- a/c/test_c.py
+++ b/c/test_c.py
@@ -3679,6 +3679,8 @@
def test_char_pointer
Author: Armin Rigo
Branch:
Changeset: r2752:02ca935a5c3f
Date: 2016-09-03 12:39 +0200
http://bitbucket.org/cffi/cffi/changeset/02ca935a5c3f/
Log:Document 0ff89f851d2c
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -529,7 +529,9
Author: Armin Rigo
Branch:
Changeset: r2738:f634d78ac712
Date: 2016-08-17 14:22 +0200
http://bitbucket.org/cffi/cffi/changeset/f634d78ac712/
Log:Document some common mistakes of bad lifetime of ffi.new()
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++
Author: Armin Rigo
Branch:
Changeset: r2729:8f867f5a869f
Date: 2016-07-31 21:05 +0200
http://bitbucket.org/cffi/cffi/changeset/8f867f5a869f/
Log:Document the fact that the C code contains '#define Py_LIMITED_API'.
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.
Author: Armin Rigo
Branch:
Changeset: r2703:61aa9f30a8cc
Date: 2016-06-03 14:00 +0200
http://bitbucket.org/cffi/cffi/changeset/61aa9f30a8cc/
Log:Document 61e03368485c and 4d6671385e08. Remove the "new in version
0.9" as deprecated; keep only "new in version 1.x".
diff --git a/doc/so
Author: Armin Rigo
Branch:
Changeset: r2694:ffe3a7c191a6
Date: 2016-05-07 15:25 +0200
http://bitbucket.org/cffi/cffi/changeset/ffe3a7c191a6/
Log:document e7ca388b0197 in whatsnew
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/wh
Author: Armin Rigo
Branch:
Changeset: r2692:4aca604a897f
Date: 2016-05-07 14:19 +0200
http://bitbucket.org/cffi/cffi/changeset/4aca604a897f/
Log:Document e7ca388b0197
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/source/ref.rst
@@ -508,24 +508,24 @@
Author: Armin Rigo
Branch:
Changeset: r2654:0e5d809db377
Date: 2016-03-29 20:08 +0200
http://bitbucket.org/cffi/cffi/changeset/0e5d809db377/
Log:Document ffi.list_types()
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -1228,
Author: Armin Rigo
Branch:
Changeset: r2648:9fa50c74716e
Date: 2016-03-15 18:16 +0100
http://bitbucket.org/cffi/cffi/changeset/9fa50c74716e/
Log:Document issue #247
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -109,6 +109,14 @
Author: Armin Rigo
Branch:
Changeset: r2620:66c37829e1f5
Date: 2016-02-09 13:31 +0100
http://bitbucket.org/cffi/cffi/changeset/66c37829e1f5/
Log:Document whatsnew
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -3
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:
Changeset: r2402:edfaf9c56322
Date: 2015-11-15 11:10 +0100
http://bitbucket.org/cffi/cffi/changeset/edfaf9c56322/
Log:Document ffi.new_allocator()
diff --git a/c/ffi_obj.c b/c/ffi_obj.c
--- a/c/ffi_obj.c
+++ b/c/ffi_obj.c
@@ -361,7 +361,19 @@
Author: Armin Rigo
Branch:
Changeset: r2394:56d35f3de7ca
Date: 2015-11-14 19:44 +0100
http://bitbucket.org/cffi/cffi/changeset/56d35f3de7ca/
Log:Document the SELinux issue with callbacks
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/usi
Author: Armin Rigo
Branch:
Changeset: r2354:134c16dc7d9b
Date: 2015-10-21 11:14 +0200
http://bitbucket.org/cffi/cffi/changeset/134c16dc7d9b/
Log:Document the trick of re.sub() to remove SAL annotations on Windows
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.r
Author: Armin Rigo
Branch:
Changeset: r2340:9d51e2cd2f08
Date: 2015-10-16 08:10 +0200
http://bitbucket.org/cffi/cffi/changeset/9d51e2cd2f08/
Log:Document ffi.memmove()
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -547,7 +5
Author: Armin Rigo
Branch:
Changeset: r2339:71aa461f34fe
Date: 2015-10-14 00:00 +0200
http://bitbucket.org/cffi/cffi/changeset/71aa461f34fe/
Log:document this windows change
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsne
Author: mattip
Branch:
Changeset: r2337:46f1c764af88
Date: 2015-10-13 23:59 +0300
http://bitbucket.org/cffi/cffi/changeset/46f1c764af88/
Log:document hack removal, leave hack in place for backward
compatability with verify()
diff --git a/cffi/verifier.py b/cffi/verifier.py
--- a/cff
Author: Armin Rigo
Branch:
Changeset: r2327:35fb1f6a0eac
Date: 2015-10-07 08:54 +0200
http://bitbucket.org/cffi/cffi/changeset/35fb1f6a0eac/
Log:Document __stdcall.
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -494,11 +494
Author: mattip
Branch:
Changeset: r2280:adbff121e494
Date: 2015-09-29 17:06 +0300
http://bitbucket.org/cffi/cffi/changeset/adbff121e494/
Log:document usefulness of ffi.buffer() for reading a struct from a
socket
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/sour
Author: Armin Rigo
Branch:
Changeset: r2257:c1df0e533840
Date: 2015-08-26 09:09 +0200
http://bitbucket.org/cffi/cffi/changeset/c1df0e533840/
Log:Document issue #217
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@
Author: Armin Rigo
Branch:
Changeset: r2216:0d2cff1af99f
Date: 2015-07-06 19:38 +0200
http://bitbucket.org/cffi/cffi/changeset/0d2cff1af99f/
Log:Document ffi.new_allocator()
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -82
Author: Armin Rigo
Branch:
Changeset: r2209:08e9e358f971
Date: 2015-07-05 09:33 +0200
http://bitbucket.org/cffi/cffi/changeset/08e9e358f971/
Log:Document 'onerror'.
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -506,7 +506,
Author: Armin Rigo
Branch:
Changeset: r2159:25dc5648d49e
Date: 2015-06-02 21:13 +0200
http://bitbucket.org/cffi/cffi/changeset/25dc5648d49e/
Log:Document that this example is also possible in the out-of-line mode
diff --git a/doc/source/overview.rst b/doc/source/overview.rst
--- a/doc/sourc
Author: Armin Rigo
Branch:
Changeset: r2108:eef5283966de
Date: 2015-05-26 18:56 +0200
http://bitbucket.org/cffi/cffi/changeset/eef5283966de/
Log:Document
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -3,6 +3,15
Author: Armin Rigo
Branch:
Changeset: r1875:98b0b26c05e2
Date: 2015-04-29 13:24 +0200
http://bitbucket.org/cffi/cffi/changeset/98b0b26c05e2/
Log:Document what we do with "int foo();".
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.
Author: Armin Rigo
Branch:
Changeset: r1621:e5f44c1fd9f7
Date: 2015-01-07 18:51 +0100
http://bitbucket.org/cffi/cffi/changeset/e5f44c1fd9f7/
Log:Document ffi.set_unicode()
diff --git a/cffi/api.py b/cffi/api.py
--- a/cffi/api.py
+++ b/cffi/api.py
@@ -411,16 +411,16 @@
def from_handle(s
Author: Armin Rigo
Branch:
Changeset: r1616:f7fa2106ddf3
Date: 2014-12-31 19:34 +0100
http://bitbucket.org/cffi/cffi/changeset/f7fa2106ddf3/
Log:Document 'relative_to'.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -673,7 +
Author: Armin Rigo
Branch:
Changeset: r1613:758533c5b7f8
Date: 2014-12-30 04:17 +0100
http://bitbucket.org/cffi/cffi/changeset/758533c5b7f8/
Log:Document ffi.from_buffer()
diff --git a/cffi/api.py b/cffi/api.py
--- a/cffi/api.py
+++ b/cffi/api.py
@@ -267,9 +267,9 @@
return self._ba
Author: Armin Rigo
Branch:
Changeset: r1612:88b30bc17082
Date: 2014-12-30 04:04 +0100
http://bitbucket.org/cffi/cffi/changeset/88b30bc17082/
Log:Document bcdbd8bc0c38. Change the future version number to 0.9.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rs
Author: Armin Rigo
Branch:
Changeset: r1599:c3d175e55b8b
Date: 2014-12-24 16:51 +0100
http://bitbucket.org/cffi/cffi/changeset/c3d175e55b8b/
Log:Document ecf4fb44f740.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -435,12 +
Author: Armin Rigo
Branch:
Changeset: r1585:2b86c5dc1331
Date: 2014-12-04 19:27 +0100
http://bitbucket.org/cffi/cffi/changeset/2b86c5dc1331/
Log:Document c5c87b3b1c00
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -667,6 +66
Author: Armin Rigo
Branch:
Changeset: r1438:4581bf09fb68
Date: 2013-12-06 20:37 +0100
http://bitbucket.org/cffi/cffi/changeset/4581bf09fb68/
Log:Document more this change
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1188,
Author: Armin Rigo
Branch:
Changeset: r1433:4480f85a1279
Date: 2013-11-29 23:55 +0100
http://bitbucket.org/cffi/cffi/changeset/4480f85a1279/
Log:Document some limitations of ffi.gc(), particularly on PyPy.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+
Author: Armin Rigo
Branch:
Changeset: r1378:f37a06c4c060
Date: 2013-10-21 14:31 +0200
http://bitbucket.org/cffi/cffi/changeset/f37a06c4c060/
Log:Document the workaround for taking pointers to functions.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++
Author: Armin Rigo
Branch:
Changeset: r1296:9a7fc13aa01f
Date: 2013-07-28 00:22 +0200
http://bitbucket.org/cffi/cffi/changeset/9a7fc13aa01f/
Log:Document this
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1409,8 +1409,9 @@
Author: Armin Rigo
Branch:
Changeset: r1273:e98e87d25d7d
Date: 2013-06-19 10:15 +0200
http://bitbucket.org/cffi/cffi/changeset/e98e87d25d7d/
Log:Document ffi.new_handle().
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1186
Author: Armin Rigo
Branch:
Changeset: r1249:5d2980c12007
Date: 2013-05-05 14:55 +0200
http://bitbucket.org/cffi/cffi/changeset/5d2980c12007/
Log:Document a more "real" implementation :-)
diff --git a/demo/gmp.py b/demo/gmp.py
--- a/demo/gmp.py
+++ b/demo/gmp.py
@@ -1,6 +1,12 @@
import sys
Author: Armin Rigo
Branch:
Changeset: r1185:456ad2f4381b
Date: 2013-03-07 10:37 +0100
http://bitbucket.org/cffi/cffi/changeset/456ad2f4381b/
Log:Document the removal of FILE, add demos.
diff --git a/demo/file1.py b/demo/file1.py
--- a/demo/file1.py
+++ b/demo/file1.py
@@ -1,10 +1,15 @@
imp
Author: Armin Rigo
Branch:
Changeset: r1181:24398a1b3048
Date: 2013-03-04 15:40 +0100
http://bitbucket.org/cffi/cffi/changeset/24398a1b3048/
Log:Document how to work around these limitations.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/sourc
Author: Armin Rigo
Branch:
Changeset: r1122:a44545d70be4
Date: 2013-01-10 10:03 +0100
http://bitbucket.org/cffi/cffi/changeset/a44545d70be4/
Log:Document the changes
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1097,6 +10
Author: Armin Rigo
Branch:
Changeset: r1114:372ff4956b15
Date: 2013-01-06 10:27 +0100
http://bitbucket.org/cffi/cffi/changeset/372ff4956b15/
Log:Document intptr_t
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -721,6 +721,12
Author: Armin Rigo
Branch:
Changeset: r1098:448276ce8477
Date: 2012-12-14 21:49 +0100
http://bitbucket.org/cffi/cffi/changeset/448276ce8477/
Log:Document how to indirectly define callbacks using unsupported
features
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/
Author: Armin Rigo
Branch:
Changeset: r1091:2145beedd1fa
Date: 2012-11-30 14:21 -0800
http://bitbucket.org/cffi/cffi/changeset/2145beedd1fa/
Log:Document bool() on pointers.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -12
Author: Armin Rigo
Branch:
Changeset: r942:7aaba88f07dd
Date: 2012-09-18 17:03 +0200
http://bitbucket.org/cffi/cffi/changeset/7aaba88f07dd/
Log:Document ffi.addressof().
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -642,8
Author: Armin Rigo
Branch:
Changeset: r939:beb3625be215
Date: 2012-09-18 11:12 +0200
http://bitbucket.org/cffi/cffi/changeset/beb3625be215/
Log:Document the simpler form of giving a C function type.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/do
Author: Armin Rigo
Branch:
Changeset: r896:09a69511887e
Date: 2012-08-25 15:40 +0200
http://bitbucket.org/cffi/cffi/changeset/09a69511887e/
Log:Document the alternative enum syntax.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rs
Author: Armin Rigo
Branch:
Changeset: r890:1a0359fa82f5
Date: 2012-08-23 18:32 +0200
http://bitbucket.org/cffi/cffi/changeset/1a0359fa82f5/
Log:Document this as a new feature.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -
Author: Armin Rigo
Branch:
Changeset: r752:2dd19cad0ee3
Date: 2012-07-31 23:15 +0200
http://bitbucket.org/cffi/cffi/changeset/2dd19cad0ee3/
Log:Document the GIL release.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -929,7
Author: Armin Rigo
Branch:
Changeset: r742:6d502ec32dba
Date: 2012-07-30 15:08 +0200
http://bitbucket.org/cffi/cffi/changeset/6d502ec32dba/
Log:Document with a versionchanged the changes.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/in
Author: Armin Rigo
Branch:
Changeset: r653:972998c8c2ca
Date: 2012-07-15 17:51 +0200
http://bitbucket.org/cffi/cffi/changeset/972998c8c2ca/
Log:Document cffi.verifier.Verifier.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@
Author: Armin Rigo
Branch:
Changeset: r640:211cbd67684d
Date: 2012-07-13 22:57 +0200
http://bitbucket.org/cffi/cffi/changeset/211cbd67684d/
Log:Document the conversions.
diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -3,6 +3,8 @@
Next steps
--
+ffi.new(): require a pointer-or
Author: Armin Rigo
Branch:
Changeset: r614:998ec2787b64
Date: 2012-07-09 17:30 +0200
http://bitbucket.org/cffi/cffi/changeset/998ec2787b64/
Log:Document wchar_t.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -279,6 +279,8 @
Author: Armin Rigo
Branch:
Changeset: r565:d3ad38171573
Date: 2012-06-29 10:52 +0200
http://bitbucket.org/cffi/cffi/changeset/d3ad38171573/
Log:Document "new in version 0.2".
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -5
Author: Armin Rigo
Branch:
Changeset: r561:29ca338c6740
Date: 2012-06-29 10:25 +0200
http://bitbucket.org/cffi/cffi/changeset/29ca338c6740/
Log:Document function calls, including struct returns (next checkins).
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.
Author: Armin Rigo
Branch:
Changeset: r419:1c31579fb9da
Date: 2012-06-17 19:57 +0200
http://bitbucket.org/cffi/cffi/changeset/1c31579fb9da/
Log:Document
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -57,7 +57,7 @@
* http
81 matches
Mail list logo