summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
each sequence of spaces before a TAB character.
2003-04-15*** empty log message ***Jim Meyering
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
each sequence of spaces before a TAB character.
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
each sequence of spaces before a TAB character.
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
each sequence of spaces before a TAB character.
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
each sequence of spaces before a TAB character.
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
each sequence of spaces before a TAB character.
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
each sequence of spaces before a TAB character.
2003-04-13*** empty log message ***Jim Meyering
2003-04-13(is_empty_dir): Don't closedir (NULL).Jim Meyering
2003-04-12*** empty log message ***Jim Meyering
2003-04-12*** empty log message ***Jim Meyering
2003-04-12add test corresponding to today's too-many-newlines fixJim Meyering
2003-04-12Giving nl an invalid STYLE argument (in --header-numbering=STYLE (-h),Jim Meyering
--body-numbering=STYLE (-b), or --footer-numbering=STYLE (-f)) or FORMAT (--number-format=FORMAT (-n)) would not give a useful diagnostic. (main): Fix those problems and remove literal quote marks (e.g., "`%s'") from format string; instead use "%s" in each format string and `quote (optarg)' as the corresponding argument. Also, diagnose all invalid command line options before failing.
2003-04-12(proc_text): Fix a bug introduced on 2001-11-10,Jim Meyering
for textutils-2.0.17, that would make nl output extra newlines in some cases.
2003-04-12*** empty log message ***Jim Meyering
2003-04-12(TESTS): Add readlink.Jim Meyering
2003-04-12*** empty log message ***Jim Meyering
2003-04-12A few tests of the --canonicalize option.Jim Meyering
2003-04-11Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
Remove trailing blanks. filter though cppi
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11Include <stdlib.h> unconditionally.Jim Meyering
2003-04-11Include <string.h> and <stdlib.h> unconditionally.Jim Meyering
2003-04-11Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.Jim Meyering
2003-04-11Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.Jim Meyering
2003-04-11.Jim Meyering
2003-04-11(XMALLOC, XCALLOC, XREALLOC): Remove unnecessary casts.Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11Remove use of PARAMS.Jim Meyering
2003-04-11(PARAMS): Remove definitions and uses.Jim Meyering
2003-04-11duhJim Meyering
2003-04-11(xalloc-check): Rename from header-check.Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11Include error.h after system.h, not before.Jim Meyering
2003-04-11*** empty log message ***Jim Meyering
2003-04-11Remove anachronistic casts of xmalloc,Jim Meyering
xrealloc, and xcalloc return values and of xrealloc's first argument.
2003-04-11include xalloc.hJim Meyering