summaryrefslogtreecommitdiff
path: root/tests/misc/cut-huge-range.sh
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* tests: simplify since expr now works on bignumsPaul Eggert2020-07-081-21/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* cut: improve large file support on 32 bitTobias Stoeckmann2018-03-281-6/+6
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* tests: avoid false ulimit failure on some systemsLudovic Courtès2017-03-271-2/+1
* tests: avoid a spurious failure on older debianPádraig Brady2017-03-031-0/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* tests: avoid potential overflows with `expr`Pádraig Brady2016-04-211-1/+2
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* tests: avoid intermittent ulimit -v failuresPádraig Brady2015-12-171-4/+4
* tests: adjust recent changes to virtual memory limitsPádraig Brady2015-10-081-1/+1
* maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker2015-09-221-5/+7
* tests: add extra protection against unexpected exitsPádraig Brady2015-01-141-2/+2
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* tests: don't assume expr was built with GMPPaul Eggert2013-05-181-1/+22
* cut: improve performance, especially with --output-delimiterCojocaru Alexandru2013-05-081-9/+12
* cut: fix handling of overlapping rangesCojocaru Alexandru2013-05-071-1/+7
* cut: reduce CPU overhead in determining item to outputCojocaru Alexandru2013-04-291-1/+1
* cut: make memory allocation independent of range widthCojocaru Alexandru2013-04-291-0/+34