2024-05-31 |
Bruno Haible | nstrftime: Make %r work on macOS, FreeBSD, native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %h work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %c work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | tests: Fix internationalization problems on native... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | parse-datetime tests: Avoid failure on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | tests: Don't test on the broken NetBSD 10.0 zh_CN.GB180... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | euidaccess: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mcel tests: Avoid test failures due to broken GB18030... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mcel tests: Fix typo. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | uchar-c23: Speed up mbrtoc32 on Solaris 11.4. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Collin Funk | boot-time, readutmp: Add a Native Windows boot time... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mbrtoc32: Work around bug in Cygwin 3.5.3. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | access, euidaccess tests: Avoid test failures on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | c32is*, c32toupper tests: Avoid test failures on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | poll tests: Avoid test failure on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | renameatu: Work around Cygwin 3.4.6 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | readlinkat, areadlinkat: Avoid test failures on Cygwin... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | iconv: Reject the broken macOS 14.4 iconv implementation. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | stdlib: Handle glibc special invocation conventions... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | c-strtod: include <stdio.h> |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | boot-time: port to Alpine 3.20.0_rc2 |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | vasnprintf: Don't abort for pseudo-denormal arguments... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | getopt-posix: port better to Alpine 3.20.0_rc1 |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Collin Funk | utimensat, utimens: Work around NetBSD 10.0 bugs. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | mkfifoat: Work around a macOS 14 bug. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Collin Funk | dup3: Fix behavior for equal file descriptors on NetBSD. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | unistd: Fix compilation error with MSVC in C++ mode. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | Fix ChangeLog typo. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | tests: Fix dependencies to test-framework-sh. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | sys_select: Fix compilation error in C++ mode on macOS... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | error-h: Avoid namespace pollution on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | unistr/u8-strstr tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | free tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | explicit_bzero, memset_explicit tests: Avoid test failu... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | dprintf-posix, fprintf-posix tests: Avoid test failures... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | sigsegv, c-stack tests: Avoid test failures with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | argp: Fix test failure with clang's ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | readutmp, boot-time: Work around a Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Simon Josefsson | maint.mk: Don't fail on ~/.indent.pro, reported by... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | readutmp, boot-time: Improve for some Cygwin installations. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | stddef: A better workaround against GCC bug 114870. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Paul Eggert | nullptr: work around GCC 14 nullptr sentinel bug |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Paul Eggert | stddef: work around a GCC 14 stddef.h bug |
commit | commitdiff | tree | snapshot |
2024-04-28 |
Bruno Haible | login_tty tests: Avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Paul Eggert | c32srtombs,mbsrtoc32s,mbsrtowcs,wcsrtombs: pacify GCC 14 |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Paul Eggert | manywarnings: update C warnings for GCC 14 |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | getlogin_r tests: Fix compilation error on some OpenSol... |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | memset_explicit: Fix compilation error on some OpenSola... |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | signed-nan: Don't assume that '-' works as expected... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder*: Support newer MIPS CPUs. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | snan: Add support for m68k. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | bootstrap: Fix --help messages. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Avoid miscompilation by gcc... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Avoid miscompilation by clang... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Fix handling of SNaN on i386... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder tests: Fix signature test. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | ptsname_r: Work around ptsname_r bug on NetBSD 10.0. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | sigsegv tests: Avoid a crash on NetBSD 10.0/i386. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | expm1l: Work around a NetBSD 10.0/i386 bug. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | exp2l: Work around a NetBSD 10.0/i386 bug. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | roundl: Fix a link error on Linux/powerpc64le. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | expl tests: Avoid test failure on NetBSD 10.0/i386. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Pádraig Brady | quotearg: fix shell-escape quoting with single quotes |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Pádraig Brady | renameatu: handle ENOSYS from renameatx_np |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | canonicalize[-lgpl] tests: Fix test failure on musl... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Paul Eggert | intprops: pacify GCC < 10 -Wsign-compare |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | attribute: Work around compiler bug of Oracle cc 12.6. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | fenv-exceptions-state-c99: Fix test failures with Oracl... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | mcel tests: Fix test failure with Oracle cc 12.6. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | pthread-h: Fix override of pthread_spinlock_t with... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | havelib: Recognize ELF platform despite SunPRO C on... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | obstack: Work around ICE with Oracle cc 12.6 (regr... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
Bruno Haible | gettime-res: Fix test failure on Solaris 11.4/SPARC. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
Bruno Haible | jit/cache: Fix a compilation error on Solaris 11.4... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Collin Funk | gnulib-tool: Don't remove comments referencing @NMD... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Collin Funk | gnulib-tool: Don't remove comments referencing @NMD@. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | c-strtod, c-strtold: Make multithread-safe. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | isnan: Fix compilation error in C++ mode on OpenBSD... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | striconveha tests: Avoid test failure on macOS 12.5. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | c-strtold: Use strtold_l when available (regr. 2019... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | strtod, strtold tests: Avoid a test failure on native... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Collin Funk | math: More clang -Winclude-next-absolute-path silencing. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | error: More clang -Winclude-next-absolute-path silencing. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | Don't treat Apple's new Citrus/FreeBSD-based iconv... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | Improve support of Citrus/FreeBSD iconv. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | isnan: Fix compilation error in C++ mode on macOS 14... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | limits-h: Fix BOOL_MAX value. |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Florian Weimer | pthread_mutex_timedlock, pthread-spin: Fix configure... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | Avoid suboptimal definition of _GL_HAS_ATTRIBUTE on... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nstrftime tests: Avoid test failures on DragonFly BSD. |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nstrftime: Modernize. |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nstrftime tests: Avoid test failures on FreeBSD, NetBSD... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nl_langinfo: Fix fallback list of month names (regressi... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Paul Eggert | ctime: fix false positive |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Update copyright year in tests/unictype/*. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Port FALLTHROUGH to Mac OS X 10.9. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | host-cpu-c-abi: Let gl_HOST_CPU_C_ABI_32BIT never retur... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | execute tests: Avoid test failure on macOS 14. |
commit | commitdiff | tree | snapshot |
next |