]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2023-11-06 Bruno Haiblefenv-exceptions-state-c99: Update doc regarding Minix.
2023-11-05 Bruno Haiblefenv-exceptions-trapping: Avoid test failure on Minix.
2023-11-05 Bruno Haiblefenv-exceptions-tracking-c99: Fix test failures on...
2023-11-05 Bruno Haiblefenv-exceptions-trapping: Avoid test failure on Haiku...
2023-11-05 Bruno Haiblefenv-exceptions-state: Fix test failure on Haiku/i386...
2023-11-05 Bruno Haiblefenv: Add C++ tests.
2023-11-05 Bruno Haiblefenv-environment: Add tests.
2023-11-05 Bruno Haiblefenv-environment: New module.
2023-11-05 Bruno Haiblefenv-exceptions-tracking-c99 tests: Enhance tests.
2023-11-05 Bruno Haiblefpe-trapping: Simplify.
2023-11-05 Bruno Haiblefpe-tracking: Remove module.
2023-11-05 Bruno Haiblefenv-exceptions-trapping: Avoid test failure on NetBSD...
2023-11-05 Bruno Haiblefenv-exceptions-trapping: Update documentation.
2023-11-05 Bruno Haiblefenv-exceptions-trapping: Avoid test failure on older...
2023-11-04 Bruno Haiblefenv-exceptions-trapping: Fix for powerpc* platforms.
2023-11-04 Bruno Haiblefenv-exceptions-state-c99: Fix compilation error on...
2023-11-04 Bruno Haibledoc: Update info about Cygwin feraiseexcept bug.
2023-11-04 Bruno Haiblefenv-exceptions-tracking-c99 tests: Avoid test failure...
2023-11-04 Bruno Haiblefenv-exceptions-tracking-c99: Fix fetestexcept() overri...
2023-11-04 Bruno Haiblefenv-exceptions-tracking-c99: Work around a NetBSD...
2023-11-04 Bruno Haiblefenv-rounding: Avoid a test failure on NetBSD/sparc64.
2023-11-04 Bruno Haiblefenv-rounding: Improve code for MSVC.
2023-11-04 Bruno Haiblefenv-rounding et al.: Require AC_CANONICAL_HOST before...
2023-11-04 Bruno Haiblefenv: Document an ABI break on MSVC.
2023-10-31 Bruno Haiblefenv-exceptions-trapping: Add tests.
2023-10-31 Bruno Haiblefenv-exceptions-trapping: New module.
2023-10-30 Bruno Haiblefenv-exceptions-state-c99: Fix the x86_64 and i386...
2023-10-30 Bruno Haiblefenv-exceptions-state-c23: Add tests.
2023-10-30 Bruno Haiblefenv-exceptions-state-c23: New module.
2023-10-30 Bruno Haiblefenv-exceptions-state-c99: Add tests.
2023-10-30 Bruno Haiblefenv-exceptions-state-c99: New module.
2023-10-30 Bruno Haiblefenv-exceptions-tracking-{c99,c23}: Fix the x86_64...
2023-10-29 Bruno Haiblefenv-exceptions-tracking-c23: Add tests.
2023-10-29 Bruno Haiblefenv-exceptions-tracking-c23: New module.
2023-10-28 Bruno Haiblefenv-exceptions-tracking-c99: Fix feraiseexcept (FE_OVE...
2023-10-28 Bruno Haiblefpe-trapping: Always clear the FE_INVALID exception...
2023-10-28 Bruno Haiblefenv-exceptions-tracking-c99: Add tests.
2023-10-28 Bruno Haiblefenv-exceptions-tracking-c99: New module.
2023-10-27 Bruno Haiblefenv-rounding: Add tests.
2023-10-27 Bruno Haiblefenv-rounding: New module.
2023-10-27 Bruno Haibletests: Use C99 initializer syntax for memory_long_double.
2023-10-27 Pádraig Bradybase32, base64: disallow non-canonical encodings
2023-10-27 Bruno Haiblefenv: Add tests.
2023-10-27 Bruno Haiblefenv: New module.
2023-10-25 Paul Eggertbase32: fix typo in previous commit
2023-10-25 Paul Eggertbase32: new function isubase32; also, tune.
2023-10-25 Paul Eggertbase64: new function isubase64; also, tune.
2023-10-25 Paul Eggerttests/unistr/u16-chr-tests: pacify -Wcast-align
2023-10-25 Paul Eggertisnanl-tests, stdio-tests: pacify GCC -Wshadow
2023-10-25 Paul Eggertexplicit_bzero-tests: pacify GCC 13.2.1
2023-10-23 Bruno Haiblememset_explicit, explicit_bzero tests: Fix test failure...
2023-10-15 Bruno Haiblenet_if tests: Fix gcc warning.
2023-10-15 Bruno Haiblembspbrk: Fix gcc warning (regression 2023-09-26).
2023-10-15 Bruno Haiblepthread-spin: Fix warnings on FreeBSD 5.2.1/i386.
2023-10-15 Bruno Haiblepthread-spin: Fix link errors on FreeBSD 5.2.1/i386.
2023-10-15 Bruno Haiblepthread_mutex_timedlock: Fix link errors on FreeBSD...
2023-10-15 Bruno Haiblethreadlib: Fix link errors on FreeBSD 5.2.1/i386.
2023-10-15 Bruno Haiblelock: Make Autoconf macro more robust.
2023-10-15 Bruno Haibletotalorder-bench-tests: New module.
2023-10-15 Bruno Haiblesnan: Simplify a type.
2023-10-15 Bruno Haiblevma-iter: Fix compilation error on FreeBSD 5.2.1.
2023-10-14 Bruno Haibletotalorder*: Document glibc bug on SH4.
2023-10-14 Bruno Haibletotalorder*: Fix test failures on SH4.
2023-10-14 Bruno Haibletotalorder*: Fix test failures on PA-RISC and MIPS...
2023-10-14 Bruno Haibletotalorder* tests: Test also the signalling NaNs.
2023-10-14 Bruno Haibletotalorder* tests: Make it easier to debug failures.
2023-10-14 Bruno Haibletotalorder* tests: Verify also the function signatures.
2023-10-14 Bruno Haibletotalorder*: Improve documentation.
2023-10-14 Bruno Haiblesnan, signed-snan: Add API that works also on x86 and...
2023-10-14 Bruno Haiblesnan tests: Fix "unused variable" warnings on i386.
2023-10-14 Bruno Haiblesnan: Avoid test failures with CC="gcc -mfpmath=387".
2023-10-14 Bruno Haiblesnan: Fix the value of SNaNl() on i386, x86_64, ia64...
2023-10-13 Bruno Haibletests: Make use of signed signalling NaNs.
2023-10-13 Bruno Haiblesigned-snan: New module.
2023-10-13 Bruno Haiblesigned-nan: New module, renamed from qnan.
2023-10-13 Bruno Haiblesnan: New module, part 2.
2023-10-13 Bruno Haibleaccess: Fix test failure on native Windows.
2023-10-13 Bruno Haibleisnanf, isnand: Fix conflict with Solaris <ieeefp.h>.
2023-10-13 Bruno Haible*printf tests: Test printing of signalling NaNs.
2023-10-12 Bruno Haiblenan, snan tests: Avoid test failures.
2023-10-12 Bruno Haiblesnan: Add tests.
2023-10-12 Bruno Haiblenan: Add tests.
2023-10-12 Bruno Haiblefpe-tracking, fpe-trapping: New modules.
2023-10-12 Bruno Haiblesnan: Comments.
2023-10-12 Bruno Haiblesnan: New module.
2023-10-12 Bruno Haibleqnan: New module.
2023-10-12 Bruno Haiblenan: New module.
2023-10-11 Bruno Haibleunictype/category-and-not: Add more tests.
2023-10-09 Bruno Haibletests: Refactor functions for signalling NaNs.
2023-10-08 Bruno Haibleisfinite: Work around a bug with 'long double' in glibc...
2023-10-07 Bruno Haibletests: Refactor functions for quiet NaNs.
2023-10-07 Bruno Haibletotalorder*: Fix compilation error on glibc 2.25..2.30.
2023-10-07 Bruno Haibleisnan: Avoid dangerous shell coding pattern.
2023-10-05 Bruno Haibledoc: Mention xstrerror.
2023-10-05 Bruno Haiblexstrerror: Add tests.
2023-10-05 Bruno Haiblexstrerror: New module.
2023-10-05 Paul Eggertisnan: slightly simplify configuration
2023-10-05 Paul Eggerttotalorder: speed up configuration
2023-10-05 Paul Eggerttotalorderl: minor porting fixes
2023-10-04 Bruno Haibletotalorder* tests: Refactor.
next