Age | Commit 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-01 | ranges vs ebcdic | Jim 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 initial | Jim Meyering | |
slot vector a constant, since it might get modified. | |||
2000-07-31 | Tweak comments, per Bruno's comments. | Jim Meyering | |
2000-07-31 | Tweak comments, per Bruno's comments. | Jim Meyering | |
2000-07-31 | *** empty log message *** | Jim Meyering | |
2000-07-31 | (quotearg_n_options): Preallocate a slot 0 | Jim 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-31 | Use `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-31 | Use `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-30 | Add 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 displayed | Jim Meyering | |
with --verbose and --backup. | |||
2000-07-30 | *** empty log message *** | Jim Meyering | |
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim 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-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering | |
corresponding argument in a `quote (...)' call. | |||
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering | |
corresponding argument in a `quote (...)' call. | |||
2000-07-30 | *** empty log message *** | Jim Meyering | |
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering | |
corresponding argument in a `quote (...)' call. | |||
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering | |
corresponding argument in a `quote (...)' call. | |||
2000-07-30 | *** empty log message *** | Jim Meyering | |
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering | |
corresponding argument in a `quote (...)' call. | |||
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim 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-30 | include quote.h. | Jim Meyering | |