Jim Meyering
0352337f1e
.
2001-05-21 07:35:22 +00:00
Jim Meyering
d87fc7bc94
*** empty log message ***
2001-05-21 07:05:42 +00:00
Jim Meyering
ca7fc5d683
Add new --time-style option.
...
Change --full-time to be equivalent to --time-style=full-iso.
2001-05-21 07:05:37 +00:00
Jim Meyering
e204540061
.
2001-05-21 06:59:27 +00:00
Jim Meyering
692f81b371
*** empty log message ***
2001-05-21 06:46:56 +00:00
Jim Meyering
8e1897a33b
(jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
2001-05-21 06:46:52 +00:00
Jim Meyering
2c3988dbca
*** empty log message ***
2001-05-21 06:36:43 +00:00
Jim Meyering
760d4e6f3a
(dir_name): Compute append_dot using path, not newpath
...
which is not yet declared.
2001-05-21 06:36:36 +00:00
Jim Meyering
52ba9d8815
*** empty log message ***
2001-05-21 05:49:47 +00:00
Jim Meyering
49d1716c11
(wget-update): depcomp and missing are now in automake's lib/ subdirectory.
2001-05-21 05:49:42 +00:00
Jim Meyering
02095a6616
.
2001-05-20 21:09:06 +00:00
Jim Meyering
1926146ed5
Include "hard-locale.h".
...
(nstrftime): New decl.
(enum time_style): New enum.
(time_style_args, time_style_types): New constants.
(full_time): Remove.
(long_time_format): Initialize to POSIX defaults.
(TIME_STYLE_OPTION): New constant.
(long_options, decode_switches, usage): Add --time-style support.
(long_time_expected_width): Use nstrftime, not strftime.
(print_long_format): Likewise.
Increase initial size to match new full-iso time style.
2001-05-20 20:44:33 +00:00
Jim Meyering
017ada27dd
*** empty log message ***
2001-05-20 20:44:08 +00:00
Jim Meyering
f7b3fa35e6
Unset QUOTING_STYLE and TIME_STYLE. Set TZ.
...
Adjust to change in full-time format.
Fix typo in failure messages (-a and -m were interchanged).
2001-05-20 20:43:52 +00:00
Jim Meyering
c9277ec2a9
*** empty log message ***
2001-05-20 20:41:32 +00:00
Jim Meyering
8b7078eada
(my_strftime):
...
Define to nstrftime if emacs, but only if my_strftime is not defined.
(extra_args, extra_args_spec, extra_args_spec_iso): Rename from
ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
Add one more extra argument: a nanoseconds value.
All uses changed.
(ns): New macro.
(my_strftime function): Add %N format.
(emacs_strftimeu): Renamed from emacs_strftime,
with extra ut argument.
2001-05-20 20:41:20 +00:00
Jim Meyering
a917db5ab2
(libfetish_a_SOURCES):
...
Add strftime.c, since we now compile it on all hosts.
2001-05-20 20:39:28 +00:00
Jim Meyering
8033ceb4ae
*** empty log message ***
2001-05-20 20:38:29 +00:00
Jim Meyering
79bb16b328
(jm_FUNC_GNU_STRFTIME):
...
Don't bother to check library strftime, since
we'll be using our own my_strftime function anyway.
Define my_strftime instead of strftime.
2001-05-20 20:38:25 +00:00
Jim Meyering
ee5f88a66f
*** empty log message ***
2001-05-20 18:46:20 +00:00
Jim Meyering
b85edfac45
(parse_obsolescent_option): Accept a b suffix.
2001-05-20 18:46:09 +00:00
Jim Meyering
67785d9d82
.
2001-05-20 18:18:17 +00:00
Jim Meyering
4b532bfa2f
(EXTRA_DIST): Add constants.texi and doclicense.texi.
...
(info_TEXINFOS): s/fileutils/omni-utils/.
(check-texinfo): New rule.
(check): Depend on check-texinfo.
2001-05-20 08:21:05 +00:00
Jim Meyering
175fa8ef06
Make all references to POSIX use @sc{posix}.
2001-05-20 07:24:08 +00:00
Jim Meyering
5f64ac353e
.
2001-05-20 07:12:33 +00:00
Jim Meyering
df80cbe561
(uniq invocation): Document the new optional
...
arguments to the --all-repeated option.
2001-05-20 06:57:37 +00:00
Jim Meyering
c04dab58ad
*** empty log message ***
2001-05-20 06:56:32 +00:00
Jim Meyering
62c7564165
Rename new option values: s/all/precede/ and s/minimum/separate/.
2001-05-20 06:56:24 +00:00
Jim Meyering
f251729f7a
*** empty log message ***
2001-05-20 06:55:06 +00:00
Jim Meyering
c08d959056
reflect option value renamings
2001-05-20 06:54:05 +00:00
Jim Meyering
1f0fb076ba
.
2001-05-19 10:35:01 +00:00
Jim Meyering
352912e2b2
*** empty log message ***
2001-05-19 09:33:08 +00:00
Jim Meyering
43624d4052
(delimit_method_map): Remove trailing comma.
2001-05-19 08:45:13 +00:00
Jim Meyering
43614bef5f
*** empty log message ***
2001-05-19 08:44:04 +00:00
Jim Meyering
cfb5f2d82a
Test new, --all-repeated options.
2001-05-19 08:43:57 +00:00
Jim Meyering
85601384c9
*** empty log message ***
2001-05-19 07:58:17 +00:00
Jim Meyering
16b0a807af
Support new modes for uniq's --all-repeated option.
...
The default behavior is unchanged.
Include argmatch.h.
(usage): Update.
(check_file): Implement it.
(main): Handle new, optional arguments.
Patch by Padraig Brady.
2001-05-19 07:55:43 +00:00
Jim Meyering
22732cd352
s/GNU text/GNU command line/ ... utilities.
2001-05-19 07:09:30 +00:00
Jim Meyering
12fb893bba
s/was/were/
2001-05-19 06:14:26 +00:00
Jim Meyering
025550c34d
*** empty log message ***
2001-05-19 05:58:18 +00:00
Jim Meyering
04c04ad4e9
Change a few uses of timezone' to time zone'.
2001-05-19 05:57:50 +00:00
Jim Meyering
c397b531b7
(my-distcheck): Remove work-around kludge and
...
associated comment, now that automake has ben fixed.
2001-05-16 08:14:19 +00:00
Jim Meyering
7a9eebbc9c
*** empty log message ***
2001-05-16 07:33:31 +00:00
Jim Meyering
cd470239ae
Use proper quoting so brackets appear in the test program.
2001-05-16 07:33:22 +00:00
Jim Meyering
531822b168
.
2001-05-16 07:30:54 +00:00
Jim Meyering
f1c7411a97
*** empty log message ***
2001-05-15 15:46:59 +00:00
Jim Meyering
786d944b5e
(parse_obsolescent_option): Use t_count_lines, not
...
count_lines, in error message.
2001-05-15 15:45:58 +00:00
Jim Meyering
8f0403a90f
*** empty log message ***
2001-05-15 14:02:28 +00:00
Jim Meyering
bd510c7b11
Use proper quoting so brackets appear in the test program.
2001-05-15 14:02:19 +00:00
Jim Meyering
345f20440e
*** empty log message ***
2001-05-15 10:11:19 +00:00