2023-10-27 |
Bruno Haible | fenv: New module. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Paul Eggert | base32: fix typo in previous commit |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Paul Eggert | base32: new function isubase32; also, tune. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Paul Eggert | base64: new function isubase64; also, tune. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Paul Eggert | tests/unistr/u16-chr-tests: pacify -Wcast-align |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Paul Eggert | isnanl-tests, stdio-tests: pacify GCC -Wshadow |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Paul Eggert | explicit_bzero-tests: pacify GCC 13.2.1 |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Bruno Haible | memset_explicit, explicit_bzero tests: Fix test failure... |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | net_if tests: Fix gcc warning. |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | mbspbrk: Fix gcc warning (regression 2023-09-26). |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | pthread-spin: Fix warnings on FreeBSD 5.2.1/i386. |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | pthread-spin: Fix link errors on FreeBSD 5.2.1/i386. |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | pthread_mutex_timedlock: Fix link errors on FreeBSD... |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | threadlib: Fix link errors on FreeBSD 5.2.1/i386. |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | lock: Make Autoconf macro more robust. |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | totalorder-bench-tests: New module. |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | snan: Simplify a type. |
commit | commitdiff | tree | snapshot |
2023-10-15 |
Bruno Haible | vma-iter: Fix compilation error on FreeBSD 5.2.1. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | totalorder*: Document glibc bug on SH4. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | totalorder*: Fix test failures on SH4. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | totalorder*: Fix test failures on PA-RISC and MIPS... |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | totalorder* tests: Test also the signalling NaNs. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | totalorder* tests: Make it easier to debug failures. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | totalorder* tests: Verify also the function signatures. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | totalorder*: Improve documentation. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | snan, signed-snan: Add API that works also on x86 and... |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | snan tests: Fix "unused variable" warnings on i386. |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | snan: Avoid test failures with CC="gcc -mfpmath=387". |
commit | commitdiff | tree | snapshot |
2023-10-14 |
Bruno Haible | snan: Fix the value of SNaNl() on i386, x86_64, ia64... |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Bruno Haible | tests: Make use of signed signalling NaNs. |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Bruno Haible | signed-snan: New module. |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Bruno Haible | signed-nan: New module, renamed from qnan. |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Bruno Haible | snan: New module, part 2. |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Bruno Haible | access: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Bruno Haible | isnanf, isnand: Fix conflict with Solaris <ieeefp.h>. |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Bruno Haible | *printf tests: Test printing of signalling NaNs. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | nan, snan tests: Avoid test failures. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | snan: Add tests. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | nan: Add tests. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | fpe-tracking, fpe-trapping: New modules. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | snan: Comments. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | snan: New module. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | qnan: New module. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Bruno Haible | nan: New module. |
commit | commitdiff | tree | snapshot |
2023-10-11 |
Bruno Haible | unictype/category-and-not: Add more tests. |
commit | commitdiff | tree | snapshot |
2023-10-09 |
Bruno Haible | tests: Refactor functions for signalling NaNs. |
commit | commitdiff | tree | snapshot |
2023-10-08 |
Bruno Haible | isfinite: Work around a bug with 'long double' in glibc... |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Bruno Haible | tests: Refactor functions for quiet NaNs. |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Bruno Haible | totalorder*: Fix compilation error on glibc 2.25..2.30. |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Bruno Haible | isnan: Avoid dangerous shell coding pattern. |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Bruno Haible | doc: Mention xstrerror. |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Bruno Haible | xstrerror: Add tests. |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Bruno Haible | xstrerror: New module. |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Paul Eggert | isnan: slightly simplify configuration |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Paul Eggert | totalorder: speed up configuration |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Paul Eggert | totalorderl: minor porting fixes |
commit | commitdiff | tree | snapshot |
2023-10-04 |
Bruno Haible | totalorder* tests: Refactor. |
commit | commitdiff | tree | snapshot |
2023-10-04 |
Bruno Haible | totalorderl: Optimize. |
commit | commitdiff | tree | snapshot |
2023-10-04 |
Bruno Haible | totalorderl: Work around Solaris cc bug. |
commit | commitdiff | tree | snapshot |
2023-10-04 |
Bruno Haible | signbit tests: Strengthen tests. |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | doc: Document portability of __VA_ARGS__. |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | ilogb: Document a Mac OS X bug. |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | *printf-posix: Work around bug with %#.0x on Mac OS... |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | faccessat tests: Strengthen tests. |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | euidaccess: Reject trailing slashes on symlinks to... |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | euidaccess: Add tests. |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | access: Make last change work also when module 'stat... |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | access: Work around trailing slash bug on Mac OS X... |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | update-copyright tests: Fix test failure (regression... |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | Update re *-*-windows*-gnu* config triplets, withdrawn... |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | string-c++-tests, uchar-c++-tests: Fix link errors... |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | mcel tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Bruno Haible | mcel: Fix compilation error in tests. |
commit | commitdiff | tree | snapshot |
2023-10-02 |
Bruno Haible | localename, gettext: Avoid crash on macOS 14. |
commit | commitdiff | tree | snapshot |
2023-10-02 |
Bruno Haible | localcharset: Avoid internal compiler error with -Wextr... |
commit | commitdiff | tree | snapshot |
2023-10-02 |
KO Myung-Hun | fchdir: Fix a compilation error on OS/2 kLIBC (regressi... |
commit | commitdiff | tree | snapshot |
2023-10-02 |
Bruno Haible | totalorder, totalorderf, totalorderl: Fix some typos. |
commit | commitdiff | tree | snapshot |
2023-10-02 |
Paul Eggert | totalorder, totalorderf, totalorderl: new modules |
commit | commitdiff | tree | snapshot |
2023-10-01 |
Paul Eggert | regex-quote: fix recently-introduced typo |
commit | commitdiff | tree | snapshot |
2023-09-30 |
Bruno Haible | wgetcwd-lgpl: Add tests. |
commit | commitdiff | tree | snapshot |
2023-09-30 |
Bruno Haible | wgetcwd-lgpl: New module. |
commit | commitdiff | tree | snapshot |
2023-09-30 |
Bruno Haible | getcwd-lgpl: Tweaks. |
commit | commitdiff | tree | snapshot |
2023-09-29 |
Bruno Haible | Allow different --libtool options from multiple gnulib... |
commit | commitdiff | tree | snapshot |
2023-09-29 |
KO Myung-Hun | stdlib: Cast putenv() on OS/2 kLIBC |
commit | commitdiff | tree | snapshot |
2023-09-29 |
Bruno Haible | fchdir: Override properly on OS/2 kLIBC. |
commit | commitdiff | tree | snapshot |
2023-09-29 |
KO Myung-Hun | fdopendir: Use Windows code path on OS/2 kLIBC |
commit | commitdiff | tree | snapshot |
2023-09-26 |
Paul Eggert | mcel-bench-tests: fix typo |
commit | commitdiff | tree | snapshot |
2023-09-26 |
Paul Eggert | Remaining support for GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-26 |
Paul Eggert | mbscasestr: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-24 |
Bernhard Voelker | maintainer-makefile: Fix syntax-check rules wrt README. |
commit | commitdiff | tree | snapshot |
2023-09-22 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-09-22 |
Bruno Haible | striconveh, *vasnprintf, vasnwprintf: Make more virtual... |
commit | commitdiff | tree | snapshot |
2023-09-22 |
Bruno Haible | striconveh, *vasnprintf, vasnwprintf: Make more shared... |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Paul Eggert | mbschr, mbsrchr: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Paul Eggert | gnulib-common: don’t suppress -Wpedantic |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Paul Eggert | crypto/sm3: rename gl_cv_* variable for clarity |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Paul Eggert | intprops: pacify GCC -Wtype-limits |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Bruno Haible | lib-symbol-visibility: Fix a misnomer. |
commit | commitdiff | tree | snapshot |
next |