Age | Commit message (Expand) | Author |
2006-01-22 | (quotearg_buffer_restyled): Add "default: break;" | Paul Eggert |
2005-09-22 | Sync from gnulib. | Paul Eggert |
2005-08-31 | (quotearg_n_options): Change code to be suboptimal, in | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2004-11-11 | Sync from gnulib. | Paul Eggert |
2004-08-02 | Include stdbool.h. | Paul Eggert |
2004-04-13 | Remove trailing blanks. | Jim Meyering |
2004-04-04 | Sync from gnulib. | Jim Meyering |
2003-10-31 | Update from gnulib. | Jim Meyering |
2002-11-23 | Include quotearg.h immediately after config.h. | Jim Meyering |
2002-11-21 | Use `"'s when including quotearg.h and xalloc.h, not the `<...>' notation. | Jim Meyering |
2002-11-21 | (quotearg_buffer_restyled): If mbrtowc returns | Jim Meyering |
2002-01-22 | (quotearg_buffer_restyled): | Jim Meyering |
2001-11-28 | (quotearg_n, quotearg_n_style): Likewise. | Jim Meyering |
2001-08-31 | BSD/OS 4.1 wchar.h requires FILE and struct tm to be declared. | Jim Meyering |
2001-02-17 | (mbrtowc, mbsinit): | Jim Meyering |
2001-01-26 | Include stddef.h. | Jim Meyering |
2000-09-09 | Rename ISASCII to IN_CTYPE_DOMAIN. | Jim Meyering |
2000-07-31 | (quotearg_n_options): Don't make the initial | Jim Meyering |
2000-07-31 | (quotearg_n_options): Preallocate a slot 0 | Jim Meyering |
2000-07-24 | Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX), | Jim Meyering |
2000-07-23 | Streamline by invoking multibyte code only if needed. | Jim Meyering |
2000-07-23 | When the system forces us to redefine mbstate_t, shadow its mbsinit function. | Jim Meyering |
2000-07-14 | (mbrtowc): Do not use HAVE_WCHAR_H in the definition. | Jim Meyering |
2000-07-14 | (quoting_style_args, quoting_style_vals, | Jim Meyering |
2000-07-09 | The old behavior of quoting `like this' doesn't look good with | Jim Meyering |
2000-07-06 | (mbrtowc): Declare returned type, since BeOS doesn't. | Jim Meyering |
2000-07-06 | (struct quoting_options): Simplify quote_these_too dimension. | Jim Meyering |
2000-07-04 | Make inclusion of <wchar.h> independent of whether | Jim Meyering |
2000-07-04 | (mbrtowc): Assign to *pwc, and return 1 only if result is nonzero. | Jim Meyering |
2000-07-02 | (mbstate_t): Don't define here. | Jim Meyering |
2000-06-23 | Include <wctype.h> after <wchar.h>, | Jim Meyering |
2000-02-28 | (ALERT_CHAR): New macro. | Jim Meyering |
2000-01-31 | fix typo. sheesh | Jim Meyering |
2000-01-31 | (ISASCII): Add #undef and move definition to follow | Jim Meyering |
2000-01-22 | [HAVE_WCTYPE_H]: Include <wctype.h>. | Jim Meyering |
2000-01-17 | (quotearg_buffer_restyled): Do not quote | Jim Meyering |
2000-01-15 | Quote multibyte characters correctly. | Jim Meyering |
1999-08-10 | Include <libintl.h> if ENABLE_NLS. | Jim Meyering |
1999-08-01 | (quotearg_buffer): | Jim Meyering |
1999-01-25 | (quotearg_n_options): Revert type of parameter `n' | Jim Meyering |
1999-01-16 | (quotearg_n_options): Declare n1 to be of type | Jim Meyering |
1999-01-11 | (quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '. | Jim Meyering |
1999-01-01 | (quotearg_n_options): Make `options' parameter be `const'. | Jim Meyering |
1999-01-01 | (quotearg_buffer): Cast -1 to size_t before comparing. | Jim Meyering |
1998-12-11 | (quotearg_buffer): Use `7' as the mask, not `3'. | Jim Meyering |
1998-03-21 | Update from patch-2.5.3. | Jim Meyering |
1998-02-23 | . | Jim Meyering |