aboutsummaryrefslogtreecommitdiffstats
path: root/src/slibc-human (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-02-09improve machinemodeMattias Andrée1-14/+73
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-01-01bump yearMattias Andrée7-7/+7
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-27fix errors and warningsMattias Andrée5-32/+34
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-27fix warningMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-27typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-27fix errorsMattias Andrée1-5/+6
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-11-26implement machinesizeMattias Andrée1-0/+158
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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ée5-0/+10
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-25typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17increase readability of unescapeMattias Andrée1-52/+45
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17mMattias Andrée1-3/+3
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ée5-5/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16add macros for overflow checkMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16increase readabilityMattias Andrée3-176/+166
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16machinemode: fix bugs and increase readabilityMattias Andrée1-68/+171
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>
2015-11-16m fix humanmodeMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16mMattias Andrée1-14/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16m machinemodeMattias Andrée1-47/+36
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-15m machinemodeMattias Andrée1-10/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-15missed t and T in machinemodeMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-15implement machinemodeMattias Andrée1-0/+132
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-15add missing includeMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-15implement humanmodeMattias Andrée1-0/+75
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-14escape: 192 128 → \0Mattias Andrée1-1/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-14mMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-14add slibc-human.h and implement escape and unescapeMattias Andrée2-0/+372
Signed-off-by: Mattias Andrée <maandree@operamail.com>