fix license quoting in files.yaml
[gnulib.git] / lib / quotearg.h
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-07 Paolo Bonziniquotearg: fall back to Unicode single quotes in UTF...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-08-23 Joel E. Dennyquotearg: document limitations of quote_these_too
2009-08-23 Joel E. Dennyquotearg: implement custom_quoting_style
2008-02-16 Eric BlakeAvoid doubling \ in common case of "c-maybe" quoting...
2008-02-16 Eric BlakeAvoid trigraph quoting in default output.
2008-02-13 Eric BlakeQuotearg part 4: add tests, fix c-maybe colon quoting.
2008-02-13 Eric BlakeQuotearg part 3: add flag to control outer quote elision.
2008-02-13 Eric BlakeQuotearg part 2: add flag that can control NUL elision.
2008-02-13 Eric BlakeQuotearg part 1: more wrappers, restore quotearg_char...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-11-08 Paul Eggert* lib/quotearg.h (quotearg_free): New decl.
2005-05-14 Paul Eggert*** empty log message ***
2004-08-07 Paul EggertMerge from coreutils.
2004-02-05 Paul EggertNew function quotearg_alloc. Treat { } = as special...
2002-11-23 Paul EggertAllow multiple inclusion by surrounding with
2002-01-22 Jim Meyering(quotearg_n_style_mem): New function.
2001-11-28 Jim Meyering(quotearg_n, quotearg_n_style):
2000-07-14 Jim Meyering(enum quoting style): New enum clocale_quoting_style.
2000-07-09 Jim Meyeringupdate copyright date
1999-08-10 Jim Meyering(locale_quoting_style): New enum value.
1999-01-01 Jim Meyering(quoting_style_vals): New public array.
1998-03-21 Jim MeyeringUpdate from patch-2.5.3.
1998-02-23 Jim Meyering.