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
/
cut-huge-range.sh
Age
Commit message (
Expand
)
Author
2016-04-21
tests: avoid potential overflows with `expr`
Pádraig Brady
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-12-17
tests: avoid intermittent ulimit -v failures
Pádraig Brady
2015-10-08
tests: adjust recent changes to virtual memory limits
Pádraig Brady
2015-09-22
maint: use adaptive approach for `ulimit -v` based tests
Bernhard Voelker
2015-01-14
tests: add extra protection against unexpected exits
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-05-18
tests: don't assume expr was built with GMP
Paul Eggert
2013-05-08
cut: improve performance, especially with --output-delimiter
Cojocaru Alexandru
2013-05-07
cut: fix handling of overlapping ranges
Cojocaru Alexandru
2013-04-29
cut: reduce CPU overhead in determining item to output
Cojocaru Alexandru
2013-04-29
cut: make memory allocation independent of range width
Cojocaru Alexandru