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
/
overview.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Only make the first reference in each section a link
doc-improvements
Rasmus Bondesson
2021-07-18
1
-12
/
+12
*
doc: Turn ffi.new() references into links in Overview page
Rasmus Bondesson
2021-07-17
1
-2
/
+2
*
doc: Turn ffi.dlopen() references into links in Overview page
Rasmus Bondesson
2021-07-17
1
-9
/
+9
*
doc: Turn cdef() references into links in Overview page
Rasmus Bondesson
2021-07-17
1
-11
/
+11
*
doc: Turn set_source() references into links in Overview page
Rasmus Bondesson
2021-07-17
1
-9
/
+9
*
Remove trailing whitespace in doc/*
Rasmus Bondesson
2021-07-17
1
-17
/
+17
*
typo in overview code (thanks __imp__)
Armin Rigo
2020-02-13
1
-1
/
+1
*
Issue #439
Armin Rigo
2020-01-11
1
-1
/
+1
*
Small tweaks
Armin Rigo
2018-08-14
1
-15
/
+17
*
edit overview
Matti Picus
2018-08-13
1
-21
/
+32
*
Refactor again overview.rst, including all cases in the order that seems
Armin Rigo
2018-08-12
1
-88
/
+224
*
Minor: Fix 'fucntion' typo in overview.rst
edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587
edbaunton
2018-06-20
1
-1
/
+1
*
Show the recommended use case: API/out-of-line first, in its own section.
Jean-Daniel Browne
2018-03-20
1
-99
/
+134
*
More tweaks
Armin Rigo
2018-01-08
1
-11
/
+17
*
try to clarify set_source() requires str(<code that implements functions>)
Matti Picus
2017-12-29
1
-5
/
+10
*
Mention that ffi.dlopen(None) does not work on Python 3 on Windows.
Armin Rigo
2017-08-12
1
-0
/
+4
*
The API mode is faster. Put this forward more.
Armin Rigo
2017-02-09
1
-12
/
+21
*
Update the docs to the style r"""...C source..."""
Armin Rigo
2016-11-11
1
-2
/
+2
*
Doc tweaks
Armin Rigo
2016-06-20
1
-88
/
+96
*
Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, when
Armin Rigo
2016-06-05
1
-21
/
+22
*
more doc
Armin Rigo
2016-01-13
1
-17
/
+17
*
refactor details, start writing docs
Armin Rigo
2016-01-13
1
-0
/
+48
*
Clarify some details
Armin Rigo
2015-10-07
1
-15
/
+22
*
Try to be even clearer about when a C compiler is required and when
Armin Rigo
2015-09-15
1
-0
/
+14
*
Add "content" directives to the main pages
Armin Rigo
2015-07-09
1
-0
/
+2
*
Tweaks
Armin Rigo
2015-07-09
1
-2
/
+2
*
Mention there are more args
Armin Rigo
2015-07-02
1
-0
/
+2
*
Rewords
Armin Rigo
2015-06-03
1
-4
/
+6
*
ffi.dlopen(None) does not work on Windows, and ffi.dlopen("foo") no
Armin Rigo
2015-06-03
1
-1
/
+11
*
Document that this example is also possible in the out-of-line mode
Armin Rigo
2015-06-02
1
-0
/
+7
*
typo
Armin Rigo
2015-05-22
1
-1
/
+3
*
Expand the problem
Armin Rigo
2015-05-22
1
-0
/
+3
*
Add an example purely for performance
Armin Rigo
2015-05-21
1
-0
/
+47
*
tweak tweak the docs
Armin Rigo
2015-05-20
1
-6
/
+14
*
Add some more "codeblock:: python"
Armin Rigo
2015-05-19
1
-1
/
+3
*
Add a mostly empty "whatsnew.rst"
Armin Rigo
2015-05-18
1
-1
/
+4
*
small doc fixes
Armin Rigo
2015-05-17
1
-2
/
+0
*
Finish the docs
Armin Rigo
2015-05-17
1
-1
/
+17
*
writing docs, in-progress
Armin Rigo
2015-05-16
1
-0
/
+263