index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
misc
/
seq.pl
Age
Commit message (
Expand
)
Author
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
2016-04-14
seq: do not allow NaN arguments
Bernhard Voelker
2016-04-14
seq: do not allow 0 as increment value
Bernhard Voelker
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-06-18
seq: fix incorrect output with start or end of -0
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-01-26
seq: fix to always honor the step value
Pádraig Brady
2013-01-26
seq: fix misaligment with -w when no precision for start value
Pádraig Brady
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-12-21
seq: fix newline output when -s specified
Pádraig Brady
2012-11-24
seq: ensure correct output width for scientific notation input
Pádraig Brady
2012-09-14
seq: 70x faster for non-negative whole numbers and incr==1
Jim Meyering
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini