]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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.
2024-07-19 Bruno Haibledoc: Mention a bug in NetBSD's *gettext functions.
2024-07-19 Bruno Haiblexstrtol: Improve documentation.
2024-07-19 Paul Eggert* ChangeLog: Fix misspelling
2024-07-19 Paul Eggertxstrtol: document and stray less from strtol
2024-07-18 Bruno Haibleabort-debug: Don't assume that signal SIGABRT is unmask...
2024-07-18 Bruno Haibleabort-debug: Document better.
2024-07-18 Alejandro Colomarxstrtol: Strengthen sanity check.
2024-07-18 Bruno Haibledoc: Document the stack-trace and abort-debug modules.
2024-07-18 Bruno Haiblestdlib: Don't define print_stack_trace unconditionally.
2024-07-18 Bruno Haiblestack-trace: Don't use NetBSD's broken libasan.
2024-07-18 Bruno Haiblestack-trace: Use libasan as an alternative to libbacktrace.
2024-07-18 Bruno Haiblestack-trace: Add tests.
2024-07-18 Bruno Haiblestack-trace: New module.
2024-07-18 Bruno Haibleabort-debug: Export the print_stack_trace function.
2024-07-17 Bruno Haibledoc: List library dependencies.
2024-07-17 Collin Funkgitlog-to-changelog: Improve --version and --help output.
2024-07-17 Collin Funkannounce-gen: Add bug reporting address to --help.
2024-07-17 Collin Funkuseless-if-before-free: Add bug reporting address to...
2024-07-15 Paul Eggertstrnlen: port to Android 5.0 (API 21)
next