• 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
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
INTBENCH Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
RELNOTES Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...