2024-08-04 |
Bruno Haible | lock-tests: Clarify dependencies. |
commit | commitdiff | tree | snapshot |
2024-08-04 |
Bruno Haible | fatal-signal: Clarify dependencies. |
commit | commitdiff | tree | snapshot |
2024-08-04 |
Bruno Haible | clean-temp-simple: Clarify dependencies. |
commit | commitdiff | tree | snapshot |
2024-08-04 |
Bruno Haible | once-tests: New module, extracted from lock-tests. |
commit | commitdiff | tree | snapshot |
2024-08-04 |
Bruno Haible | once: New module, extracted from lock. |
commit | commitdiff | tree | snapshot |
2024-08-03 |
Bruno Haible | gnulib-tool.py: Small refactoring. |
commit | commitdiff | tree | snapshot |
2024-08-03 |
Collin Funk | gnulib-tool.py: Correct type hint and doc string. |
commit | commitdiff | tree | snapshot |
2024-08-02 |
Bruno Haible | Allow use of --avoid=extensions-aix. |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Bruno Haible | math: Fix INFINITY and NAN on FreeBSD and AIX. |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Bruno Haible | Ensure consistent effects of _LINUX_SOURCE_COMPAT. |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Bruno Haible | strerror_r: Fix for AIX (regression yesterday). |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Paul Eggert | errno: make EEXIST != ENOTEMPTY on AIX |
commit | commitdiff | tree | snapshot |
2024-07-31 |
Bruno Haible | float: Update to mostly guarantee ISO C 23 compliance. |
commit | commitdiff | tree | snapshot |
2024-07-30 |
Bruno Haible | attribute: Improve documentation. |
commit | commitdiff | tree | snapshot |
2024-07-30 |
Bruno Haible | Reenable use of attributes in bracket syntax [[...... |
commit | commitdiff | tree | snapshot |
2024-07-30 |
Bruno Haible | vaszprintf-posix tests: Fix a gcc warning. |
commit | commitdiff | tree | snapshot |
2024-07-30 |
Bruno Haible | Use attribute [[nodiscard]] wherever glibc uses __wur. |
commit | commitdiff | tree | snapshot |
2024-07-30 |
Bruno Haible | Avoid g++ "warning: attributes are not permitted in... |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | An update for clang >= 16. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | Fix misspelling of __clang_major__. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | chdir: Fix mistake in GNULIB_POSIXCHECK. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | atoll: Fix module dependencies. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | vasprintf, c-vasprintf: Remind users to consider the... |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | xstrtol, xstrtoll tests: Avoid test failure after 2024... |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | xstrtol, xstrtoll tests: Avoid test failure after 2024... |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | logp1l: Add tests. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | logp1l: New module. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | logp1f: Add tests. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | logp1f: New module. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | logp1: Add tests. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | logp1: New module. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Bruno Haible | More updates regarding the 'Useable-in-testdir' sections. |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Collin Funk | doc: Document the 'Useable-in-testdir' field in module... |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Bruno Haible | gnulib-tool.py: New options --extract-[recursive-]depen... |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Bruno Haible | gnulib-tool.py: Avoid adding specific modules to a... |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Bruno Haible | gnulib-tool.py: Fix an exception message. |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Paul Eggert | autoupdate |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Paul Eggert | maint: remove ‘coding: utf-8’ on ASCII |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Paul Eggert | maint: remove coding: that did not work |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Paul Eggert | std-gnu23: new module |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Paul Eggert | timevar: add missing timevar.def |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Paul Eggert | strftime: improve doc |
commit | commitdiff | tree | snapshot |
2024-07-27 |
Collin Funk | doc: Remove HTML code tags from Texinfo files. |
commit | commitdiff | tree | snapshot |
2024-07-27 |
Collin Funk | maintainer-makefile: Fix yesterdays #include <...>... |
commit | commitdiff | tree | snapshot |
2024-07-27 |
Collin Funk | doc: Fix yesterdays #include <...> change. |
commit | commitdiff | tree | snapshot |
2024-07-27 |
Collin Funk | maintainer-makefile: Update list of headers to use... |
commit | commitdiff | tree | snapshot |
2024-07-27 |
Collin Funk | doc: Update list of headers to use #include <...>. |
commit | commitdiff | tree | snapshot |
2024-07-27 |
Collin Funk | sys_time, sys_types: Remove sys directory at 'make... |
commit | commitdiff | tree | snapshot |
2024-07-26 |
Bruno Haible | sys_un: Avoid compilation error in C++ <string.h> on... |
commit | commitdiff | tree | snapshot |
2024-07-26 |
Bruno Haible | xstrtol, xstrtoll tests: Improve comment. |
commit | commitdiff | tree | snapshot |
2024-07-26 |
Paul Eggert | xstrtol: remove the base-checking changes |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Bruno Haible | xstrtol, xstrtoll tests: Avoid test failure on FreeBSD. |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Bruno Haible | xstrtol, xstrtoll tests: Test behaviour for an invalid... |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Collin Funk | sys_un: Add C++ tests. |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Collin Funk | sys_un: Add tests. |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Collin Funk | sys_un: New module. |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Paul Eggert | xstrtol: improve xstrtol.h comment |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false select_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false shutdown_used_without_requesting_gnulib_mod... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false setsockopt_used_without_requesting_gnulib_m... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false sendto_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false recvfrom_used_without_requesting_gnulib_mod... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false send_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false recv_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false listen_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false getsockopt_used_without_requesting_gnulib_m... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false getsockname_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false getpeername_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false bind_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false accept_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false socket_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false socket_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false lstat_used_without_requesting_gnulib_module... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false fstatat_used_without_requesting_gnulib_modu... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false fstat_used_without_requesting_gnulib_module... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false stat_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false ioctl_used_without_requesting_gnulib_module... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false localeconv_used_without_requesting_gnulib_m... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false gethostname_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | Avoid false error close_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | xstrtod, xstrtold: Don't treat gradual underflow as... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Collin Funk | Detect UNIX domain sockets supported by recent Windows... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Collin Funk | sys_socket tests: Fix mistake in previous commit. |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Collin Funk | sys_socket tests: Define macros necessary for tests... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Collin Funk | sys_socket tests: Improve checks for socklen_t and... |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Bruno Haible | getopt-posix, getopt-gnu tests: Avoid test failure... |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | xstrtod, xstrtold: Add documentation. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | xstrtold: Add tests. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | xstrtod: Add tests. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtof, strtod, strtold tests: Strengthen tests. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | doc: Update for glibc 2.40. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtof, strtod, strtold tests: Strengthen tests. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtold: Revisit underflow behaviour. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtod: Revisit underflow behaviour. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtof: Revisit underflow behaviour. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtof, strtod, strtold: Fix underflow behaviour of... |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtof: Use the system's strtof() if available. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Bruno Haible | strtof, strtod, strtold: Set errno upon gradual underflow. |
commit | commitdiff | tree | snapshot |
2024-07-23 |
Collin Funk | sys_socket tests: Improve tests for macro definitions. |
commit | commitdiff | tree | snapshot |
2024-07-22 |
Bruno Haible | gnulib-tool: Omit the logs of skipped tests from test... |
commit | commitdiff | tree | snapshot |
next |