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
*
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
*
The API mode is faster. Put this forward more.
Armin Rigo
2017-02-09
2
-17
/
+28
*
ffi.addressof(lib, "name") now also works in in-line mode
Armin Rigo
2017-02-07
1
-0
/
+4
*
Make 'ffi.buffer' be the type of minibuffers returned by cffi, and
Armin Rigo
2017-02-04
2
-0
/
+10
*
Expand the warning box
Armin Rigo
2017-01-28
1
-6
/
+14
*
issue300: return _Bool as Python booleans; related fixes
Armin Rigo
2017-01-23
2
-5
/
+28
*
bump version number to 1.10.0
Armin Rigo
2017-01-23
2
-3
/
+3
*
Change the Windows-friendly version to be both Windows- and
Armin Rigo
2017-01-23
1
-5
/
+17
*
Tweaks the docs
Armin Rigo
2017-01-04
2
-17
/
+22
*
merge strbuf-as-buffer
Richard Plangger
2017-01-04
5
-13
/
+39
|
\
|
*
document
Armin Rigo
2017-01-02
1
-0
/
+3
|
*
Fill in whatsnew
Armin Rigo
2016-12-27
1
-3
/
+8
|
*
typo
Armin Rigo
2016-12-25
1
-1
/
+1
|
*
update version number to 1.9.2
Armin Rigo
2016-12-22
2
-5
/
+5
|
*
Document explicit calls to lib.malloc()
Armin Rigo
2016-12-22
1
-2
/
+20
|
*
typos
Armin Rigo
2016-12-12
1
-2
/
+2
*
|
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
[next]