1. 08 Kas, 2017 1 kayıt (commit)
    • Victor Stinner's avatar
      Replace KB unit with KiB (#4293) · 8c663fd6
      Victor Stinner yazdı
      kB (*kilo* byte) unit means 1000 bytes, whereas KiB ("kibibyte")
      means 1024 bytes. KB was misused: replace kB or KB with KiB when
      appropriate.
      
      Same change for MB and GB which become MiB and GiB.
      
      Change the output of Tools/iobench/iobench.py.
      
      Round also the size of the documentation from 5.5 MB to 5 MiB.
      8c663fd6
  2. 23 Kas, 2013 1 kayıt (commit)
  3. 07 Tem, 2012 1 kayıt (commit)
  4. 18 Ara, 2011 1 kayıt (commit)
  5. 08 Eki, 2011 2 kayıt (commit)
  6. 06 Eyl, 2010 1 kayıt (commit)
  7. 18 Ock, 2010 2 kayıt (commit)