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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Python 2.6 compat
Armin Rigo
2016-12-30
1
-1
/
+5
|
*
Explicitly flush the import machinery cache, in case the filesystem doesn't h...
Stefano Rivera
2016-12-30
1
-0
/
+3
|
*
We're interested in --with-pydebug not -d
Stefano Rivera
2016-12-30
2
-5
/
+7
|
*
Fill in whatsnew
Armin Rigo
2016-12-27
1
-3
/
+8
|
*
Improve the error in case of version mismatch
Armin Rigo
2016-12-25
1
-2
/
+11
|
*
typo
Armin Rigo
2016-12-25
1
-1
/
+1
|
*
update version number to 1.9.2
Armin Rigo
2016-12-22
7
-11
/
+11
|
*
Detect packed structs. Improve error messages and test them.
Armin Rigo
2016-12-22
5
-34
/
+139
|
*
A failing test
Armin Rigo
2016-12-22
1
-0
/
+22
|
*
More carefulness in the error messages
Armin Rigo
2016-12-22
1
-3
/
+9
|
*
Fix/test/expand the error messages we get by using structs/unions as
Armin Rigo
2016-12-22
2
-17
/
+103
|
*
Document explicit calls to lib.malloc()
Armin Rigo
2016-12-22
1
-2
/
+20
|
*
typos
Armin Rigo
2016-12-12
1
-2
/
+2
*
|
Fix test
Armin Rigo
2017-01-03
1
-1
/
+5
*
|
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
2
-34
/
+8
*
|
readd two lines accidentaly removed
Richard Plangger
2017-01-03
1
-0
/
+2
*
|
do not allow unicode to directly be passed to from_buffer
Richard Plangger
2016-12-09
1
-2
/
+2
*
|
allow from_buffer for buffer and memoryview even when they point to bytes/uni...
Richard Plangger
2016-12-09
2
-18
/
+5
*
|
pypy now can get a raw address from a StringBuffer, modify test
Richard Plangger
2016-12-09
1
-7
/
+13
|
/
*
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
*
fix test
Armin Rigo
2016-12-07
1
-1
/
+2
*
test and fix for b6adad5f4ea3, actually reverting some C changes that
Armin Rigo
2016-12-06
2
-13
/
+18
*
Issue #295: use calloc() directly instead of PyObject_Malloc()+memset()
Armin Rigo
2016-12-05
1
-7
/
+47
*
merge heads
Armin Rigo
2016-11-28
1
-1
/
+15
|
\
|
*
Document should_clear_after_alloc a bit more
Armin Rigo
2016-11-28
1
-1
/
+15
*
|
Merged in umireon/cffi/build-with-xcode-only (pull request #73)
Armin Rigo
2016-11-27
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Able to build on macOS only with Xcode but without CLT
build-with-xcode-only
Kaito Udagawa
2016-11-26
1
-0
/
+14
|
/
*
hg merge release-1.9
Armin Rigo
2016-11-12
1
-3
/
+3
|
\
|
*
md5/sha
release-1.9
Armin Rigo
2016-11-12
1
-3
/
+3
|
*
hg merge default
Armin Rigo
2016-11-12
7
-12
/
+13
|
|
\
|
|
/
|
/
|
*
|
update to 1.9.1
Armin Rigo
2016-11-12
7
-11
/
+11
*
|
hg merge release-1.9
Armin Rigo
2016-11-12
1
-3
/
+3
|
\
\
|
|
/
|
*
md5/sha
Armin Rigo
2016-11-12
1
-3
/
+3
|
*
Release branch
Armin Rigo
2016-11-12
0
-0
/
+0
*
|
Windows compilation fix
Armin Rigo
2016-11-12
1
-1
/
+2
|
/
*
A different fix for 0ecb431b2b94
Armin Rigo
2016-11-11
1
-1
/
+1
*
Backed out changeset 0ecb431b2b94
Armin Rigo
2016-11-11
2
-2
/
+2
*
Update the docs to the style r"""...C source..."""
Armin Rigo
2016-11-11
4
-15
/
+19
*
Fix a warning for PyPy3
Armin Rigo
2016-11-09
2
-2
/
+2
*
Backed out changeset dc390236b9c6
Armin Rigo
2016-11-07
1
-1
/
+4
*
Reorganize (thanks matti)
Armin Rigo
2016-11-07
1
-4
/
+1
*
Don't pollute the namespace with 'CTypeDescrObject'
Armin Rigo
2016-11-05
1
-9
/
+10
*
Bump version number to 1.9.0
Armin Rigo
2016-11-02
7
-9
/
+9
*
Add a note
Armin Rigo
2016-10-29
1
-1
/
+3
*
Fix: the condition "offsetof == sizeof" for being a var-sized array
Armin Rigo
2016-10-29
5
-15
/
+47
*
One more case, this time in CompiledFFI.sizeof().
Armin Rigo
2016-10-28
4
-27
/
+35
[prev]
[next]