Lines Matching refs:range
348 range, when they can be implemented as if they were infinity.
1284 they are out of localtime range.
1527 numfmt can now process multiple fields with field range specifications similar
1928 cut with a range like "N-" no longer allocates N/8 bytes. That buffer
1932 cut no longer accepts the invalid range 0-, which made it print empty lines.
1940 cut no longer prints extraneous delimiters when a to-EOL range subsumes
1941 another range. Before, "echo 123|cut --output-delim=: -b2-,3" would print
2080 factor's core has been rewritten for speed and increased range.
2566 delimiter and an unbounded range like "-f1234567890-".
2806 sort -g now uses long doubles for greater range and precision.
3562 shuf honors the --zero-terminated (-z) option, even with --input-range=LO-HI
3876 cut now diagnoses a range starting with zero (e.g., -f 0-2) as invalid;
3881 cut now diagnoses the '-' in "cut -f -" as an invalid range, rather
3882 than interpreting it as the unlimited range, "1-".
4655 in the range -20...19) rather than "nice values" (commonly 0...39).
4853 It no longer assumes that nicenesses range from -20 through 19.
4855 It now consistently adjusts out-of-range nicenesses to the
4856 closest values in range; formerly it sometimes reported an error.
4867 the file name does not look like a page range.
5009 Dates like 'January 32' with out-of-range components are now rejected.