Quote multibyte characters correctly.
[gnulib.git] / lib / quotearg.c
2000-01-15 Jim MeyeringQuote multibyte characters correctly.
1999-08-10 Jim MeyeringInclude <libintl.h> if ENABLE_NLS.
1999-08-01 Jim Meyering(quotearg_buffer):
1999-01-25 Jim Meyering(quotearg_n_options): Revert type of parameter `n'
1999-01-16 Jim Meyering(quotearg_n_options): Declare n1 to be of type
1999-01-11 Jim Meyering(quotearg_buffer): Change escape_quoting_style so that...
1999-01-01 Jim Meyering(quotearg_n_options): Make `options' parameter be ...
1999-01-01 Jim Meyering(quotearg_buffer): Cast -1 to size_t before comparing.
1998-12-11 Jim Meyering(quotearg_buffer): Use `7' as the mask, not `3'.
1998-03-21 Jim MeyeringUpdate from patch-2.5.3.
1998-02-23 Jim Meyering.