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 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
*
Document for issue 340
Armin Rigo
2017-10-13
1
-0
/
+5
*
released cffi 1.11.2
v1.11.2
Armin Rigo
2017-10-09
1
-3
/
+3
*
Bump version number to 1.11.2
Armin Rigo
2017-10-08
3
-5
/
+11
*
Update md5/sha sums
v1.11.1
Armin Rigo
2017-10-04
1
-3
/
+3
*
more tweaks
Armin Rigo
2017-10-04
1
-0
/
+2
*
tweaks in whatsnew
Armin Rigo
2017-10-04
1
-3
/
+3
*
Mention the fix 989d98a58c95
Armin Rigo
2017-09-27
1
-0
/
+2
*
Update version to 1.11.1
Armin Rigo
2017-09-27
2
-5
/
+5
*
Document 4b0741f26fcd
Armin Rigo
2017-09-27
1
-0
/
+5
*
Prepare for the next minor release
Armin Rigo
2017-09-21
1
-0
/
+6
*
md5/sha and link fix(?)
Armin Rigo
2017-09-16
1
-4
/
+4
*
Typo
Armin Rigo
2017-09-16
1
-1
/
+1
*
Update the doc, as suggested on python-cffi
Armin Rigo
2017-09-15
1
-2
/
+29
*
Add note here about __restrict__
Armin Rigo
2017-09-01
1
-0
/
+4
*
Write down an explicit example of what not to do
Armin Rigo
2017-08-31
1
-0
/
+3
*
Expand the docs about wchar_t/char16_t/char32_t
Armin Rigo
2017-08-31
2
-14
/
+68
*
Another note about performance, this time in whatsnew.rst
Armin Rigo
2017-08-12
1
-0
/
+4
*
Another note about performance
Armin Rigo
2017-08-12
1
-1
/
+3
*
Mention that ffi.dlopen(None) does not work on Python 3 on Windows.
Armin Rigo
2017-08-12
1
-0
/
+4
*
Document ffi.gc(..., size)
Armin Rigo
2017-08-02
2
-12
/
+41
*
Mention the embedding problem on Debian that was discussed in issue #264.
Armin Rigo
2017-07-21
1
-0
/
+9
*
Issue #300
Armin Rigo
2017-07-21
1
-0
/
+3
*
Apply the patch of issue 321 if __NetBSD__ is defined.
Armin Rigo
2017-07-08
2
-6
/
+6
*
Document NetBSD
Armin Rigo
2017-07-01
1
-0
/
+11
*
Expand this paragraph
Armin Rigo
2017-06-23
1
-10
/
+20
*
Some test fixes for Python 3 on Windows
Armin Rigo
2017-06-19
1
-1
/
+4
*
Issue #316
Armin Rigo
2017-06-16
1
-0
/
+12
*
Document issue #319
Armin Rigo
2017-06-16
1
-0
/
+6
*
Didn't figure out how to cleanly define charN_t inside _cffi_include.h.
Armin Rigo
2017-06-04
2
-5
/
+17
*
Mention that 0.10.1 is only inside PyPy 5.8.0
Armin Rigo
2017-06-02
1
-0
/
+2
*
Document the signedness of charN_t
Armin Rigo
2017-06-02
1
-2
/
+9
*
Document char16_t and char32_t
Armin Rigo
2017-06-02
4
-16
/
+33
*
Update the version to 1.11
Armin Rigo
2017-05-31
2
-6
/
+6
*
Whatsnew
Armin Rigo
2017-05-31
1
-0
/
+9
*
Documentation
Armin Rigo
2017-05-30
2
-23
/
+34
*
tweaks
Armin Rigo
2017-05-29
1
-2
/
+2
*
Try to systematically include the line number
Armin Rigo
2017-05-09
2
-1
/
+10
*
Issue 314
Armin Rigo
2017-05-09
1
-0
/
+10
*
md5/sha
release-1.10
Armin Rigo
2017-03-21
1
-3
/
+3
*
update the whatsnew
Armin Rigo
2017-03-21
1
-10
/
+13
*
tweaks
Armin Rigo
2017-03-11
1
-1
/
+2
*
move the 'use cases' before the 'how-to' section
Armin Rigo
2017-03-11
1
-15
/
+15
*
mention static linking of the produced C file
Armin Rigo
2017-03-11
1
-11
/
+32
*
Write a paragraph about __pypy__.add_memory_pressure()
Armin Rigo
2017-03-10
1
-0
/
+53
*
Document the missing add_memory_pressure in PyPy <= 5.6
Armin Rigo
2017-03-10
2
-17
/
+29
*
typo
Armin Rigo
2017-03-07
1
-1
/
+1
*
Document more explicitly the difference between CompiledFFI and FFI.
Armin Rigo
2017-02-28
1
-0
/
+8
*
issue #255: comparing primitive cdatas
Armin Rigo
2017-02-19
2
-7
/
+14
[next]