summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-01maint: update all copyright year number rangesJim Meyering
2011-01-01build: update gnulib for version-etc copyright year updateJim Meyering
2011-01-01maint: generate much of the THANKS fileJim Meyering
2010-12-31maint: update to latest gnulib, for testsuite improvementEric Blake
2010-12-30maint: allow gettext 0.17 againEric Blake
2010-12-30split: fix the suffix length calculationPádraig Brady
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-12-24maint: avoid syntax-check failure due to unused #includeJim Meyering
2010-12-23csplit: diagnose file counter wraparoundPaul Eggert
2010-12-22sort: minor performance tweak with num_processorsPaul Eggert
2010-12-22getlimits: port to hosts with very wide int, or non-ASCIIPaul Eggert
2010-12-22post-release administriviaJim Meyering
2010-12-22version 8.8Jim Meyering
2010-12-22csplit: update gnulib for Solaris 8,9 snprintf fixJim Meyering
2010-12-22maint: correct test-related commentsJim Meyering
2010-12-22tests: adjust preceding change to handle general WERROR_CFLAGS valuesJim Meyering
2010-12-22tests: do not assume compiler knows -Wxxx flagsPaul Eggert
2010-12-22tests: mv/i-3: avoid false-positive failure on a slow/busy systemJim Meyering
2010-12-21tests: avoid new false-positive failure on at least FreeBSD 8.1Jim Meyering
2010-12-20who: omit useless definitions of MAXHOSTNAMELENPaul Eggert
2010-12-20maint: fix a typo in sort --parallel help messagePádraig Brady
2010-12-20build: update gnulib: ACL-vs-Solaris 8 portability etc.Jim Meyering
2010-12-18tests: sync init.sh from gnulibPaul Eggert
2010-12-19wc: fix a possible hang with --files0-fromPádraig Brady
2010-12-19cp: ensure backups are created when -T specifiedPádraig Brady
2010-12-19sort: use at most 8 threads by defaultPádraig Brady
2010-12-18doc: split: add examples showing how to use the new optionJim Meyering
2010-12-18tests: avoid spurious du/bigtime failureJim Meyering
2010-12-17tests: set fail=0 by defaultPaul Eggert
2010-12-17build: update gnulib submodule to latestJim Meyering
2010-12-16sort: do not generate thousands of subprocesses for 16-way mergePaul Eggert
2010-12-16sort: fix hang with sort --compressPaul Eggert
2010-12-16sort: don't dump core when merging from input twicePaul Eggert
2010-12-14doc: tail: semi-deprecate --sleep-interval and --max-unchanged-statsJim Meyering
2010-12-14sort: fix very-unlikely buffer overrun when merging to input filePaul Eggert
2010-12-14sort: document --compress reaper fixesPaul Eggert
2010-12-14tests: default to /tmp as the temporary directoryPaul Eggert
2010-12-13sort: fix some --compress reaper bugsPaul Eggert
2010-12-13tests: typo fixPaul Eggert
2010-12-13tests: tweak basic-1 to use warn_ rather than literal "exit 77"Jim Meyering
2010-12-13tests: mark new test as very expensiveJim Meyering
2010-12-12tests: test for access to stale thread memoryPaul Eggert
2010-12-11tests: avoid FP failure when run under valgrindJim Meyering
2010-12-11sort: avoid segfault when using two or more threadsJim Meyering
2010-12-11sort: syntax cleanupJim Meyering
2010-12-11sort: integer overflow checks in thread counts, etc.Paul Eggert
2010-12-11sort: preallocate merge tree nodes to heap.Chen Guo
2010-12-11sort: comment fixPaul Eggert
2010-12-11sort: use mutexes, not spinlocks (avoid busy loop on blocked output)Chen Guo
2010-12-08split: fix a case where --elide-empty causes invalid chunkingPádraig Brady