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 |
2023-09-15 |
Bruno Haible | acl-permissions: Fix compilation error on Solaris 11... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Bruno Haible | readutmp: Fix crash when gdm is in use. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | doc: Mention libucontext. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-09-13 |
Bruno Haible | mbfile: Add tests. |
commit | commitdiff | tree | snapshot |
2023-09-13 |
Bruno Haible | mbfile: Fix major bug (regression 2023-07-04). |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Pádraig Brady | gnu-web-doc-update: fix updating of manual directory |
commit | commitdiff | tree | snapshot |
2023-09-10 |
Bruno Haible | Fix clang errors "different exception specifier" (regr... |
commit | commitdiff | tree | snapshot |
2023-09-10 |
Paul Eggert | propername: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-10 |
Paul Eggert | trim: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-10 |
Paul Eggert | mbsstr: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-10 |
Paul Eggert | mbslen: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-09 |
Paul Eggert | Remove tabs from mcel.h, mountlist.h, verify.h |
commit | commitdiff | tree | snapshot |
2023-09-09 |
Paul Eggert | chown: work around symlink issues on odd platforms |
commit | commitdiff | tree | snapshot |
2023-09-09 |
Bruno Haible | chown, lchown: Revisit platforms. |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Paul Eggert | Update strings doc |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Paul Eggert | mbscasecmp: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Paul Eggert | exclude: support GNULIB_MCEL_PREFER |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Paul Eggert | mcel-prefer: new module |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Paul Eggert | mcel-bench-tests: new module |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Paul Eggert | mcel-tests: new module |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Paul Eggert | mcel: new module |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | Don't use 'throw ()' in C++ 11 or newer. |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | Add info about recommended warning options with clang. |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | uchar: Fix references to overridden functions with... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | tests: Fix some clang -Wimplicit-fallthrough warnings. |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | unictype/category-none: Fix clang -Wpedantic warning. |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | c-*snprintf: Fix some clang -Wmissing-prototypes warnings. |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | argp: Fix clang -Wextra-semi-stmt warning. |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | doc: Refine documentation of MSVC support for shared... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bruno Haible | doc: Fix syntax error (regression 2023-09-03). |
commit | commitdiff | tree | snapshot |
2023-09-06 |
Bruno Haible | relocatable-lib-lgpl: Don't export symbols from static... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Bruno Haible | unigbrk/u8-grapheme-{next,prev} tests: Fix gcc -Wformat... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Bruno Haible | stdint, *printf: Update doc about MSVC. |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Bruno Haible | tests: Ensure stderr output is displayed before abort(). |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Bruno Haible | threads-h: Modernize configure test. |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Bruno Haible | Add info about recommended warning options. |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Bruno Haible | string-buffer tests: Fix a compilation error (regressio... |
commit | commitdiff | tree | snapshot |
next |