• Thomas Heller's avatar
    Merged revisions 69260 via svnmerge from · d9432623
    Thomas Heller yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r69260 | thomas.heller | 2009-02-03 18:07:40 +0100 (Di, 03 Feb 2009) | 9 lines
    
      This refactoring should make it easier to add new calling conventions.
    
      Replace ffi_call_STDCALL and ffi_call_SYSV by a ffi_call_x86 function
      that cleans up the stack when FFI_SYSV is used, and does nothing for
      FFI_STDCALL.
    
      Remove libffi_msvc\win32.S, which is out of date and also unused; it
      was only used for building ctypes with the MingW compiler.
    ........
    d9432623
Adı
Son kayıt (commit)
Son güncelleme
..
darwin Loading commit data...
libffi Loading commit data...
libffi_arm_wince Loading commit data...
libffi_msvc Loading commit data...
libffi_osx Loading commit data...
_ctypes.c Loading commit data...
_ctypes_test.c Loading commit data...
_ctypes_test.h Loading commit data...
callbacks.c Loading commit data...
callproc.c Loading commit data...
cfield.c Loading commit data...
ctypes.h Loading commit data...
ctypes_dlfcn.h Loading commit data...
malloc_closure.c Loading commit data...
stgdict.c Loading commit data...