doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / tests / test-argp.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-07-05 Jim Meyeringmaint: indent with spaces, not TABs, and add a rule...
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-06-11 Bruno HaibleAvoid some more warnings from "gcc -Wwrite-strings".
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-03-25 Bruno HaibleMinor formatting changes.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-02-05 Sergey PoznyakoffArgp: fix recognition of short alias options.
2010-02-05 Sergey PoznyakoffFix indentation
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.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-05-28 Eric BlakeUnconditionally include <config.h> in unit tests.
2007-04-30 Sergey PoznyakoffRestore #include "progname.h"
2007-04-29 Sergey PoznyakoffFix option ordering. Test deeply clustered options.
2007-03-03 Bruno HaibleProvide a program_name variable on platforms other...
2006-01-21 Sergey PoznyakoffTest suite for argp module