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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update whatsnew entry
Richard Plangger
2017-01-03
1
-0
/
+2
*
kill invalid_input_buffer_type, update docs to state that now only unicode ob...
Richard Plangger
2017-01-03
1
-3
/
+2
*
add warning
Armin Rigo
2016-12-09
1
-1
/
+1
*
Document 'FILE *'
Armin Rigo
2016-12-09
2
-3
/
+34
*
Document issue #295
Armin Rigo
2016-12-08
1
-0
/
+13
*
Windows fixes in the example
Armin Rigo
2016-12-07
1
-1
/
+19
*
Document should_clear_after_alloc a bit more
Armin Rigo
2016-11-28
1
-1
/
+15
*
md5/sha
release-1.9
Armin Rigo
2016-11-12
1
-3
/
+3
*
update to 1.9.1
Armin Rigo
2016-11-12
2
-5
/
+5
*
md5/sha
Armin Rigo
2016-11-12
1
-3
/
+3
*
Update the docs to the style r"""...C source..."""
Armin Rigo
2016-11-11
4
-15
/
+19
*
Backed out changeset dc390236b9c6
Armin Rigo
2016-11-07
1
-1
/
+4
*
Reorganize (thanks matti)
Armin Rigo
2016-11-07
1
-4
/
+1
*
Bump version number to 1.9.0
Armin Rigo
2016-11-02
2
-3
/
+3
*
Add a note
Armin Rigo
2016-10-29
1
-1
/
+3
*
Decided to fix ffi.sizeof() too. Update the documentation.
Armin Rigo
2016-10-27
2
-3
/
+32
*
Revert b84710ae130a again. Ensure we get a warning for every opaque
Armin Rigo
2016-10-20
1
-15
/
+7
*
Of course when I finally turned the warning in an error (18cdf37d6b26) I
Armin Rigo
2016-10-20
1
-0
/
+15
*
update to 1.8.4 and add whatsnew
Armin Rigo
2016-09-20
3
-5
/
+13
*
md5/sha
release-1.8
Armin Rigo
2016-09-17
1
-3
/
+3
*
Docs: remove "char *" from the special casing in the reference
Armin Rigo
2016-09-15
1
-3
/
+3
*
Document the new warning
Armin Rigo
2016-09-15
1
-0
/
+13
*
bump version number to 1.8.3
Armin Rigo
2016-09-15
2
-5
/
+5
*
md5/sha
Armin Rigo
2016-09-06
1
-3
/
+3
*
Update and document v1.8.2
Armin Rigo
2016-09-06
3
-2
/
+11
*
Un-document the removal of the ctypes backend
Armin Rigo
2016-09-03
1
-4
/
+0
*
Bump version number to 1.8.1
Armin Rigo
2016-09-03
2
-2
/
+2
*
- add ffi.compile(debug=flag)
Armin Rigo
2016-09-03
2
-7
/
+22
*
Document 0ff89f851d2c
Armin Rigo
2016-09-03
1
-1
/
+3
*
Kill the ctypes backend.
Armin Rigo
2016-09-03
1
-0
/
+4
*
update whatsnew
Armin Rigo
2016-08-24
2
-3
/
+8
*
Update the docs according to issue #281
Armin Rigo
2016-08-22
3
-35
/
+30
*
Document some common mistakes of bad lifetime of ffi.new()
Armin Rigo
2016-08-17
1
-0
/
+27
*
Update docs
Armin Rigo
2016-08-06
3
-6
/
+13
*
Update the version number to 1.8
Armin Rigo
2016-08-06
2
-6
/
+6
*
The null_byte_after_str branch of PyPy makes ffi.from_buffer(str)
Armin Rigo
2016-08-02
2
-1
/
+11
*
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
*
md5/sha
release-1.7
Armin Rigo
2016-06-20
1
-2
/
+4
*
Doc tweaks
Armin Rigo
2016-06-20
3
-92
/
+109
*
english attempts
Armin Rigo
2016-06-06
1
-2
/
+2
*
Rewrite the code more clearly, and fix the wrong comment
Armin Rigo
2016-06-06
1
-4
/
+6
*
Support dir(p), where p is a struct or pointer-to-struct, to obtain
Armin Rigo
2016-06-06
1
-1
/
+2
*
Another new item
Armin Rigo
2016-06-06
1
-0
/
+2
*
Update
Armin Rigo
2016-06-06
1
-7
/
+7
*
Write down a typical ffi.new_handle() usage example
Armin Rigo
2016-06-06
1
-0
/
+29
*
tweaks
Armin Rigo
2016-06-05
1
-3
/
+1
*
update version number to 1.7
Armin Rigo
2016-06-05
2
-5
/
+5
*
Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, when
Armin Rigo
2016-06-05
5
-113
/
+123
*
Test and fix: the "bool" type in C++
Armin Rigo
2016-06-05
1
-0
/
+4
[next]