2020-08-16 |
Bruno Haible | Fix quoting of AC_LANG_SOURCE arguments.
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | canonicalize: Fix a problem of the autoconf test on...
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | Determine asm output option and filename suffix for...
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | doc: Update for MSVC/clang.
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | Revert autoupdate's revert.
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | frexpl: Fix configuration test result on MSVC.
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | Support compiling without -loldnames on native Windows.
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | Fix "unknown pragma ignored" warnings with clang on...
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | Fix compilation errors in C++ mode with clang on native...
|
commit | commitdiff | tree |
2020-08-15 |
Bruno Haible | stdnoreturn: Work around problem with MSVC/clang.
|
commit | commitdiff | tree |
2020-08-14 |
Bruno Haible | utime-h: Generate an utime.h file always.
|
commit | commitdiff | tree |
2020-08-14 |
Bruno Haible | mktime, mktime-internal: Remove obsolete code.
|
commit | commitdiff | tree |
2020-08-14 |
Bruno Haible | getcwd: Remove obsolete code.
|
commit | commitdiff | tree |
2020-08-14 |
Bruno Haible | tzset: Assume the function exists.
|
commit | commitdiff | tree |
2020-08-14 |
Bruno Haible | nstrftime: Assume tzset exists.
|
commit | commitdiff | tree |
2020-08-14 |
Bruno Haible | mktime, mktime-internal: Assume tzset exists.
|
commit | commitdiff | tree |
2020-08-14 |
Bruno Haible | strdup: Assume the function exists.
|
commit | commitdiff | tree |
2020-08-13 |
Bruno Haible | sys_random: Work around an uClibc bug.
|
commit | commitdiff | tree |
2020-08-13 |
Bruno Haible | Avoid implicit conversion from 'unsigned int' to 'int...
|
commit | commitdiff | tree |
2020-08-12 |
Bruno Haible | thread-optim: Export function-like macros only.
|
commit | commitdiff | tree |
2020-08-12 |
Bruno Haible | Revert autoupdate's revert.
|
commit | commitdiff | tree |
2020-08-12 |
Bruno Haible | thread-optim: Fix a compiler warning.
|
commit | commitdiff | tree |
2020-08-12 |
Bruno Haible | Use __restrict also on clang.
|
commit | commitdiff | tree |
2020-08-11 |
Bruno Haible | Use flexible array syntax also on clang.
|
commit | commitdiff | tree |
2020-08-11 |
Bruno Haible | fcntl: On native Windows, use _setmode, not setmode.
|
commit | commitdiff | tree |
2020-08-11 |
Bruno Haible | execute, spawn-pipe: Use _spawnvpe, not spawnvpe.
|
commit | commitdiff | tree |
2020-08-11 |
Bruno Haible | asyncsafe-spin: Use GCC built-ins also on clang.
|
commit | commitdiff | tree |
2020-08-11 |
Bruno Haible | Use expression statements also on clang.
|
commit | commitdiff | tree |
2020-08-10 |
Bruno Haible | Use many __attribute__s with clang.
|
commit | commitdiff | tree |
2020-08-10 |
Bruno Haible | c-ldtoastr tests: Fix test failure.
|
commit | commitdiff | tree |
2020-08-10 |
Bruno Haible | Revert autoupdate's revert.
|
commit | commitdiff | tree |
2020-08-10 |
Bruno Haible | string: Fix build error in C++ mode with clang (regression...
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | ftruncate: Use _chsize, not chsize.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | Silence warnings from clang 10 with -Wimplicit-fallthrough.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | stdbool tests: Enable the stricter tests also on clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | count-one-bits: Use __builtin_popcount{,l,ll} on clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | Use attribute __aligned__ with clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | Use __alignof__ with clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | ignore-value: Simplify on clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | Use __typeof__ with clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | Add ability to emit user-defined warnings and errors...
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | intprops: Fix typo in comment.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | Use __builtin_signbit* with clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | Use __builtin_isnan with clang.
|
commit | commitdiff | tree |
2020-08-09 |
Bruno Haible | thread-optim: Fix logic error.
|
commit | commitdiff | tree |
2020-08-08 |
Bruno Haible | localename: Use module 'thread-optim'.
|
commit | commitdiff | tree |
2020-08-08 |
Bruno Haible | clean-temp: Use module 'thread-optim'.
|
commit | commitdiff | tree |
2020-08-08 |
Bruno Haible | fatal-signal: Use module 'thread-optim'.
|
commit | commitdiff | tree |
2020-08-08 |
Bruno Haible | New module 'thread-optim'.
|
commit | commitdiff | tree |
2020-08-07 |
Bruno Haible | doc: Update for glibc 2.32.
|
commit | commitdiff | tree |
2020-08-07 |
Bruno Haible | alloca: No need to compile alloca.c with clang.
|
commit | commitdiff | tree |
2020-08-07 |
Bruno Haible | Use __builtin_alloca with clang.
|
commit | commitdiff | tree |
2020-08-07 |
Bruno Haible | Use __builtin_assume with clang.
|
commit | commitdiff | tree |
2020-08-06 |
Bruno Haible | Consider that clang defines __OPTIMIZE__ like GCC does.
|
commit | commitdiff | tree |
2020-08-06 |
Bruno Haible | safe-alloc: Remove unused code.
|
commit | commitdiff | tree |
2020-08-06 |
Bruno Haible | Use __builtin_expect with clang everywhere.
|
commit | commitdiff | tree |
2020-08-05 |
Bruno Haible | Use __builtin_ctz{,l,ll} and __builtin_ffs{,l,ll} with...
|
commit | commitdiff | tree |
2020-08-05 |
Bruno Haible | Use __builtin_clz{,l,ll} with clang, also on Windows.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | Prefer documented autoconf macro 'm4_if' over 'ifelse'.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | integer_length_ll: Optimize for MSVC in 64-bit mode.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | integer_length_ll: Optimize for MSVC in 32-bit mode.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | integer_length: Optimize for MSVC.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | ffsll: Optimize for MSVC in 64-bit mode.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | ffsll: Optimize for MSVC in 32-bit mode.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | ffs: Optimize for MSVC.
|
commit | commitdiff | tree |
2020-08-03 |
Bruno Haible | sigprocmask: Try to avoid breakage for people who use...
|
commit | commitdiff | tree |
2020-08-03 |
Harald van Dijk | fopen: Avoid undesired interactions with glibc headers.
|
commit | commitdiff | tree |
2020-08-02 |
Bruno Haible | oset: Add an 'iterator_atleast' operation.
|
commit | commitdiff | tree |
2020-08-02 |
Bruno Haible | oset-c++, omap-c++: Remove restriction for search_atleast...
|
commit | commitdiff | tree |
2020-08-01 |
Bruno Haible | Prefer documented autoconf macro 'm4_if' over 'ifelse'.
|
commit | commitdiff | tree |
2020-08-01 |
Bruno Haible | libtextstyle-optional: Update tests.
|
commit | commitdiff | tree |
2020-08-01 |
Bruno Haible | parse-datetime: Fix wrong #line statements.
|
commit | commitdiff | tree |
2020-08-01 |
Bruno Haible | libtextstyle[-optional]: Allow requesting a minimum...
|
commit | commitdiff | tree |
2020-07-31 |
Bruno Haible | _GL_CMP: Improve documentation.
|
commit | commitdiff | tree |
2020-07-30 |
Bruno Haible | unicodeio: Add comment.
|
commit | commitdiff | tree |
2020-07-30 |
Bruno Haible | unicodeio: Fix wrong result on musl libc.
|
commit | commitdiff | tree |
2020-07-29 |
Bruno Haible | Fix last ChangeLog entry.
|
commit | commitdiff | tree |
2020-07-29 |
Bruno Haible | parse-datetime: Fix compilation error with bison 3.7.
|
commit | commitdiff | tree |
2020-07-28 |
Bruno Haible | fopen-gnu: Create files correctly (regression from...
|
commit | commitdiff | tree |
2020-07-26 |
Bruno Haible | inttypes: Remove support for AIX 4.
|
commit | commitdiff | tree |
2020-07-26 |
Bruno Haible | gettimeofday: Remove workaround for Mac OS X 10.0.
|
commit | commitdiff | tree |
2020-07-26 |
Bruno Haible | tzset: Remove workaround for Solaris 2.6.
|
commit | commitdiff | tree |
2020-07-26 |
Bruno Haible | expl: Simplify autoconf test.
|
commit | commitdiff | tree |
2020-07-26 |
Bruno Haible | alloca: Remove Cray-2 and Cray Y-MP support.
|
commit | commitdiff | tree |
2020-07-26 |
Bruno Haible | multiarch: Prepare for x86_64+arm64 universal binaries...
|
commit | commitdiff | tree |
2020-07-25 |
Bruno Haible | sigprocmask: Small autoconf macro improvement.
|
commit | commitdiff | tree |
2020-07-25 |
Bruno Haible | Small autoconf macro improvements.
|
commit | commitdiff | tree |
2020-07-25 |
Bruno Haible | doc: Update for NetBSD 7.1, 8.0, 9.0.
|
commit | commitdiff | tree |
2020-07-25 |
Bruno Haible | doc: Revert another small part of the last big commit.
|
commit | commitdiff | tree |
2020-07-25 |
Bruno Haible | doc: Fix small mistake in last commit.
|
commit | commitdiff | tree |
2020-07-24 |
Bruno Haible | doc: Update for Mac OS X 10.13.
|
commit | commitdiff | tree |
2020-07-24 |
Bruno Haible | doc: Update for Cygwin 2.9.0.
|
commit | commitdiff | tree |
2020-07-24 |
Bruno Haible | dfa: Revert breaking gawk.
|
commit | commitdiff | tree |
2020-07-23 |
Bruno Haible | Optimize three-valued comparison between integers.
|
commit | commitdiff | tree |
2020-07-23 |
Bruno Haible | lchmod: Use /proc on Cygwin.
|
commit | commitdiff | tree |
2020-07-21 |
Bruno Haible | aligned-malloc: Optionally use aligned_alloc.
|
commit | commitdiff | tree |
2020-07-21 |
Bruno Haible | aligned-malloc: Add tests.
|
commit | commitdiff | tree |
2020-07-21 |
Bruno Haible | aligned-malloc: New module.
|
commit | commitdiff | tree |
2020-07-21 |
Bruno Haible | inttypes: Fix PRI*PTR and SCN*PTR on 64-bit native...
|
commit | commitdiff | tree |
2020-07-21 |
Bruno Haible | printf-posix: Make an autoconf test more future-proof.
|
commit | commitdiff | tree |