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
/
ffiplatform.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.
Armin Rigo
2012-11-30
1
-1
/
+2
*
We need to take all **kwds and stick them into the hash too.
Armin Rigo
2012-11-30
1
-0
/
+32
*
90% of a fix for issue #40.
Armin Rigo
2012-11-19
1
-0
/
+18
*
Don't use os.chdir(). Instead, give the tmpdir as options
Armin Rigo
2012-09-17
1
-14
/
+4
*
Support for "sources=[..]" in verify(), as per Daniel Holth's suggestion
Armin Rigo
2012-08-18
1
-2
/
+4
*
An attempt to port cffi to python3.
Amaury Forgeot d'Arc
2012-07-29
1
-1
/
+1
*
Bah, no os.path.samefile() on Windows
Armin Rigo
2012-07-27
1
-1
/
+7
*
Fixes. It's a bit hacking-until-it-works, but well, it seems to work :-/
Armin Rigo
2012-07-16
1
-0
/
+9
*
Add and document some control over the temporary directory.
Armin Rigo
2012-07-16
1
-13
/
+0
*
Final fixes.
Armin Rigo
2012-07-15
1
-5
/
+8
*
Progress.
Armin Rigo
2012-07-15
1
-11
/
+4
*
tweak
Armin Rigo
2012-07-04
1
-1
/
+1
*
- Fixes to silence all -Wall warnings that now show up.
Armin Rigo
2012-06-15
1
-1
/
+7
*
Use distutils. Took me a while to figure out these lines.
Armin Rigo
2012-06-15
1
-0
/
+33
*
Fixed the docstring of ffi.verify() to document the new idea.
Armin Rigo
2012-06-12
1
-10
/
+17
*
Linux-only tweaks until the test passes.
Armin Rigo
2012-06-08
1
-8
/
+13
*
Random check-in changing things here and there.
Armin Rigo
2012-06-08
1
-1
/
+0
*
Rename the package from "ffi" to "cffi".
Armin Rigo
2012-06-05
1
-0
/
+20