fix license quoting in files.yaml
[gnulib.git] / m4 / fnmatch.m4
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-02-19 Bruno HaibleFix test failure in many locales on Solaris 11.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-14 Bruno HaibleProperly quote AC_CHECK_DECLS' 4th argument.
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-06-15 Bruno Haiblefnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to...
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-14 James Youngmanfnmatch: add a test for glibc's Bugzilla bug #12378
2011-04-05 Bruno HaibleRemove leftover generated .h files after config.status...
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-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-05 Paul Eggertmore ports to Solaris tr, which needs [] around ranges
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-05-03 Simon Josefssonm4/fnmatch.m4: Fix fnmatch re-define.
2009-05-02 Bruno HaibleRemove incompatibility between modules fnmatch-posix...
2009-05-02 Bruno HaibleModernize fnmatch detection macro.
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2007-09-12 Eric BlakeTrack CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2007-06-06 Paul EggertWork around problem reported by Steven M. Schweda in
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for headers...
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for...
2007-01-16 Eric Blake* modules/fnmatch (Depends-on): Depend on wchar.
2006-12-04 Paul Eggert* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT...
2006-09-22 Ralf Wildenhues* fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression...
2006-08-31 Paul Eggert* modules/getloadavg (Files): Add m4/getloadavg.m4.
2006-07-06 Paul Eggert* lib/.cppi-disable: Add wcwidth.
2006-06-28 Paul Eggert* fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_C...
2005-09-23 Paul EggertUpdate copyright.
2005-09-23 Paul Eggert(_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
2005-01-23 Paul EggertUse an all-permissive copyright notice, recommended...
2004-08-11 Paul Eggert(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
2004-08-10 Paul EggertPut the UTF-8 comment in an m4 comment, not a shell...
2004-08-09 Paul EggertSwitch to UTF-8 encoding.
2003-09-09 Paul EggertRemove K&R cruft.
2003-08-28 Bruno HaibleAvoid havoc with AIX 3.2.5 xlc.
2003-06-07 Bruno HaibleMake .h file creation more reliable.
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2002-06-26 Jim Meyering(_AC_LIBOBJ_FNMATCH): Check for btowc.
2002-06-22 Jim MeyeringUpdate from diffutils-2.8.2.
2001-09-17 Jim Meyering(jm_FUNC_FNMATCH): Remove test for GNU C
2001-08-12 Jim MeyeringQuote the first argument in each use of AC_DEFUN.
2000-07-02 Jim Meyeringfix typo in last change
2000-07-02 Jim MeyeringReplace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with...
1999-02-07 Jim MeyeringUse AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 Jim MeyeringUse .$ac_objext, not .o
1999-01-29 Jim MeyeringUse the 3-argument forms of AC_DEFINE* macros.
1998-09-27 Jim Meyeringadd missing close paren
1998-09-27 Jim Meyering.