Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a0ce6b6b7123378f0a13bd3b9dfd9eb9eeea2eb2
cpython/Modules/_ctypes
History
Thomas Heller 50a24d8bfd Include <alloca.h> on Solaris, see issue #1506.
It would probably be better to have a configure test for that, but
this is outside of my configure expertise.
2008-03-18 15:03:17 +00:00
..
darwin
…
libffi
Try to fix the build for PY_LINUX.
2008-03-04 20:21:42 +00:00
libffi_arm_wince
…
libffi_msvc
On 64-bit Windows, ffi_arg must be 8 bytes long. This fixes the
2007-05-04 08:20:41 +00:00
libffi_osx
Merged changes from libffi3-branch.
2008-03-04 20:09:11 +00:00
_ctypes_test.c
Issue 1872: Changed the struct module typecode from 't' to '?', for
2008-03-05 15:34:29 +00:00
_ctypes_test.h
…
_ctypes.c
Remove unneeded initializer.
2008-03-14 21:06:21 +00:00
callbacks.c
static PyObject* variables should use PyString_InternFromString() instead of PyObject_FromString() to store a python string in a function level static var.
2008-01-28 02:07:53 +00:00
callproc.c
Add pickle support to ctypes types.
2008-02-13 20:21:53 +00:00
cfield.c
Issue 1872: Changed the struct module typecode from 't' to '?', for
2008-03-05 15:34:29 +00:00
ctypes_dlfcn.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
ctypes.h
Include <alloca.h> on Solaris, see issue #1506.
2008-03-18 15:03:17 +00:00
malloc_closure.c
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
stgdict.c
Add pickle support to ctypes types.
2008-02-13 20:21:53 +00:00
Powered by Gitea Page: 1147ms Template: 16ms
English
English
Licenses API