2007-11-11 |
Bruno Haible | Use REPLACE_ROUND instead of HAVE_DECL_ROUND. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Bruno Haible | Align checks for ptrdiff_t. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Jim Meyering | Avoid link failure for the argmatch test. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Bruno Haible | Document and work around a BeOS snprintf() bug. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Bruno Haible | Fix inefficiency introduced on 2007-11-03. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Bruno Haible | Avoid a test failure on BeOS. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Jim Meyering | Change cache variable name prefix "jm_" to "gl_" everyw... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Bruno Haible | Upgrade to gettext-0.17. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Bruno Haible | Update version number, from gettext-0.17. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Bruno Haible | Fix port to QNX. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Bruno Haible | Port to QNX. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruno Haible | Fix the processing of finite numbers with the 'a' and... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruno Haible | Fix a compilation error of realloc.c on OSF/1 4.0d... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jim Meyering | git-version-gen: sync from coreutils. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruno Haible | Protect all macro definitions containing an 'if' statement. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruno Haible | Undefine two macros after they are not needed any more. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruno Haible | Use GL_NOCRASH, to avoid a crashreporter dialog box... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruno Haible | New module 'nocrash'. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruno Haible | Add tests for large precisions. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruno Haible | Fix *printf behaviour for large precisions on mingw... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruno Haible | Fix output of floating-point values with large exponent. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruno Haible | relocatable.m4 needs lib-ld.m4. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Bruno Haible | New tests for modules 'test-fprintf-posix' and 'test... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Bruno Haible | Fix *printf behaviour in out-of-memory situations on... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Bruno Haible | Tests for module 'frexp-nolibm'. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Bruno Haible | New module 'frexp-nolibm'. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Bruno Haible | Fix detection of overflow: don't assume that snprintf... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Bruno Haible | Fix out-of-memory handling of vasnprintf. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Eric Blake | Fix xprintf tests on cygwin. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Bruno Haible | Fix documentation about what the 'putenv' module provides. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Eggert | * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Bruno Haible | Define the putenv substitute in <stdlib.h> rather than... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Jim Meyering | Treat an empty date string exactly like "0". |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Bruno Haible | Remove obsolete macros gl_AC_TYPE_LONG_LONG, gl_AC_TYPE... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Bruno Haible | Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Bruno Haible | Typo in comment. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Bruno Haible | New module 'xvasprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Bruno Haible | Tests for module 'xprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Bruno Haible | New module 'xprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Wildenhues | Remove some temp files leftover from tests. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Bruno Haible | Rename the cache variable to contain the special marker... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruno Haible | If --lgpl is not specified, convert copyright headers... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruno Haible | Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruno Haible | Fix "integer overflow" warnings with OSF/1 5.1 cc. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruno Haible | Revert ChangeLog damage in last commit. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruno Haible | Fix link errors with Sun C 5.0 on Solaris 10. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruno Haible | Put the test whether the floor or ceil variant needs... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Bruno Haible | Add/remove some blank lines. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Bruno Haible | Allow specifying the LGPL version number through -... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Bruno Haible | Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Bruno Haible | Notify xgettext about functions that have a format... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ben Pfaff | Implement 'isfinite' module. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ben Pfaff | Check whether round* exist in libraries, not just wheth... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Bruno Haible | Document some more things the gnulib user must be aware of. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Bruno Haible | Borrow an improved version of AC_C_RESTRICT from autoconf. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bruno Haible | Change strerror so that it never returns an empty string. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Micah Cowan | Remove vestiges of cvs-gnulib-checkout process. Now... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Avoid diagnostics from sha1sum when there is no cached... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | * build-aux/bootstrap: Sync from coreutils: |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Paul Eggert | * README: Append ".git" to git and cg examples. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Micah Cowan | Add wget to the list of users. |
commit | commitdiff | tree | snapshot |
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 |
next |