issues
search
dominikh
/
filesize
filesize is a small ruby class for handling filesizes with both the SI and binary prefixes, allowing conversion from any size to any other size.
MIT License
81
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for parsing and pretty printing negative file sizes
#23
seaneshbaugh
opened
6 years ago
0
added precision parameter to to_s() and pretty(), fixes #21
#22
lauer
closed
6 years ago
2
Support selection of precision
#21
lauer
closed
6 years ago
0
Support unit without B suffix
#20
vvondra
closed
6 years ago
0
Add Blu-ray size as a constant
#19
nogweii
opened
6 years ago
0
Parsing negative filesizes
#18
drusepth
opened
7 years ago
1
Be more tolerant of spaces
#17
paulmakepeace
closed
7 years ago
1
to_i does not work the same as others
#16
myoung34
closed
7 years ago
2
Accept unicode space characters
#15
cyclotron3k
closed
8 years ago
0
Include offending string in error message
#14
mattcg
closed
8 years ago
2
Parsing of Bytes as SI Type
#13
CatCookie
closed
8 years ago
4
Normal formatting
#12
ioquatix
closed
8 years ago
4
Default behaviour of to_s
#11
ioquatix
opened
8 years ago
6
1.0 release?
#10
ioquatix
opened
8 years ago
2
conversion math issue
#9
theinventor
closed
9 years ago
1
Extended comparison support with >, <, >=, <=, and !=
#8
Emarati
closed
9 years ago
2
make predefined sizes pretty
#7
ryanmjacobs
closed
9 years ago
2
Add syntax highlighting to the readme
#6
ryanmjacobs
closed
9 years ago
1
Introduce binary units
#5
peterfication
closed
9 years ago
7
Use an upper K for kilobytes
#4
peterfication
closed
9 years ago
4
Added bit type
#3
imerr
closed
9 years ago
4
Make class more coder-friendly
#2
mvastola
closed
10 years ago
4
Fixing handling non-integer sizes
#1
alno
closed
14 years ago
0