Jim Meyering
a9027c8afd
(libfetish_a_SOURCES): Add mbswidth.c.
...
(noinst_HEADERS): Add mbswidth.h.
2000-07-17 20:45:00 +00:00
Jim Meyering
d1316a4669
*** empty log message ***
2000-07-17 20:43:18 +00:00
Jim Meyering
c00612504b
from Bruno Haible.
2000-07-17 20:42:46 +00:00
Jim Meyering
d0192db8ac
from Bruno Haible.
2000-07-17 20:42:12 +00:00
Jim Meyering
365bcc959c
*** empty log message ***
2000-07-17 20:41:10 +00:00
Jim Meyering
8ec106f6b1
(jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
2000-07-17 20:40:39 +00:00
Jim Meyering
ef93322b25
*** empty log message ***
2000-07-17 20:40:18 +00:00
Jim Meyering
27e5b4d0c3
*** empty log message ***
2000-07-17 20:07:49 +00:00
Jim Meyering
5c05881f32
(visible): Don't mark `<undef>' for translation.
...
The standard requires that exact string.
2000-07-17 20:07:33 +00:00
Jim Meyering
5829e323e8
*** empty log message ***
2000-07-17 20:05:40 +00:00
Jim Meyering
0a3e5544ba
Add support for FreeBSD. Improve support for HP-UX and IRIX 6.
2000-07-17 20:05:30 +00:00
Jim Meyering
9ef04e4fa6
.
2000-07-17 19:43:38 +00:00
Jim Meyering
e26b531e3b
*** empty log message ***
2000-07-17 19:43:14 +00:00
Jim Meyering
6859252584
(usage): Give a little more info.
...
Remove FIXME comment.
2000-07-17 19:43:05 +00:00
Jim Meyering
870d8663fb
Avoid warnings.
...
(struct bin_str): Declare `string' member to be `const'.
(put_indicator): Declare local `p' to be `const'.
2000-07-17 08:17:12 +00:00
Jim Meyering
f4758f2165
*** empty log message ***
2000-07-15 13:32:16 +00:00
Jim Meyering
b905d7f0b5
Convert "`%s'" in format strings to "%s", and wrap each
...
corresponding argument in a `quote (...)' call.
Improve a couple diagnostics.
2000-07-15 13:32:02 +00:00
Jim Meyering
015bcbb713
.
2000-07-15 13:29:01 +00:00
Jim Meyering
a23c477555
*** empty log message ***
2000-07-15 13:27:37 +00:00
Jim Meyering
da8dd781de
Include quote.h.
...
(make_path): Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Give better diagnostics.
2000-07-15 13:27:30 +00:00
Jim Meyering
f6cb183112
Convert "`%s'" in format strings to "%s", and wrap each
...
corresponding argument in a `quote (...)' call -- if there's only one.
If there are more than one, then use `quote_n (0, ...),
quote_n (1, ...), ...'.
2000-07-15 10:35:27 +00:00
Jim Meyering
f78d8fcd66
Convert "`%s'" in format strings to "%s", and wrap each
...
corresponding argument in a `quote (...)' call -- if there's only one.
If there are more than one, then use `quote_n (0, ...),
quote_n (1, ...), ...'.
2000-07-15 10:11:47 +00:00
Jim Meyering
7f8c02a4fb
Convert "`%s'" in format strings to "%s", and wrap each
...
corresponding argument in a `quote (...)' call -- if there's only one.
If there are more than one, then use `quote_n (0, ...),
quote_n (1, ...), ...'.
2000-07-15 10:11:18 +00:00
Jim Meyering
2b4d177553
*** empty log message ***
2000-07-15 09:58:14 +00:00
Jim Meyering
3e41cabaf2
(libfetish_a_SOURCES): Add quote.c.
...
(noinst_HEADERS): Add quote.h.
2000-07-15 09:58:10 +00:00
Jim Meyering
48c6c83ef6
*** empty log message ***
2000-07-15 09:57:38 +00:00
Jim Meyering
4ee7d58704
(quote, quote_n): New file. Two functions taken verbatim
...
from tar's src/misc.c.
2000-07-15 09:57:19 +00:00
Jim Meyering
a956a46792
*** empty log message ***
2000-07-14 21:18:00 +00:00
Jim Meyering
eb25458cd8
(jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
2000-07-14 21:17:51 +00:00
Jim Meyering
b9e495aafb
.
2000-07-14 19:35:13 +00:00
Jim Meyering
84817c5f8c
*** empty log message ***
2000-07-14 15:58:39 +00:00
Jim Meyering
1d97735304
(jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
2000-07-14 15:58:34 +00:00
Jim Meyering
a8d048fb4d
*** empty log message ***
2000-07-14 15:57:09 +00:00
Jim Meyering
f53d3a9d28
(AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. All uses changed.
...
Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
and mbstate_t, to a single-part test that simply defines mbstate_t.
2000-07-14 15:56:42 +00:00
Jim Meyering
269ecb09d9
*** empty log message ***
2000-07-14 15:55:13 +00:00
Jim Meyering
e4dac83b0d
(mbrtowc): Do not use HAVE_WCHAR_H in the definition.
...
Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
to decide whether to define the BeOS workaround macro;
this adjusts to the change to AC_MBSTATE_T.
2000-07-14 13:56:07 +00:00
Jim Meyering
288db81c18
*** empty log message ***
2000-07-14 11:32:47 +00:00
Jim Meyering
19920cfb66
*** empty log message ***
2000-07-14 11:27:06 +00:00
Jim Meyering
5ba7e086e5
(enum quoting style): New enum clocale_quoting_style.
2000-07-14 11:27:00 +00:00
Jim Meyering
83fdbce6a7
(quoting_style_args, quoting_style_vals,
...
quotearg_buffer_restyled): Add support for
clocale_quoting_style. Undo previous change to
locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
and "{RIGHT QUOTATION MARK}" msgids.
2000-07-14 11:26:28 +00:00
Jim Meyering
109fa3946b
*** empty log message ***
2000-07-14 11:23:29 +00:00
Jim Meyering
bfc1dacca8
import 1.022
2000-07-11 22:44:26 +00:00
Jim Meyering
b64a0a7a90
from FSF
2000-07-10 14:54:02 +00:00
Jim Meyering
9d9677bd51
Tweak a comment to make it less negative about BeOS.
...
From Bruno Haible.
2000-07-10 11:41:50 +00:00
Jim Meyering
144d72edd4
*** empty log message ***
2000-07-10 11:30:54 +00:00
Jim Meyering
3bcb0b1bc2
Mirror the correction made in autoconf.
2000-07-10 11:30:50 +00:00
Jim Meyering
0f061bcb2d
*** empty log message ***
2000-07-10 08:26:51 +00:00
Jim Meyering
bbb585d782
Output to confdefs.h directly.
2000-07-10 08:26:36 +00:00
Jim Meyering
a3f96e6b80
*** empty log message ***
2000-07-09 20:14:33 +00:00
Jim Meyering
2bf26f848f
.
2000-07-09 17:53:14 +00:00