2007-10-23 |
Ralf Wildenhues | Fix linking of some unistdio tests on FreeBSD. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Ralf Wildenhues | Fix linking of some uniconv tests on FreeBSD. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Bruno Haible | Add check that intmax_t and uintmax_t have the same... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Eric Blake | Tweak x*printf documentation. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Bruno Haible | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Paul Eggert | Fix Tru64 problem with stdbool.h. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Eric Blake | Also wrap vf?printf. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Ralf Wildenhues | Fix fstrcmp-tests on FreeBSD, AIX. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Ralf Wildenhues | Fix missing U_MBLEN define in u??-conf-to-enc.c. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Paul Eggert | * lib/acl.c (copy_acl): Adjust to IRIX 6.5. Problem... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Ralf Wildenhues | Fix getloadavg.c on Tru64 4.0D. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Ralf Wildenhues | * tests/test-i-ring.c: Work for C89. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Bruno Haible | * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT)... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Eric Blake | * tests/test-yesno.sh: Silence stderr during test. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Simon Josefsson | Add module 'gc-camellia'. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Simon Josefsson | (gzip_rsyncable): Don't fail if gzip sends --help to... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Simon Josefsson | users.txt: Fix link to libksba. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Ben Pfaff | Make roundf-tests module depend on floorf, ceilf. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Ben Pfaff | Fix bugs in round modules reported by Bruno Haible. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Allow wcwidth to return -1 in some more cases. Fixes... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Tweak to make it usable in gettext's libasprintf. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Allow wcwidth to return -1 in some cases. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Replace wcwidth also if it fails on U+200B (ZERO WIDTH... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Tweak last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Use isnanf() instead of isnan(). Avoids a link error... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Eric Blake | * users.txt: Update URL for m4. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Add clisp. Update stale URLs. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Update after move from cvs to git. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Bruno Haible | Fix typo in macro name. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Ben Pfaff | Implement 'round', 'roundf', 'roundl' modules. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | * lib/xprintf.c: Include <config.h> unconditionally. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | Change xprintf's license to GPL. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | xprintf fixes. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Bruno Haible | Don't report an unjustified overflow error. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Bruno Haible | Don't rely on excess precision: -4 > -3.00000024 -... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Bruno Haible | New module 'ceil'. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Bruno Haible | New module 'floor'. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Bruno Haible | Depend on fprintf-posix. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Jim Meyering | * lib/xprintf.c: Don't bother testing specific errno... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Jim Meyering | * lib/xprintf.c (xprintf, xfprintf): Test err < 0,... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Jim Meyering | New module: xprintf |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Bruno Haible | Use @FOO@ syntax instead of $(FOO) syntax, because... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Jim Meyering | Correct file name. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Bruno Haible | Don't use %n on glibc >= 2.3 systems. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Eric Blake | * modules/filenamecat-tests (Makefile.am): Link against... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Bruno Haible | Improve detection of whether %n is supported or not. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Bruno Haible | Fix various issues with the 'trim' module. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Paul Eggert | Modify glob.c to use fstatat and dirfd, to simplify it. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Bruno Haible | Improve comments in last patch. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ralf Wildenhues | * gnulib-tool (func_get_dependencies): Fix sed script... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Bruno Haible | Restrict the usable locale names on Cygwin. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Bruno Haible | Use rpl_ prefix for functions, so as to avoid endless... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Bruno Haible | Relax the license. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Paul Eggert | Merge glibc changes into lib/glob.c. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Paul Eggert | Check for 64-bit int errors in HP-UX 10.20 preprocessor. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Bruno Haible | Use rpl_ prefix for functions, so as to avoid endless... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Ralf Wildenhues | * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Bruno Haible | Tweak last patch. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Bruno Haible | Fix typos in last patch. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Bruno Haible | Replace paragraph that was explaining old way of handli... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Bruno Haible | Ensure NULL is defined, before using it. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Simon Josefsson | m4/getaddrinfo.m4: Use NULL rather than 0 for pointers. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Bruno Haible | Test for module 'iconv_open-utf'. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Bruno Haible | New module 'iconv_open-utf': Enhance iconv_open to... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | A different way to test for getaddrinfo, so that it... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Prefer the ISO C99 inline semantics over the old GNU... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Handle 'inline' change in gcc 4.3.0. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Enable the use of __freading for glibc >= 2.7. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Paul Eggert | * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Fix incorrect rounding of ceil, ceilf, ceill in some... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Rename tests/test-ceilf.c to tests/test-ceilf1.c. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | New test. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Fix incorrect rounding of floor, floorf, floorl in... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Rename tests/test-floorf.c to tests/test-floorf1.c. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Add dependencies for test-trunc2. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Add new test for trunc function. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Rename tests/test-trunc.c to tests/test-trunc1.c. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Fix incorrect rounding of trunc, truncf, truncl in... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Bruno Haible | Renamed to tests/test-truncf1.c. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Bruno Haible | Rename test-truncf.c to test-truncf1.c. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Eric Blake | Don't claim strerror is broken on Interix. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Bruno Haible | Put unit test for i-ring module into a normal test... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Bruno Haible | Put unit test for filenamecat module into a normal... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Paul Eggert | Simplify and modernize strerror substitute, partly... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Eric Blake | Silence test-fpending. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Bruno Haible | Mention many new modules in the right categories. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Ben Pfaff | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Paul Eggert | Fix some portability problems in the previous change. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Paul Eggert | * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Simon Josefsson | Change license to LGPLv2+ on dummy, float, realloc... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Bruno Haible | Mention the license change. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Fix type of TWO_MANT_DIG. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Rename parameter 'exp' to 'expptr', to avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Make xnanosleep's integer overflow test more robust. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Update the meaning of the license abbreviations. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Change copyright notice from GPLv2+ to GPLv3+. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Change copyright notice from LGPLv2.1+ to LGPLv3+. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Change copyright notice from LGPLv2.0+ to LGPLv3+. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Change copyright notice from LGPL to GPL. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Bruno Haible | Typo in last commit. |
commit | commitdiff | tree | snapshot |
next |