summaryrefslogtreecommitdiff
path: root/tests/misc/numfmt.pl
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon
2015-07-02tests: avoid false failures on OpenBSD 5.7Pádraig Brady
2015-06-22numfmt: don't hardcode floating point limitsPádraig Brady
2015-06-22numfmt: handle leading zeros correctlyPádraig Brady
2015-06-22numfmt: avoid integer overflow when roundingPádraig Brady
2015-06-21numfmt: support user specified output precisionPádraig Brady
2015-06-19numfmt: implement support for field rangesDylan Cali
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-05-02numfmt: support zero padding using --format="%010f"Pádraig Brady
2014-04-05maint: various cleanupsPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-08-02maint: update copyright year number ranges of numfmt sourcesBernhard Voelker
2013-07-22maint: make some shell and perl scripts executable in 'tests/'Bernhard Voelker
2013-05-27tests: numfmt: use the printf program, not the shell builtinStefano Lattarini
2013-02-10maint: consolidate developer debug messagesPádraig Brady
2013-02-10tests: skip numfmt grouping tests on some systemsPádraig Brady
2013-02-04numfmt: a new command to format numbersAssaf Gordon