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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More documentation
enum-as-int
Armin Rigo
2013-02-12
1
-3
/
+4
*
Document
Armin Rigo
2013-02-12
1
-5
/
+6
*
Document
Armin Rigo
2013-02-10
1
-10
/
+14
*
Passing None as an ``item *`` argument to a function.
Armin Rigo
2013-02-08
1
-0
/
+3
*
Move the development to 0.6
Armin Rigo
2013-02-08
1
-2
/
+2
*
Update the docs.
Armin Rigo
2013-02-07
1
-6
/
+3
*
Document the changes
Armin Rigo
2013-01-10
1
-0
/
+6
*
Issue #52: Add ffi.verify(..modulename='foo'..) with test and documentation.
Armin Rigo
2013-01-07
1
-4
/
+18
*
Mention uintptr_t too
Armin Rigo
2013-01-06
1
-5
/
+8
*
Document intptr_t
Armin Rigo
2013-01-06
1
-0
/
+6
*
update
Armin Rigo
2012-12-29
1
-2
/
+3
*
Document how to indirectly define callbacks using unsupported
Armin Rigo
2012-12-14
1
-2
/
+27
*
Bump the version to 0.5.
Armin Rigo
2012-12-04
1
-2
/
+2
*
Mention ffi.buffer() in the ffi.string() doc.
Armin Rigo
2012-11-30
1
-2
/
+3
*
Document bool() on pointers.
Armin Rigo
2012-11-30
1
-5
/
+5
*
emphasis
Armin Rigo
2012-11-30
1
-2
/
+2
*
ffi.include().
Armin Rigo
2012-11-30
1
-0
/
+10
*
md5/sha
Armin Rigo
2012-11-28
1
-2
/
+2
*
Update the docs.
Armin Rigo
2012-11-28
1
-5
/
+5
*
Upgrade the version number.
Armin Rigo
2012-11-28
1
-2
/
+2
*
Hashes.
Armin Rigo
2012-11-25
1
-2
/
+2
*
Update the version number to 0.4.1, but keep 0.4 everywhere else, as it
Armin Rigo
2012-11-25
1
-5
/
+8
*
Update the links and the MD5/SHA.
Armin Rigo
2012-11-21
1
-5
/
+4
*
Expand the doc on complex numbers.
Armin Rigo
2012-11-17
1
-3
/
+10
*
Update the doc.
Armin Rigo
2012-11-13
1
-5
/
+18
*
Give another example.
Armin Rigo
2012-11-12
1
-1
/
+2
*
Fix issue #32: turn types like "size_t" into primitive types from the
Armin Rigo
2012-11-12
1
-6
/
+6
*
Kill again ffi.inspecttype(), and replace it with read-only attributes
Armin Rigo
2012-11-11
1
-9
/
+5
*
Issue #22: Add ffi.inspecttype(). See the doc.
Armin Rigo
2012-11-10
1
-0
/
+8
*
Write explicitly that the "..." in "typedef ... foo_t" is not to declare
Armin Rigo
2012-11-10
1
-1
/
+3
*
Fix the documentation.
Armin Rigo
2012-10-29
1
-8
/
+21
*
Update the documentation about FILE.
Armin Rigo
2012-10-26
1
-3
/
+4
*
Uh, this method is misnamed in the docs.
Armin Rigo
2012-10-25
1
-2
/
+2
*
Missing quote.
Armin Rigo
2012-10-20
1
-1
/
+1
*
Fix hyperlink
Armin Rigo
2012-10-19
1
-1
/
+1
*
FILE limited support
Armin Rigo
2012-10-19
1
-0
/
+5
*
Enum types are always 'int' so far. Detect overflows.
Armin Rigo
2012-10-10
1
-0
/
+5
*
Rename section
Armin Rigo
2012-10-09
1
-2
/
+2
*
Add a section about debugging with env vars (thanks sarvi)
Armin Rigo
2012-10-08
1
-0
/
+38
*
Point again to 0.3 here, to make pip happy :-/
Armin Rigo
2012-10-07
1
-3
/
+6
*
Prepare for the version 0.4 (not released yet!).
Armin Rigo
2012-09-24
2
-5
/
+5
*
Change the default dlopen() flags from RTLD_LAZY to RTLD_NOW.
Armin Rigo
2012-09-24
1
-1
/
+4
*
'zip_safe=False' only exists in setuptools, not in distutils.
Armin Rigo
2012-09-20
1
-6
/
+8
*
You have to say "zip_safe=False" in your module. Sorry...
Armin Rigo
2012-09-20
1
-0
/
+6
*
Make this point clearer here too.
Armin Rigo
2012-09-19
1
-1
/
+3
*
Try to make it clearer.
Armin Rigo
2012-09-19
1
-1
/
+4
*
ffi.addressof(struct, field).
Armin Rigo
2012-09-18
1
-6
/
+8
*
Document ffi.addressof().
Armin Rigo
2012-09-18
1
-2
/
+14
*
Document the simpler form of giving a C function type.
Armin Rigo
2012-09-18
1
-3
/
+7
*
Make ffi.callback work both in normal mode and in "decorator mode".
Armin Rigo
2012-09-18
1
-0
/
+7
[next]