summaryrefslogtreecommitdiff
path: root/modules/unistdio
Commit message (Expand)AuthorAgeFilesLines
* libunistring: bump version of unitypes dependantsDaiki Ueno2015-01-201-1/+1
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-0564-128/+64
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-157-0/+7
* *printf: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-097-0/+7
* wchar: add explicit dependencies, for Tru64Eric Blake2011-03-101-0/+1
* Avoid setlocale bugs in tests.Bruno Haible2011-02-124-0/+4
* rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Paul Eggert2010-10-107-0/+7
* Don't use AC_LIBOBJ with file names in subdirectories.Bruno Haible2010-06-0458-58/+232
* New module 'libunistring-optional'.Bruno Haible2010-05-1879-87/+98
* Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.Bruno Haible2010-01-244-4/+4
* unistdio/*-sprintf: Fix typo in module description.Bruno Haible2010-01-177-7/+7
* Refactor common macros used in tests.Bruno Haible2009-12-2420-0/+20
* Depend on memchr.Bruno Haible2009-06-097-0/+7
* Use module 'progname' in some more tests.Bruno Haible2009-01-208-0/+8
* Add m4/stdint_h.m4 and m4/inttypes_h.m4 to file list.Bruno Haible2009-01-134-0/+8
* u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too.Simon Josefsson2009-01-131-0/+2
* Add support for universal builds to vasnprintf.Bruno Haible2008-12-257-0/+7
* codeset.m4 is required by locale-fr.m4.Bruno Haible2008-12-214-0/+4
* Remove module EOVERFLOW.Bruno Haible2008-09-1430-30/+30
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-3030-7/+30
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-267-7/+7
* Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.Bruno Haible2007-11-047-0/+7
* Fix linking of some unistdio tests on FreeBSD.Ralf Wildenhues2007-10-238-8/+8
* Synthesize an EXTRA_DIST augmentation also for tests modules.Bruno Haible2007-10-044-4/+0
* vasnprintf.m4 needs intmax_t.m4.Bruno Haible2007-07-025-0/+5
* Formatted output functions for Unicode strings.Bruno Haible2007-07-0284-0/+2217