summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-08-03(SET_HIGH_BOUND, MOVE_BUFFER_POINTER,Jim Meyering
ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros. (EXTEND_BUFFER): Use them.
2000-08-03.Jim Meyering
2000-08-03.Jim Meyering
2000-08-03*** empty log message ***Jim Meyering
2000-08-03($(srcdir)/$x-tests): Use -I$(srcdir), not `-I.'.Jim Meyering
(Makefile.am): Likewise. Reported by Greg McGary.
2000-08-01.Jim Meyering
2000-08-01*** empty log message ***Jim Meyering
2000-08-01ranges vs ebcdicJim Meyering
2000-08-01*** empty log message ***Jim Meyering
2000-08-01(tee): Use SET_BINARY and SET_BINARY2.Jim Meyering
From Prashant TR.
2000-08-01*** empty log message ***Jim Meyering
2000-08-01(ISSLASH): Define.Jim Meyering
(BACKSLASH_IS_PATH_SEPARATOR): Define. (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which both `\' and `/' may be use as path separators. Based on a patch from Prashant TR.
2000-07-31*** empty log message ***Jim Meyering
2000-07-31(quotearg_n_options): Don't make the initialJim Meyering
slot vector a constant, since it might get modified.
2000-07-31Tweak comments, per Bruno's comments.Jim Meyering
2000-07-31Tweak comments, per Bruno's comments.Jim Meyering
2000-07-31*** empty log message ***Jim Meyering
2000-07-31(quotearg_n_options): Preallocate a slot 0Jim Meyering
buffer, so that the caller can always quote one small component of a "memory exhausted" message in slot 0. From a suggestion by Jim Meyering.
2000-07-31*** empty log message ***Jim Meyering
2000-07-31(cut_fields): Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-31Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-31*** empty log message ***Jim Meyering
2000-07-31[!HAVE_CONFIG_H]: Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-31Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30(ISPRINT): Undef before defining to avoid warning.Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Add quote marks to match new behavior.Jim Meyering
2000-07-30(remove_file): Quote the file names that are displayed with --verbose.Jim Meyering
2000-07-30(copy_internal): Quote the file names that are displayedJim Meyering
with --verbose and --backup.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30.Jim Meyering
2000-07-30.Jim Meyering
2000-07-30.Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30(make_path): Quote the other instance, too.Jim Meyering
2000-07-30include quote.h.Jim Meyering