fix license quoting in files.yaml
[gnulib.git] / lib / readtokens.c
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-03-09 Jim Meyeringreadtokens.c: adjust wording in a comment
2012-03-07 Paul Eggertreadtokens: avoid core dumps with unusual calling patterns
2012-02-05 Paul Eggertmaint: spelling fixes
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
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-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-01-18 Jim Meyeringreadtokens: do not leak internal token_lengths buffer
2010-01-10 Jim Meyeringreadtokens: this module *does* require xalloc.h
2010-01-10 Jim Meyeringmaint: remove useless inclusions of "alloca.h"
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-06 Jim Meyeringreadtokens: this module *does* require xalloc.h
2010-01-05 Jim Meyeringmaint: remove useless inclusions of "alloca.h"
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-03-12 Jim Meyeringavoid gcc warnings about unused macro definitions
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-05-14 Paul Eggert*** empty log message ***
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-08-07 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertMerge from coreutils.
2003-09-10 Paul EggertRemove K&R cruft.
2003-06-07 Jim Meyering(readtokens): Remove anachronistic casts of xmalloc,
2003-01-14 Bruno HaibleAvoid bug with non-ASCII characters.
2001-12-09 Jim Meyering(readtoken): Declare an index to be of type unsigned
2001-11-17 Jim MeyeringRemove explicit declarations of xmalloc and xrealloc,
2001-11-17 Jim MeyeringInclude unlocked-io.h.
1999-04-11 Jim Meyering(readtoken, readtokens): Protoize. TEXTUTILS-1_22i
1996-07-15 Jim Meyeringindent cpp-directives
1996-07-15 Jim Meyeringupdate FSF address in copyright
1996-02-24 Jim MeyeringUnprotoize.
1995-08-07 Jim MeyeringDeclare xmalloc, xrealloc rather than including xalloc.h. SH-UTILS-1_12a
1995-01-27 Jim Meyering.