Age | Commit message (Expand) | Author |
2014-09-19 | doc: output correct --help references with --program-prefix | Pádraig Brady |
2014-09-08 | maint: avoid file-scope names of the form _[a-z]* | Paul Eggert |
2014-09-08 | maint: prefer 'return status;' to 'exit (status);' in 'main' | Paul Eggert |
2014-08-03 | numfmt: fix misspelling in --debug message | Anders Jonsson |
2014-07-16 | numfmt: fix isblank() usage for some unibyte locales | Assaf Gordon |
2014-06-12 | maint: suppress a theoretical buffer overflow warning | Pádraig Brady |
2014-05-02 | numfmt: improve processing throughput by 800% | Pádraig Brady |
2014-05-02 | numfmt: support zero padding using --format="%010f" | Pádraig Brady |
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-12-03 | maint: avoid '%s' quoting notation in diagnostic messages | Bernhard Voelker |
2013-08-02 | maint: update copyright year number ranges of numfmt sources | Bernhard Voelker |
2013-02-20 | build: fix numfmt build error on compilers without __attribute | Joachim Schmitz |
2013-02-14 | build: avoid link failure in devmsg() on older linkers | Pádraig Brady |
2013-02-13 | numfmt: fix strtol() return code handling | Assaf Gordon |
2013-02-11 | doc: improve the numfmt man page format | Pádraig Brady |
2013-02-10 | doc: standardize helptext of numfmt and slice into single options | Benno Schulenberg |
2013-02-10 | maint: consolidate developer debug messages | Pádraig Brady |
2013-02-05 | doc: fix a numfmt help section typo | Assaf Gordon |
2013-02-05 | numfmt: correct a printf format | Pádraig Brady |
2013-02-04 | numfmt: a new command to format numbers | Assaf Gordon |