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
/
cffi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #337
Armin Rigo
2017-09-30
1
-3
/
+3
*
Update version to 1.11.1
Armin Rigo
2017-09-27
2
-3
/
+3
*
Add an optional 'size' argument to ffi.gc(). So far, it has no effect
Armin Rigo
2017-08-02
2
-3
/
+8
*
Issue #300
Armin Rigo
2017-07-21
3
-2
/
+4
*
Issue #323
Armin Rigo
2017-07-20
1
-1
/
+1
*
Support some sub-combination involving C++ and Python 3.x
Armin Rigo
2017-07-20
2
-0
/
+12
*
Some test fixes for Python 3 on Windows
Armin Rigo
2017-06-19
1
-1
/
+4
*
Py3 compat
Armin Rigo
2017-06-19
1
-0
/
+4
*
Issue #316
Armin Rigo
2017-06-16
3
-132
/
+144
*
Windows: when a CFFI embedding attempt fails, attempt to
Armin Rigo
2017-06-16
1
-1
/
+142
*
Issue #319
Armin Rigo
2017-06-15
2
-11
/
+16
*
Didn't figure out how to cleanly define charN_t inside _cffi_include.h.
Armin Rigo
2017-06-04
3
-11
/
+12
*
Fix: the type char32_t is defined by the standard as always unsigned
Armin Rigo
2017-06-02
1
-1
/
+1
*
hg merge char16_char32_t
Armin Rigo
2017-06-02
5
-19
/
+86
|
\
|
*
tweaks
Armin Rigo
2017-05-31
1
-8
/
+8
|
*
in-progress
Armin Rigo
2017-05-31
3
-15
/
+77
|
*
Tests and fixes
Armin Rigo
2017-05-31
2
-2
/
+7
*
|
Update the version to 1.11
Armin Rigo
2017-05-31
2
-3
/
+3
|
/
*
pypy tweak
Armin Rigo
2017-05-30
1
-3
/
+8
*
fix
Armin Rigo
2017-05-29
1
-1
/
+2
*
More tweaks, more tests, try harder to avoid including <complex.h>
Armin Rigo
2017-05-29
3
-30
/
+10
*
Revert the changes to vengine_cpy: better to say that the
Armin Rigo
2017-05-29
1
-24
/
+0
*
hg merge default
Armin Rigo
2017-05-29
5
-2
/
+59
|
\
|
*
merge default into sirtom67/float_complex.
Tom Krauss
2017-03-27
1
-1
/
+1
|
|
\
|
*
|
tests pass. Had to #include <complex.h> - might want to make that optional
Tom Krauss
2017-03-27
2
-3
/
+48
|
*
|
merge default in again.
Tom Krauss
2017-03-19
4
-2
/
+14
|
|
\
\
|
|
*
\
Merge default in.
Tom Krauss
2017-03-12
4
-2
/
+14
|
|
|
\
\
|
|
|
*
|
Support for "double _Complex". Skip the test_c tests for now
Tom Krauss
2017-03-12
1
-0
/
+3
|
|
|
*
|
initial support for 'float _Complex' and 'double _Complex'
Tom Krauss
2017-01-15
3
-2
/
+11
*
|
|
|
|
Py3 compat
Armin Rigo
2017-05-09
1
-1
/
+1
*
|
|
|
|
Print the current directory (or the value tmpdir if explicit)
Armin Rigo
2017-05-09
1
-0
/
+6
*
|
|
|
|
Try to systematically include the line number
Armin Rigo
2017-05-09
2
-6
/
+18
*
|
|
|
|
Issue 314
Armin Rigo
2017-05-09
1
-12
/
+18
*
|
|
|
|
move _hack_at_distutils from global to per-function
find-vcvars
Matti Picus
2017-04-25
1
-3
/
+2
*
|
|
|
|
fix for importing setuptools on win32
Matti Picus
2017-04-20
2
-11
/
+14
*
|
|
|
|
(dstufft) Don't overwrite a user-specified value for Py_LIMITED_API, if
Armin Rigo
2017-04-11
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add the module name in front of the error for missing def_extern().
Armin Rigo
2017-03-21
1
-1
/
+1
|
/
/
/
*
|
|
Add operation support in enum
Jean-Sebastien Bevilacqua
2017-03-15
1
-0
/
+10
|
/
/
*
|
pypy-c => pypy3-c
Armin Rigo
2017-03-11
1
-1
/
+4
*
|
Improve the error message
Armin Rigo
2017-03-10
1
-10
/
+16
*
|
Issue #310: pycparser was recently made stricter and no longer parses
Armin Rigo
2017-02-27
1
-24
/
+35
*
|
issue #255: comparing primitive cdatas
Armin Rigo
2017-02-19
1
-10
/
+13
*
|
ffi.addressof(lib, "name") now also works in in-line mode
Armin Rigo
2017-02-07
1
-5
/
+35
*
|
Make 'ffi.buffer' be the type of minibuffers returned by cffi, and
Armin Rigo
2017-02-04
1
-12
/
+13
*
|
complain clearly if set_source() is given a /-separated name
Armin Rigo
2017-01-26
1
-0
/
+4
*
|
bump version number to 1.10.0
Armin Rigo
2017-01-23
2
-3
/
+3
*
|
Follow-up on b87441f6f36c
Armin Rigo
2017-01-20
4
-26
/
+30
*
|
Move back "import cparser" to FFI.__init__, because that module only
Armin Rigo
2017-01-20
2
-2
/
+3
*
|
Avoid cyclic imports by moving exceptions to a separate module
Ronan Lamy
2017-01-20
8
-80
/
+73
*
|
Add '#pragma GCC visibility push(default)' in case the user
Armin Rigo
2017-01-17
1
-0
/
+8
|
/
[next]