doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / m4 / time_h.m4
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-01-01 Eric Blakemaint: update copyright
2013-12-17 Paul Eggertgettimeofday: port recent C++ fix to Emacs
2013-12-17 John W. Eatongettimeofday: fix C++ crosscompilation
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-06-24 Paul Eggerttime: fix obsolete comment
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-20 Bruno Haibletime tests: Don't require pid_t.
2011-09-11 Bruno HaibleEnsure pid_t gets defined.
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-12-31 Bruno Haibletime_r: Add missing declarations on HP-UX 11.
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-06-02 Eric Blaketime: work with mingw + pthreads-win32 library
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-04 Bruno Haiblenanosleep: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestrptime: Fix C++ test error on mingw.
2010-04-03 Bruno HaibleOops, fix default value in the last commits.
2010-04-03 Bruno Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime: Fix regression introduced on 2010-03-08.
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-03-14 Bruno HaibleFix compilation error on mingw when module 'time_r...
2010-03-08 Bruno HaibleTests of module 'time' in C++ mode.
2010-03-08 Bruno Haibletime: Avoid #define replacements in C++ mode.
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 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-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2007-09-06 Paul Eggert* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix...
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...