build: ensure make-prime-list doesn't access out of bounds memory
[platform/upstream/coreutils.git] / tests / misc / cut.pl
2013-02-04 Pádraig Bradycut: fix a segfault with disjoint open ended ranges
2013-01-26 Pádraig Bradycut: fix -f to work with the -d$'\n' edge case
2013-01-26 Pádraig Bradycut: with -f, process each line independently
2013-01-01 Jim Meyeringmaint: update all copyright year number ranges
2012-12-06 Pádraig Bradymaint: fix a referenced coreutils version in a test...
2012-12-06 Pádraig Bradytests: cut.pl: adjust for changed diagnostic
2012-12-06 Cojocaru Alexandrucut: improve error reporting
2012-11-24 Jim Meyeringcut: do not print extraneous delimiters in some unusual...
2012-11-24 Jim Meyeringcut: treat -b2-,3- like -b2-, not like -b3-
2012-11-18 Bernhard Voelkercut: do not accept the invalid range 0-
2012-08-30 Stefano Lattarinitests: add .sh and .pl suffixes to shell and perl tests...