1. 13 Şub, 2008 1 kayıt (commit)
  2. 03 Şub, 2008 1 kayıt (commit)
  3. 31 Ock, 2008 1 kayıt (commit)
  4. 30 Ock, 2008 1 kayıt (commit)
  5. 20 Ock, 2008 1 kayıt (commit)
  6. 07 Ock, 2008 1 kayıt (commit)
  7. 29 Ara, 2007 1 kayıt (commit)
  8. 18 Ara, 2007 1 kayıt (commit)
  9. 16 Ara, 2007 1 kayıt (commit)
  10. 13 Ara, 2007 1 kayıt (commit)
  11. 04 Ara, 2007 1 kayıt (commit)
  12. 30 Kas, 2007 1 kayıt (commit)
    • Christian Heimes's avatar
      Fix for feature request #1528 Add os.fchmod · 3628187b
      Christian Heimes yazdı
      Georg Brandl has added fchmod() and fchown(). I've contributed lchown but I'm not able to test it on Linux. However it should be available on Mac and some other flavors of Unix.
      I've made a quick test of fchmod() and fchown() on my system. They are working as expected.
      3628187b
  13. 02 Kas, 2007 1 kayıt (commit)
  14. 25 Eki, 2007 1 kayıt (commit)
  15. 24 Eki, 2007 1 kayıt (commit)
  16. 04 Eyl, 2007 1 kayıt (commit)
  17. 02 Eyl, 2007 1 kayıt (commit)
  18. 30 Agu, 2007 1 kayıt (commit)
  19. 22 Agu, 2007 1 kayıt (commit)
  20. 31 Tem, 2007 1 kayıt (commit)
  21. 02 Haz, 2007 1 kayıt (commit)
  22. 12 Mar, 2007 1 kayıt (commit)
  23. 19 Şub, 2007 1 kayıt (commit)
  24. 21 Ock, 2007 1 kayıt (commit)
  25. 25 Kas, 2006 1 kayıt (commit)
  26. 27 Eki, 2006 2 kayıt (commit)
  27. 19 Eki, 2006 2 kayıt (commit)
  28. 17 Eki, 2006 1 kayıt (commit)
    • Martin v. Löwis's avatar
      Forward-port r52358: · fefbc202
      Martin v. Löwis yazdı
      - Bug #1578513: Cross compilation was broken by a change to configure.
      Repair so that it's back to how it was in 2.4.3.
      fefbc202
  29. 02 Eki, 2006 2 kayıt (commit)
  30. 22 Eyl, 2006 1 kayıt (commit)
    • Neal Norwitz's avatar
      Fix %zd string formatting on Mac OS X so it prints negative numbers. · 4a8fbdb1
      Neal Norwitz yazdı
      In addition to testing positive numbers, verify negative numbers work in configure.
      In order to avoid compiler warnings on OS X 10.4, also change the order of the check
      for the format character to use (PY_FORMAT_SIZE_T) in the sprintf format
      for Py_ssize_t.  This patch changes PY_FORMAT_SIZE_T from "" to "l" if it wasn't
      defined at configure time.  Need to verify the buildbot results.
      
      Backport candidate (if everyone thinks this patch can't be improved).
      4a8fbdb1
  31. 05 Eyl, 2006 1 kayıt (commit)
  32. 18 Agu, 2006 1 kayıt (commit)
  33. 09 Agu, 2006 1 kayıt (commit)
  34. 30 Tem, 2006 1 kayıt (commit)
  35. 06 Tem, 2006 1 kayıt (commit)
  36. 19 Haz, 2006 2 kayıt (commit)