summaryrefslogtreecommitdiffstats
path: root/src/numfmt.c
AgeCommit message (Expand)AuthorLines
2013-12-03maint: avoid '%s' quoting notation in diagnostic messagesBernhard Voelker-27/+36
2013-08-02maint: update copyright year number ranges of numfmt sourcesBernhard Voelker-1/+1
2013-02-20build: fix numfmt build error on compilers without __attributeJoachim Schmitz-2/+1
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady-3/+18
2013-02-13numfmt: fix strtol() return code handlingAssaf Gordon-1/+1
2013-02-11doc: improve the numfmt man page formatPádraig Brady-11/+11
2013-02-10doc: standardize helptext of numfmt and slice into single optionsBenno Schulenberg-62/+82
2013-02-10maint: consolidate developer debug messagesPádraig Brady-67/+37
2013-02-05doc: fix a numfmt help section typoAssaf Gordon-5/+5
2013-02-05numfmt: correct a printf formatPádraig Brady-1/+1
2013-02-04numfmt: a new command to format numbersAssaf Gordon-0/+1522