Sat, 15 Oct 2011 13:20:29 +0200 |
Bruno Haible |
vasnprintf: Optimize bit search operation.
|
Sun, 09 Oct 2011 13:06:52 +0200 |
Bruno Haible |
*printf: Fix for platforms where 'long double' == 'double'.
|
Sun, 10 Oct 2010 20:16:39 -0700 |
Paul Eggert |
rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
|
Fri, 04 Jun 2010 00:21:14 +0200 |
Bruno Haible |
Don't use AC_LIBOBJ with file names in subdirectories.
|
Tue, 18 May 2010 20:11:42 +0200 |
Bruno Haible |
New module 'libunistring-optional'.
|
Tue, 09 Jun 2009 00:20:53 +0200 |
Bruno Haible |
Depend on memchr.
|
Thu, 25 Dec 2008 20:18:10 +0100 |
Bruno Haible |
Add support for universal builds to vasnprintf.
|
Sun, 14 Sep 2008 00:56:22 +0200 |
Bruno Haible |
Remove module EOVERFLOW.
|
Sun, 30 Mar 2008 15:18:13 +0200 |
Bruno Haible |
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
|
Sat, 26 Jan 2008 15:17:58 +0100 |
Bruno Haible |
Rename isnan, applicable to 'double' only, to isnand.
|
Sun, 04 Nov 2007 21:14:08 +0100 |
Bruno Haible |
Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
|
Mon, 02 Jul 2007 01:34:46 +0000 |
Bruno Haible |
Formatted output functions for Unicode strings.
|