index
:
delta/python-packages/cffi.git
AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197
HERE-in-paths
Luke-Rogers/add-license-to-trove-classifiers-1578493878065
adapt-tests-for-python3.11
add-float-dotdotdot
alex_gaynor/added-a-long-description-for-pypi-1374279083916
alex_gaynor/handle-the-case-where-someone-has-made-i-1391634819444
auto-types
bencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737
binary_enum
buffer_richcompare
build-with-xcode-only
c99-array
calculate_variable_array_length
cffi-1.0
cffi-1.0.0b3
char16_char32_t
cmacros
complx/indexrst-edited-online-with-bitbucket-1403535394739
cpy-extension
create-tmp-homedir
ctypesdef
define-integer-constant
demo-cleanup
doc
doc-improvements
doc-index
doc-set_source
edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587
eliben/fix-link-to-pycparser-pointing-to-its-ne-1385473489984
embedding-pypy-win32
enum-as-int
ffi_closure_alloc
find-vcvars
fix-attribute-error-test-3.10
fix-multiple-sources-arguments
fix-typo
fix-zdist-test
fix/sinl
fix/unaligned-access
fix_filelike_flush
fix_missing_ffi_lib
hppa
int128
issue547
jasonandersonmyers/fix-broken-link-to-weave-1397835057617
less-partial-curses-demo
library-module
license_files
linux-only
load-from-exe-dir
macos11
master
memset
methane/homebrew-makes-symlink-for-current-versi-1412966022079
msvcrt
new_struct_allocated_size
ofekmeister/windows-support-py_limited_api-1534700268692
openvms
osx-tests
osx_use_homebrew
parse_constant_plus
podshumok/add-source_extnsion-param-to-verifier-1417477338819
project-links
py.code
py.test
py3.8-interp-dict
python3-port
python3.11.0b4
qualtypes
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
release-1.0
release-1.1
release-1.10
release-1.11
release-1.12
release-1.13
release-1.14
release-1.15
release-1.2
release-1.3
release-1.4
release-1.5
release-1.6
release-1.7
release-1.8
release-1.9
reusable-enum-values
setuptools_test_macos_fix
shortername
sirtom67/float_complex
slicing
split-verify
static-callback
static-callback-embedding
strbuf-as-buffer
the_drow/ensured-that-enums-cannot-be-declared-wi-1410868467138
thread-safe
tmpdir-from-environ
typos
update_libffi_arm64
verifier2
warn-no-ref-kept
wchar_t
win32
win32-callback
win32-ownlib
win32-stdcall
win32-zintegration
win64
windows
windows-tls
foss.heptapod.net: pypy/cffi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
source
/
cdef.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
The API mode is faster. Put this forward more.
Armin Rigo
2017-02-09
1
-5
/
+7
*
typo
Armin Rigo
2016-12-25
1
-1
/
+1
*
Document 'FILE *'
Armin Rigo
2016-12-09
1
-3
/
+2
*
Update the docs to the style r"""...C source..."""
Armin Rigo
2016-11-11
1
-4
/
+6
*
- add ffi.compile(debug=flag)
Armin Rigo
2016-09-03
1
-1
/
+8
*
Document 0ff89f851d2c
Armin Rigo
2016-09-03
1
-1
/
+3
*
update whatsnew
Armin Rigo
2016-08-24
1
-3
/
+1
*
Update the docs according to issue #281
Armin Rigo
2016-08-22
1
-7
/
+5
*
Update docs
Armin Rigo
2016-08-06
1
-2
/
+2
*
Document the fact that the C code contains '#define Py_LIMITED_API'.
Armin Rigo
2016-07-31
1
-0
/
+11
*
Link to the issue's comment
Armin Rigo
2016-07-07
1
-1
/
+4
*
Doc tweaks
Armin Rigo
2016-06-20
1
-0
/
+9
*
Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, when
Armin Rigo
2016-06-05
1
-43
/
+50
*
Document 61e03368485c and 4d6671385e08. Remove the "new in version 0.9"
Armin Rigo
2016-06-03
1
-8
/
+7
*
updates
Armin Rigo
2016-05-07
1
-4
/
+2
*
Document issue #247
Armin Rigo
2016-03-15
1
-0
/
+8
*
more doc
Armin Rigo
2016-01-13
1
-0
/
+2
*
Add a __class__ attribute on lib objects
Armin Rigo
2015-12-11
1
-1
/
+2
*
ffi.compile(verbose=True)
Armin Rigo
2015-12-06
1
-2
/
+8
*
typo
Armin Rigo
2015-10-24
1
-1
/
+1
*
Document the trick of re.sub() to remove SAL annotations on Windows
Armin Rigo
2015-10-21
1
-9
/
+25
*
Documentation
Armin Rigo
2015-09-30
1
-0
/
+9
*
fix textual reference
Armin Rigo
2015-09-04
1
-2
/
+2
*
unbalanced parens
Armin Rigo
2015-09-04
1
-1
/
+1
*
Document
Armin Rigo
2015-08-28
1
-0
/
+10
*
Add "content" directives to the main pages
Armin Rigo
2015-07-09
1
-0
/
+2
*
Tweaks
Armin Rigo
2015-07-09
1
-0
/
+2
*
Doc fixes
Armin Rigo
2015-07-09
1
-1
/
+1
*
Drop the ".. versionchanged" and ".. versionadded", which was not very
Armin Rigo
2015-07-09
1
-20
/
+15
*
Refactor the way global variables are accessed. Now, every access to
Armin Rigo
2015-07-03
1
-2
/
+5
*
Redo lib.__dict__, like in the in-line mode. Figured out that it's like
Armin Rigo
2015-06-19
1
-3
/
+3
*
Move this to the future cffi 1.2, and explain it more in cdef.rst.
Armin Rigo
2015-06-07
1
-0
/
+9
*
Update whatsnew
Armin Rigo
2015-06-01
1
-0
/
+2
*
Windows test fix, and documentation about ffi.dlopen()'s restriction
Armin Rigo
2015-06-01
1
-0
/
+10
*
english
Armin Rigo
2015-05-31
1
-1
/
+1
*
The next release will be 1.1.0.
Armin Rigo
2015-05-30
1
-2
/
+2
*
Precision
Armin Rigo
2015-05-30
1
-1
/
+2
*
Issues 69, 73: add the syntax "typedef int... foo_t;".
Armin Rigo
2015-05-30
1
-1
/
+12
*
Issue 75: implement multidimensional use of '[...]'.
Armin Rigo
2015-05-30
1
-3
/
+3
*
Test and various fixes for the location of the produced files, notably
Armin Rigo
2015-05-27
1
-1
/
+3
*
tweak tweak the docs
Armin Rigo
2015-05-20
1
-1
/
+2
*
clarify
Armin Rigo
2015-05-20
1
-2
/
+2
*
move up this warning
Armin Rigo
2015-05-20
1
-5
/
+6
*
Mention that lib.__dict__ doesn't exist any more, too
Armin Rigo
2015-05-19
1
-1
/
+3
*
Add a small warning
Armin Rigo
2015-05-19
1
-2
/
+9
*
Add some more "codeblock:: python"
Armin Rigo
2015-05-19
1
-15
/
+45
*
rewrites
Armin Rigo
2015-05-18
1
-5
/
+5
*
One more pass through this doc
Armin Rigo
2015-05-18
1
-33
/
+48
*
Explicit
Armin Rigo
2015-05-17
1
-0
/
+3
*
Mention this
Armin Rigo
2015-05-17
1
-0
/
+3
[next]