1. 20 Mar, 2014 1 kayıt (commit)
  2. 13 Ock, 2014 1 kayıt (commit)
  3. 08 Ara, 2013 2 kayıt (commit)
  4. 21 Eki, 2013 1 kayıt (commit)
  5. 17 Agu, 2013 1 kayıt (commit)
  6. 15 Tem, 2013 1 kayıt (commit)
    • Ronald Oussoren's avatar
      Issue #18393: Remove use of deprecated API on OSX · 0fedb37c
      Ronald Oussoren yazdı
      The "Gestalt" function on OSX is deprecated (starting with OSX 10.8),
      remove its usage from the stdlib. The patch removes a number of private
      functions and a private module, but does not change the public API.
      
      The removed code was effectively dead, the platform module has used
      other code to fetch the OSX version for years and could only use
      on the Gestalt-based code as a fallback. That fallback can only trigger
      on broken OSX installs (that is, someone has removed parts of the system
      install)
      0fedb37c
  7. 04 Tem, 2013 1 kayıt (commit)
  8. 14 Haz, 2013 1 kayıt (commit)
  9. 25 Ara, 2012 1 kayıt (commit)
  10. 19 Ara, 2012 1 kayıt (commit)
  11. 18 Ara, 2012 2 kayıt (commit)
  12. 11 Eki, 2012 2 kayıt (commit)
  13. 05 Eki, 2012 6 kayıt (commit)
  14. 04 Eki, 2012 5 kayıt (commit)
  15. 24 Haz, 2012 4 kayıt (commit)
  16. 01 Şub, 2012 2 kayıt (commit)
    • Brian Curtin's avatar
      merge from fb225c289bf0 · b4bef305
      Brian Curtin yazdı
      b4bef305
    • Brian Curtin's avatar
      Add a hint that CSD == Service Pack. · 10dda6e0
      Brian Curtin yazdı
      People searcing for the way to get a "service pack" will never find that we
      provide it here, and people that find this function won't know what CSD is
      until they run the function. On top of this, they won't know what the value
      means unless they really have a service pack installed.
      
      CSD, or Customer Service Diagnostics, is apparently no longer used, and was
      rarely used term at that. Most references to it online are from
      universities making Windows 2000 and XP service packs available to students.
      10dda6e0
  17. 15 Ara, 2011 2 kayıt (commit)
  18. 07 Eki, 2011 1 kayıt (commit)
  19. 13 Tem, 2011 2 kayıt (commit)
  20. 23 May, 2011 1 kayıt (commit)
  21. 04 May, 2011 2 kayıt (commit)