summaryrefslogtreecommitdiff
path: root/m4/printf.m4
Commit message (Expand)AuthorAgeFilesLines
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-33/+99
* *printf: Fix cross-compilation guess for Solaris.Bruno Haible2017-07-101-3/+3
* *printf: Work around rounding bug on Mac OS X.Bruno Haible2017-04-221-1/+8
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* printf.m4: fix a bug in detecting printf %j supportJim Meyering2016-10-201-0/+2
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* printf, isinf, etc.: noncanonical != NaNPaul Eggert2015-02-201-31/+16
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* printf: fix configure check on big endian systemsPádraig Brady2014-11-271-1/+1
* printf, config.rpath: Port to FreeBSD 10.Paul Eggert2014-05-301-9/+9
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-13/+13
* *printf-posix: Put more info into config.log.Bruno Haible2012-06-191-2/+3
* doc: Update for Solaris 11 2011-11.Bruno Haible2012-01-081-2/+2
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* *printf: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-091-2/+3
* Support for MSVC compiler: Avoid division by a literal 0.Bruno Haible2011-09-111-16/+19
* *printf: Add support for MSVC compiler.Bruno Haible2011-09-101-8/+85
* Comments.Bruno Haible2011-07-061-1/+3
* sprintf-posix: Fix test failure on AIX 7.1.Bruno Haible2011-06-191-3/+8
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* *printf: Detect large precisions bug on Solaris 10/SPARC.Bruno Haible2010-12-241-4/+8
* Fix cross-compilation guesses on Solaris.Bruno Haible2010-12-211-4/+7
* snprintf: port snprintf (NULL, 0, ...) to Solaris 8 and 9Paul Eggert2010-12-211-11/+15
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-70/+78
* Update for Solaris 11 2010-11.Bruno Haible2010-12-041-0/+1
* *printf-posix: Detect a bug on Solaris 10/x86.Bruno Haible2010-11-281-5/+9
* Update for NetBSD 5.0.Bruno Haible2010-11-211-5/+2
* Update for MacOS X 10.5.Bruno Haible2010-11-211-4/+2
* Port to uClibc.Bruno Haible2010-11-201-2/+2
* Modernize AC_TRY_RUN invocations.Bruno Haible2010-08-261-342/+388
* printf.m4: Update regarding AIX.Bruno Haible2010-07-301-2/+2
* printf.m4: avoid autoconf's "Expanded Before Required" warningJim Meyering2010-06-111-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Separate two tests. Mention the platforms in canonical order.Bruno Haible2009-02-281-5/+9
* printf: fix regression in previous patchEric Blake2009-02-271-2/+2
* Detect bug in cygwin 1.5.x *printf on 1-character %ls.Eric Blake2009-02-271-5/+13
* Work around a *printf bug with %ls on Solaris.Bruno Haible2009-02-271-10/+33
* Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.Bruno Haible2009-02-261-3/+16
* Fix *printf behaviour regarding the %ls directive.Bruno Haible2009-02-261-49/+95
* Don't use AC_REQUIRE([AC_C_BIGENDIAN]).Bruno Haible2009-01-201-2/+2
* Use an array initializer syntax that also works in C++ mode.Bruno Haible2009-01-161-5/+5
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Add support for universal builds to vasnprintf.Bruno Haible2008-12-251-14/+22
* Guess that printf on Haiku survives out-of-memory conditions.Bruno Haible2008-11-101-2/+7
* Work around snprintf bug on Linux libc5.Bruno Haible2008-04-191-26/+53
* Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.Bruno Haible2008-02-071-40/+84
* Avoid a crash of a configure test on some x86_64 systems.Bruno Haible2007-12-171-1/+3