summaryrefslogtreecommitdiff
path: root/lib/quotearg.h
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-15/+15
* quotearg: document limitations of quote_these_tooJoel E. Denny2009-08-231-2/+5
* quotearg: implement custom_quoting_styleJoel E. Denny2009-08-231-3/+84
* Avoid doubling \ in common case of "c-maybe" quoting style.Eric Blake2008-02-161-1/+2
* Avoid trigraph quoting in default output.Eric Blake2008-02-161-12/+17
* Quotearg part 4: add tests, fix c-maybe colon quoting.Eric Blake2008-02-121-9/+104
* Quotearg part 3: add flag to control outer quote elision.Eric Blake2008-02-121-9/+31
* Quotearg part 2: add flag that can control NUL elision.Eric Blake2008-02-121-10/+26
* Quotearg part 1: more wrappers, restore quotearg_char state.Eric Blake2008-02-121-2/+29
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * lib/quotearg.h (quotearg_free): New decl.Paul Eggert2006-11-081-2/+5
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-1/+1
* New function quotearg_alloc. Treat { } = as special sometimes.Paul Eggert2004-02-051-8/+31
* Allow multiple inclusion by surrounding withPaul Eggert2002-11-231-29/+29
* (quotearg_n_style_mem): New function.Jim Meyering2002-01-221-1/+6
* (quotearg_n, quotearg_n_style):Jim Meyering2001-11-281-3/+2
* (enum quoting style): New enum clocale_quoting_style.Jim Meyering2000-07-141-1/+2
* update copyright dateJim Meyering2000-07-091-1/+1
* (locale_quoting_style): New enum value.Jim Meyering1999-08-101-3/+12
* (quoting_style_vals): New public array.Jim Meyering1999-01-011-4/+5
* Update from patch-2.5.3.Jim Meyering1998-03-211-14/+16
* .Jim Meyering1998-02-231-0/+97