fix license quoting in files.yaml
[gnulib.git] / m4 / mbrtowc.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-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-07-31 Bruno HaibleWork around declaration collisions on Minix.
2011-06-15 Bruno Haiblembrtowc: Respect rules for use of AC_LIBOBJ.
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-05 Eric Blakemaint: remove useless REPLACE_*_H macros
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Bruno Haiblembrtowc: Work around native Windows bug.
2011-02-13 Bruno Haiblembrtowc: Work around native Windows bug.
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-27 Bruno Haiblembrtowc: Work around a Solaris 7 bug.
2010-12-25 Bruno HaibleEnsure all prerequisites of <wchar.h> are included.
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-08-30 Ian BeckwithMerge branch 'stable'
2010-08-29 Ian BeckwithMerge branch 'upstream' from 3f08220c1a263dfc45f6e0ce6d...
2010-08-26 Bruno HaibleModernize AC_TRY_RUN invocations.
2010-07-30 Bruno Haiblembrtowc: Fix cross-compilation guess for AIX.
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-05 Bruno Haiblembsinit, mbrtowc, wcrtomb: Improve idioms.
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-06-26 Sam SteingoldMake the tests work with a C++ compiler.
2009-04-23 Bruno HaibleFix cross-compilation results.
2009-02-26 Bruno HaibleUpdate guessed test results.
2009-02-26 Bruno HaibleWork around mbrtowc bug in zh_CN.GB18030 locale on...
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-12-22 Bruno HaibleRemove an unused variable.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-18 Bruno HaibleDon't override a newer version of an autoconf macro...
2008-12-17 Bruno HaibleRename gl_FUNC_MBRTOWC to AC_FUNC_MBRTOWC.
2005-07-06 Bruno HaibleAvoid false positive on mingw.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice, recommended...
2004-04-19 Bruno Haiblejm_ -> gl_
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2002-06-21 Jim MeyeringAdd comment, from diffutils-2.8.2.
2001-08-12 Jim MeyeringQuote the first argument in each use of AC_DEFUN.
2001-08-03 Jim Meyering(jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
2001-02-17 Jim Meyering(jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc...
2001-02-17 Jim MeyeringNew file, defining jm_FUNC_MBRTOWC.