summaryrefslogtreecommitdiff
path: root/src/numfmt.c
AgeCommit message (Expand)Author
2014-08-03numfmt: fix misspelling in --debug messageAnders Jonsson
2014-07-16numfmt: fix isblank() usage for some unibyte localesAssaf Gordon
2014-06-12maint: suppress a theoretical buffer overflow warningPádraig Brady
2014-05-02numfmt: improve processing throughput by 800%Pádraig Brady
2014-05-02numfmt: support zero padding using --format="%010f"Pádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-03maint: avoid '%s' quoting notation in diagnostic messagesBernhard Voelker
2013-08-02maint: update copyright year number ranges of numfmt sourcesBernhard Voelker
2013-02-20build: fix numfmt build error on compilers without __attributeJoachim Schmitz
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady
2013-02-13numfmt: fix strtol() return code handlingAssaf Gordon
2013-02-11doc: improve the numfmt man page formatPádraig Brady
2013-02-10doc: standardize helptext of numfmt and slice into single optionsBenno Schulenberg
2013-02-10maint: consolidate developer debug messagesPádraig Brady
2013-02-05doc: fix a numfmt help section typoAssaf Gordon
2013-02-05numfmt: correct a printf formatPádraig Brady
2013-02-04numfmt: a new command to format numbersAssaf Gordon