aboutsummaryrefslogtreecommitdiffstats
path: root/src/slibc-human/humansize.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-14Fix issue #10 on githubMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-01bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-27fix errors and warningsMattias Andrée1-5/+7
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-11-25typoMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17increase readability of humansizeMattias Andrée1-118/+214
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16add interspacing parameter to humansizeMattias Andrée1-5/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16add intraspacing parameter for humansize and humandur, and interspacing for humandurMattias Andrée1-18/+35
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16typoMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16implement humansizeMattias Andrée1-0/+191
Signed-off-by: Mattias Andrée <maandree@operamail.com>