1. 19 Mar, 2013 2 kayıt (commit)
  2. 11 Mar, 2013 2 kayıt (commit)
  3. 21 Ara, 2012 2 kayıt (commit)
  4. 08 Ara, 2012 2 kayıt (commit)
  5. 14 Eki, 2011 1 kayıt (commit)
  6. 09 Eki, 2011 1 kayıt (commit)
  7. 02 Eki, 2011 1 kayıt (commit)
  8. 28 Eyl, 2011 1 kayıt (commit)
  9. 16 Mar, 2011 2 kayıt (commit)
  10. 15 Mar, 2011 2 kayıt (commit)
  11. 07 Eki, 2010 1 kayıt (commit)
  12. 29 Eyl, 2010 1 kayıt (commit)
  13. 24 Agu, 2010 1 kayıt (commit)
  14. 28 Tem, 2010 1 kayıt (commit)
  15. 21 Haz, 2010 2 kayıt (commit)
  16. 09 May, 2010 4 kayıt (commit)
  17. 04 May, 2010 2 kayıt (commit)
    • Thomas Heller's avatar
      Merged revisions 80761,80766 via svnmerge from · 667ce06d
      Thomas Heller yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r80761 | thomas.heller | 2010-05-04 20:44:42 +0200 (Di, 04 Mai 2010) | 8 lines
      
        On Windows, ctypes does no longer check the stack before and after
        calling a foreign function.  This allows to use the unmodified libffi
        library.
      
        Remove most files from _ctypes/libffi_msvc, only two include files
        stay (updated from _ctypes/libffi/...).  Other files are used in the
        cross-platform _ctypes/libffi directory.
      ........
        r80766 | thomas.heller | 2010-05-04 21:08:18 +0200 (Di, 04 Mai 2010) | 2 lines
      
        Remove reference to unused source file.
      ........
      667ce06d
    • Thomas Heller's avatar
      On Windows, ctypes does no longer check the stack before and after · 06a7e206
      Thomas Heller yazdı
      calling a foreign function.  This allows to use the unmodified libffi
      library.
      
      Remove most files from _ctypes/libffi_msvc, only two include files
      stay (updated from _ctypes/libffi/...).  Other files are used in the
      cross-platform _ctypes/libffi directory.
      06a7e206
  18. 18 Nis, 2010 2 kayıt (commit)
  19. 30 Mar, 2010 2 kayıt (commit)
    • Thomas Heller's avatar
      b102ddad
    • Thomas Heller's avatar
      Merged revisions 79115,79424,79491 via svnmerge from · 5006ba0f
      Thomas Heller yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/branch_libffi-3_0_10-win
      
      ........
        r79115 | thomas.heller | 2010-03-19 22:14:47 +0100 (Fr, 19 Mrz 2010) | 7 lines
      
        Work in progress.  2 tests fail on x86/win32 because the stack
        checking code in ffi_call_win32 is not yet implemented.
      
        Remove most files from _ctypes/libffi_msvc, only two include files
        stay (updated from _ctypes/libffi/...).  Other files are used in the
        cross-platform _ctypes/libffi directory.
      ........
        r79424 | thomas.heller | 2010-03-25 19:28:02 +0100 (Do, 25 Mrz 2010) | 1 line
      
        Build _ctypes on Win64.
      ........
        r79491 | thomas.heller | 2010-03-29 21:30:33 +0200 (Mo, 29 Mrz 2010) | 4 lines
      
        On Windows, ctypes does no longer check the stack before and after
        calling a foreign function.
        This allows to use the unmodified libffi library.
      ........
      5006ba0f
  20. 25 Mar, 2010 1 kayıt (commit)
  21. 24 Şub, 2010 2 kayıt (commit)
  22. 18 Eyl, 2009 4 kayıt (commit)
  23. 05 May, 2009 1 kayıt (commit)