]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-07-30 Bruno HaibleReenable use of attributes in bracket syntax [[......
2024-07-30 Bruno Haiblevaszprintf-posix tests: Fix a gcc warning.
2024-07-30 Bruno HaibleUse attribute [[nodiscard]] wherever glibc uses __wur.
2024-07-30 Bruno HaibleAvoid g++ "warning: attributes are not permitted in...
2024-07-29 Bruno HaibleAn update for clang >= 16.
2024-07-29 Bruno HaibleFix misspelling of __clang_major__.
2024-07-29 Bruno Haiblechdir: Fix mistake in GNULIB_POSIXCHECK.
2024-07-29 Bruno Haibleatoll: Fix module dependencies.
2024-07-29 Bruno Haiblevasprintf, c-vasprintf: Remind users to consider the...
2024-07-29 Bruno Haiblexstrtol, xstrtoll tests: Avoid test failure after 2024...
2024-07-29 Bruno Haiblexstrtol, xstrtoll tests: Avoid test failure after 2024...
2024-07-29 Bruno Haiblelogp1l: Add tests.
2024-07-29 Bruno Haiblelogp1l: New module.
2024-07-29 Bruno Haiblelogp1f: Add tests.
2024-07-29 Bruno Haiblelogp1f: New module.
2024-07-29 Bruno Haiblelogp1: Add tests.
2024-07-29 Bruno Haiblelogp1: New module.
2024-07-29 Bruno HaibleMore updates regarding the 'Useable-in-testdir' sections.
2024-07-29 Collin Funkdoc: Document the 'Useable-in-testdir' field in module...
2024-07-28 Bruno Haiblegnulib-tool.py: New options --extract-[recursive-]depen...
2024-07-28 Bruno Haiblegnulib-tool.py: Avoid adding specific modules to a...
2024-07-28 Bruno Haiblegnulib-tool.py: Fix an exception message.
2024-07-28 Paul Eggertautoupdate
2024-07-28 Paul Eggertmaint: remove ‘coding: utf-8’ on ASCII
2024-07-28 Paul Eggertmaint: remove coding: that did not work
2024-07-28 Paul Eggertstd-gnu23: new module
2024-07-28 Paul Eggerttimevar: add missing timevar.def
2024-07-28 Paul Eggertstrftime: improve doc
2024-07-27 Collin Funkdoc: Remove HTML code tags from Texinfo files.
2024-07-27 Collin Funkmaintainer-makefile: Fix yesterdays #include <...>...
2024-07-27 Collin Funkdoc: Fix yesterdays #include <...> change.
2024-07-27 Collin Funkmaintainer-makefile: Update list of headers to use...
2024-07-27 Collin Funkdoc: Update list of headers to use #include <...>.
2024-07-27 Collin Funksys_time, sys_types: Remove sys directory at 'make...
2024-07-26 Bruno Haiblesys_un: Avoid compilation error in C++ <string.h> on...
2024-07-26 Bruno Haiblexstrtol, xstrtoll tests: Improve comment.
2024-07-26 Paul Eggertxstrtol: remove the base-checking changes
2024-07-25 Bruno Haiblexstrtol, xstrtoll tests: Avoid test failure on FreeBSD.
2024-07-25 Bruno Haiblexstrtol, xstrtoll tests: Test behaviour for an invalid...
2024-07-25 Collin Funksys_un: Add C++ tests.
2024-07-25 Collin Funksys_un: Add tests.
2024-07-25 Collin Funksys_un: New module.
2024-07-25 Paul Eggertxstrtol: improve xstrtol.h comment
2024-07-24 Bruno HaibleAvoid false select_used_without_requesting_gnulib_modul...
2024-07-24 Bruno HaibleAvoid false shutdown_used_without_requesting_gnulib_mod...
2024-07-24 Bruno HaibleAvoid false setsockopt_used_without_requesting_gnulib_m...
2024-07-24 Bruno HaibleAvoid false sendto_used_without_requesting_gnulib_modul...
2024-07-24 Bruno HaibleAvoid false recvfrom_used_without_requesting_gnulib_mod...
2024-07-24 Bruno HaibleAvoid false send_used_without_requesting_gnulib_module_...
2024-07-24 Bruno HaibleAvoid false recv_used_without_requesting_gnulib_module_...
2024-07-24 Bruno HaibleAvoid false listen_used_without_requesting_gnulib_modul...
2024-07-24 Bruno HaibleAvoid false getsockopt_used_without_requesting_gnulib_m...
2024-07-24 Bruno HaibleAvoid false getsockname_used_without_requesting_gnulib_...
2024-07-24 Bruno HaibleAvoid false getpeername_used_without_requesting_gnulib_...
2024-07-24 Bruno HaibleAvoid false bind_used_without_requesting_gnulib_module_...
2024-07-24 Bruno HaibleAvoid false accept_used_without_requesting_gnulib_modul...
2024-07-24 Bruno HaibleAvoid false socket_used_without_requesting_gnulib_modul...
2024-07-24 Bruno HaibleAvoid false socket_used_without_requesting_gnulib_modul...
2024-07-24 Bruno HaibleAvoid false lstat_used_without_requesting_gnulib_module...
2024-07-24 Bruno HaibleAvoid false fstatat_used_without_requesting_gnulib_modu...
2024-07-24 Bruno HaibleAvoid false fstat_used_without_requesting_gnulib_module...
2024-07-24 Bruno HaibleAvoid false stat_used_without_requesting_gnulib_module_...
2024-07-24 Bruno HaibleAvoid false ioctl_used_without_requesting_gnulib_module...
2024-07-24 Bruno HaibleAvoid false localeconv_used_without_requesting_gnulib_m...
2024-07-24 Bruno HaibleAvoid false gethostname_used_without_requesting_gnulib_...
2024-07-24 Bruno HaibleAvoid false error close_used_without_requesting_gnulib_...
2024-07-24 Bruno Haiblexstrtod, xstrtold: Don't treat gradual underflow as...
2024-07-24 Collin FunkDetect UNIX domain sockets supported by recent Windows...
2024-07-24 Collin Funksys_socket tests: Fix mistake in previous commit.
2024-07-24 Collin Funksys_socket tests: Define macros necessary for tests...
2024-07-24 Collin Funksys_socket tests: Improve checks for socklen_t and...
2024-07-24 Bruno Haiblegetopt-posix, getopt-gnu tests: Avoid test failure...
2024-07-23 Bruno Haiblexstrtod, xstrtold: Add documentation.
2024-07-23 Bruno Haiblexstrtold: Add tests.
2024-07-23 Bruno Haiblexstrtod: Add tests.
2024-07-23 Bruno Haiblestrtof, strtod, strtold tests: Strengthen tests.
2024-07-23 Bruno Haibledoc: Update for glibc 2.40.
2024-07-23 Bruno Haiblestrtof, strtod, strtold tests: Strengthen tests.
2024-07-23 Bruno Haiblestrtold: Revisit underflow behaviour.
2024-07-23 Bruno Haiblestrtod: Revisit underflow behaviour.
2024-07-23 Bruno Haiblestrtof: Revisit underflow behaviour.
2024-07-23 Bruno Haiblestrtof, strtod, strtold: Fix underflow behaviour of...
2024-07-23 Bruno Haiblestrtof: Use the system's strtof() if available.
2024-07-23 Bruno Haiblestrtof, strtod, strtold: Set errno upon gradual underflow.
2024-07-23 Collin Funksys_socket tests: Improve tests for macro definitions.
2024-07-22 Bruno Haiblegnulib-tool: Omit the logs of skipped tests from test...
2024-07-21 Bruno Haiblebootstrap: Avoid failure when gnulib-tool removed gette...
2024-07-20 Bruno Haiblestack-trace: Don't use libasan by default.
2024-07-20 Bruno Haibledoc: Sort the ISO C and POSIX Function Substitutes...
2024-07-20 Bruno Haiblegetpayload*: Do use glibc's implementation when it...
2024-07-20 Bruno Haibledoc: Reference POSIX for functions that are added in...
2024-07-20 Bruno Haibledoc: Update status of functions that are added in POSIX...
2024-07-20 Bruno Haibledoc: Reference POSIX:2024 instead of POSIX:2018.
2024-07-20 Bruno Haibledoc: Update status of functions that are removed from...
2024-07-20 Collin Funkgitlog-to-changelog: Improve output of pdf documentation.
2024-07-20 Bruno Haibledoc: Reference a newer ISO C23 draft.
2024-07-19 Bruno Haibledoc: Add documentation about math_errhandling.
2024-07-19 Paul Eggertxstrtol: be more robust against odd failures
2024-07-19 Bruno Haibledoc: Mention <math.h> function that were added in ISO...
2024-07-19 Bruno Haibledoc: Add references to ISO C23.
next