search for: binary_prefix

Displaying 4 results from an estimated 4 matches for "binary_prefix".

2012 Oct 02
8
Being strict on differentiating between IEC prefixes and SI prefixes.
...: The use of core extensions 2.kilobytes, 2.megabytes will mean something else; A power of 1000 in Rails4 as opposed to a power of 1024 in Rails3. But the old behaviour can still be achieved by using IEC names instead such as 2.kibibytes or 2.mebibytes. Footnotes: [1] http://en.wikipedia.org/wiki/Binary_prefix Jarl -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more...
2014 Sep 07
0
format(object.size(...), units): KB, MB, and GB instead of Kb, Mb, and Gb?
...ts to distinguish between the two system, e.g. using KiB = 1024, MiB = 1024^2 bytes, GiB = 1024^3 bytes etc. (and KB, MB, GB for the decimal one). However, the KB, MB, GB is still widely used as binary prefixes when it comes to reporting on memory and disk spaces. The http://en.wikipedia.org/wiki/Binary_prefix page provides further references on the above. I don't worry to much about KiB vs KB since there is still a de facto standard for KB etc., but to me using Kb when it should be KB seems wrong. Also, I have a hard time finding references to standards suggesting Kb should be used instead of KB,...
2017 Sep 01
0
I have corrected a dead link in the treering documentation
...rEyeColor.Rd,http://www.math.yorku.ca/SCS/Papers/asa92.html,1,academic src/library/stats/man/optimize.Rd,http://www.netlib.org/fmm/fmin.f,1,academic src/library/datasets/man/UKDriverDeaths.Rd,http://www.ssfpack.com/dkbook/,1,private src/library/utils/man/object.size.Rd,https://en.wikipedia.org/wiki/Binary_prefix,4,private src/library/utils/man/unzip.Rd,http://zlib.net,1,private src/library/base/man/dcf.Rd,https://www.debian.org/doc/debian-policy/ch-controlfields.html,1,private src/library/base/man/DateTimeClasses.Rd,https://www.r-project.org/doc/Rnews/Rnews_2001-2.pdf,1,r-project src/library/stats/man/Gamm...
2017 Sep 01
2
I have corrected a dead link in the treering documentation
>>>>> Thomas Levine <_ at thomaslevine.com> >>>>> on Fri, 28 Jul 2017 18:53:16 +0000 writes: > The attached patch corrects a dead link in the treering > documentation. The URL in the manual [1] refers to a > personal home page belonging to Christine Hallman (user > "hallman") on the website of the University of Arizona