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
*
md5/sha1
release-1.5
Armin Rigo
2016-02-13
1
-2
/
+2
*
hg merge default
Armin Rigo
2016-02-13
0
-0
/
+0
|
\
*
|
Update version
Armin Rigo
2016-02-13
8
-10
/
+16
*
|
Fix for Python 2.6
Armin Rigo
2016-02-13
2
-1
/
+8
*
|
hg merge release-1.5
Armin Rigo
2016-02-13
1
-2
/
+2
|
\
\
|
|
/
|
*
md5/sha1
Armin Rigo
2016-02-13
1
-2
/
+2
|
*
hg merge default
Armin Rigo
2016-02-13
0
-0
/
+0
|
|
\
|
/
/
|
*
hg merge default
Armin Rigo
2016-02-13
23
-51
/
+153
|
|
\
*
|
|
Mention it's work in progress
Armin Rigo
2016-02-13
1
-2
/
+4
*
|
|
Pfff, debug=True goes in the way on Windows if you don't explicitly
Armin Rigo
2016-02-13
1
-1
/
+5
|
|
/
|
/
|
*
|
hg merge embedding-pypy-win32
Armin Rigo
2016-02-11
17
-18
/
+88
|
\
\
|
*
|
Mark these three source files as deprecated
Armin Rigo
2016-02-10
3
-0
/
+9
|
*
|
bump the version number
Armin Rigo
2016-02-09
7
-10
/
+10
|
*
|
Document whatsnew
Armin Rigo
2016-02-09
1
-0
/
+12
|
*
|
issue #246: trying to be more robust against CPython's fragile
Armin Rigo
2016-02-06
1
-4
/
+10
|
*
|
Issue #245: __stdcall not generated correctly on extern "Python" functions
Armin Rigo
2016-02-04
3
-0
/
+38
|
*
|
Issue #244: parse_type() calls the Parser logic but self._options used
Armin Rigo
2016-01-31
2
-4
/
+9
*
|
|
ready to merge
embedding-pypy-win32
Armin Rigo
2016-02-11
0
-0
/
+0
*
|
|
Windows need the file 'libpypy-c.lib', which (unless people disagree) I
Armin Rigo
2016-02-11
1
-4
/
+13
*
|
|
I finally managed to run the tests on Windows, but only without
Armin Rigo
2016-02-11
1
-14
/
+13
*
|
|
prepend dll path on win32
mattip
2016-02-02
1
-1
/
+1
*
|
|
allow embedding tests to run on pypy win32
mattip
2016-01-30
2
-18
/
+25
|
/
/
*
|
clarify (thanks R?mi)
Armin Rigo
2016-01-19
1
-10
/
+14
*
|
issue #243: explicitly complain if ffi.def_extern() is called on the
Armin Rigo
2016-01-19
2
-0
/
+8
*
|
Windows uses '_d' even though I'm pretty sure DEBUG_EXT is a Debian-only
Armin Rigo
2016-01-17
1
-2
/
+4
*
|
Don't hardcode _d. If that is the extension, it'll be in sysconfig
Stefano Rivera
2016-01-17
1
-5
/
+3
*
|
Support extensions for pydebug cpythons
Stefano Rivera
2016-01-17
2
-4
/
+2
*
|
Allow testing against installed package (which has egg_info already)
Stefano Rivera
2016-01-17
1
-1
/
+2
*
|
Use os.pathsep instead of directly ':'
Armin Rigo
2016-01-17
1
-2
/
+2
*
|
Don't blow away PYTHONPATH
Stefano Rivera
2016-01-17
1
-4
/
+10
*
|
Missing .c and .h files
Stefano Rivera
2016-01-17
1
-2
/
+2
*
|
hg merge release-1.5
Armin Rigo
2016-01-16
1
-2
/
+2
|
\
\
|
|
/
|
*
md5/sha1
Armin Rigo
2016-01-16
1
-2
/
+2
|
*
make release branch
Armin Rigo
2016-01-16
0
-0
/
+0
|
/
*
fix when running this test in the same process as ../cffi0/test_verify.py (fo...
Armin Rigo
2016-01-16
1
-5
/
+5
*
Use mutex/condition variables instead of semaphores (for os/x)
Armin Rigo
2016-01-16
2
-17
/
+55
*
more tests pass
Armin Rigo
2016-01-16
1
-1
/
+1
*
OS/X: in-progress, one test now passes
Armin Rigo
2016-01-16
4
-27
/
+51
*
here too
Armin Rigo
2016-01-16
1
-2
/
+2
*
OS/X fix: clang has got a warning enabled by default here
Armin Rigo
2016-01-16
1
-2
/
+2
*
fix
Armin Rigo
2016-01-16
1
-0
/
+1
*
Print all commands executed with all details
Armin Rigo
2016-01-16
1
-13
/
+18
*
win32: needs /MANIFEST
Armin Rigo
2016-01-16
1
-7
/
+9
*
win32
Armin Rigo
2016-01-16
1
-1
/
+1
*
Trying a different hack: stop patching SO and EXT_SUFFIX in
Armin Rigo
2016-01-16
3
-85
/
+51
*
fix
Armin Rigo
2016-01-15
1
-4
/
+4
*
fixes for pypy
Armin Rigo
2016-01-15
2
-3
/
+9
*
Delay changing this to 1.6 (1.5 is very soon after 1.4)
Armin Rigo
2016-01-15
1
-2
/
+2
*
What's New
Armin Rigo
2016-01-15
1
-0
/
+8
*
bump version number to 1.5.0
Armin Rigo
2016-01-15
7
-9
/
+9
[next]