log lib/quotearg.h @ 16245:530509562116

age author description
Sun, 18 Dec 2011 15:33:53 +0100 Paolo Bonzini quotearg: fall back to Unicode single quotes in UTF-8 and GB-18030 locales
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sat, 22 Aug 2009 20:55:17 -0400 Joel E. Denny quotearg: document limitations of quote_these_too
Sun, 23 Aug 2009 18:24:53 -0400 Joel E. Denny quotearg: implement custom_quoting_style
Sat, 16 Feb 2008 07:40:47 -0700 Eric Blake Avoid doubling \ in common case of "c-maybe" quoting style.
Wed, 13 Feb 2008 21:46:03 -0700 Eric Blake Avoid trigraph quoting in default output.
Tue, 12 Feb 2008 11:42:29 -0700 Eric Blake Quotearg part 4: add tests, fix c-maybe colon quoting.
Thu, 07 Feb 2008 16:44:01 -0700 Eric Blake Quotearg part 3: add flag to control outer quote elision.
Thu, 07 Feb 2008 14:35:51 -0700 Eric Blake Quotearg part 2: add flag that can control NUL elision.
Thu, 07 Feb 2008 06:39:57 -0700 Eric Blake Quotearg part 1: more wrappers, restore quotearg_char state.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 08 Nov 2006 20:13:12 +0000 Paul Eggert * lib/quotearg.h (quotearg_free): New decl.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Thu, 05 Feb 2004 19:05:52 +0000 Paul Eggert New function quotearg_alloc. Treat { } = as special sometimes.
Sat, 23 Nov 2002 06:45:22 +0000 Paul Eggert Allow multiple inclusion by surrounding with
Tue, 22 Jan 2002 08:02:43 +0000 Jim Meyering (quotearg_n_style_mem): New function.
Wed, 28 Nov 2001 06:57:25 +0000 Jim Meyering (quotearg_n, quotearg_n_style):
Fri, 14 Jul 2000 11:27:00 +0000 Jim Meyering (enum quoting style): New enum clocale_quoting_style.
Sun, 09 Jul 2000 07:22:43 +0000 Jim Meyering update copyright date
Tue, 10 Aug 1999 10:58:01 +0000 Jim Meyering (locale_quoting_style): New enum value.
Fri, 01 Jan 1999 17:43:10 +0000 Jim Meyering (quoting_style_vals): New public array.
Sat, 21 Mar 1998 08:49:00 +0000 Jim Meyering Update from patch-2.5.3.
Mon, 23 Feb 1998 10:16:53 +0000 Jim Meyering .