]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2022-12-22 Paul EggertPort __has_c_attribute to strict C23
2022-12-21 Paul Eggertasctime, ctime: deprecate
2022-12-20 Karl Berryautoupdate
2022-12-18 Paul Eggertmemset_explicit: port to older MS-Windows
2022-12-09 Bruno HaibleUpdate users.txt.
2022-12-09 Paul Eggertfts: make debug version compilable again
2022-12-08 Paul Eggertverify: update __STDC_VERSION__ as per C23
2022-12-06 Paul Eggertfts: fix race + mishandling of fstatat failure
2022-12-06 Paul Eggertfts: omit goto break_without_closedir
2022-12-06 Paul Eggertfts: clarify ISSET
2022-12-05 Bruno Haibleargp: Correct documentation.
2022-12-02 Pádraig Bradydoc: poll: document poll of special files not supported...
2022-11-29 Pádraig Bradyadd new ronna and quetta SI prefixes
2022-11-29 Bruno HaibleUpdate users.txt.
2022-11-29 Paul Eggertexplicit_bzero: implement via memset_explicit
2022-11-29 Paul Eggertexplicit_bzero: memset_explicit is standard
2022-11-29 Paul Eggertread-file: use memset_explicit
2022-11-29 Paul Eggertmemset_explicit: new module
2022-11-28 Paul Eggertexplicit_bzero: add poison
2022-11-27 Arsen Arsenovićbootstrap: Fix --help output.
2022-11-27 Paul Eggertexplicit_bzero: work with gcc -std=c99
2022-11-26 Paul EggertPrefer "kill -INT" to killing with a number
2022-11-26 Bruno HaibleIn 'trap' commands, prefer symbolic to numeric signal...
2022-11-20 Bruno Haibleposix_spawn-internal: Avoid warning on macOS.
2022-11-20 Bruno Haibleposix_spawn tests: Fix compilation error (regression...
2022-11-15 Paul Eggertparse-datetime: improve doc formatting, timeliness
2022-11-13 Paul Eggertautoupdate
2022-11-13 Karl Berryautoupdate
2022-11-13 Simon Josefssonvc-list-files-tests: Avoid OpenPGP private key operations.
2022-11-08 Karl Berryautoupdate
2022-11-06 Karl Berryautoupdate
2022-11-03 Bruno Haibledynarray: Rename to glibc-internal/dynarray.
2022-11-03 Bruno Haiblescratch_buffer: Rename to glibc-internal/scratch_buffer.
2022-11-03 Paul Eggertdoc: mention macOS war on sprintf
2022-11-03 Bruno Haiblescratch_buffer: Document last change.
2022-11-03 Paul Eggertscratch_buffer: adjust to glibc changes
2022-11-01 Bruno Haiblerelocatable-script: Relax license.
2022-11-01 Karl Berryautoupdate
2022-11-01 Simon Josefssonmaintainer-makefile: Fix last sc_indent commit.
2022-11-01 Simon Josefssonmaintainer-makefile: Add syntax-check rule for unportab...
2022-10-31 Simon Josefssonmaintainer-makefile: Fix Apple Xcode 'make syntax-check'.
2022-10-30 Paul Eggertthread: pacify gcc -Wbad-function-cast
2022-10-30 Paul Eggerttest-getlogin: pacify gcc -Wshadow
2022-10-25 Simon Josefssongendocs: Output timestamp in English.
2022-10-23 Bruno Haibleassert-h: Make static_assert work on Solaris 11.4.
2022-10-17 Bruno Haiblegetdelim: Work around buggy implementation on macOS...
2022-10-15 Bruno HaibleUpdate to Unicode 15.0.0.
2022-10-15 Bruno Haiblegen-uni-tables: Temporarily revert last change.
2022-10-13 Paul Eggertdoc: improve intprops doc
2022-10-12 Karl Berryautoupdate
2022-10-11 Paul Eggerttests: prefer stdckdint to intprops
2022-10-11 Paul Eggertstat-time: prefer stdckdint to intprops
2022-10-11 Paul Eggertxalloc: remove stray includes + dependencies
2022-10-08 Karl Berryautoupdate
2022-10-01 Paul Eggertassert-h: suppress Apple clang 13 false alarms
2022-09-26 Daiki Uenolargefile: fix detection of time_t size on mingw32
2022-09-26 Paul Eggertfts: fix errno handling if dirfd fails
2022-09-25 Bruno Haiblestdbool: Mostly revert last patch.
2022-09-24 Bruno Haiblestdbool: Don't #include a gnulib-generated stdbool...
2022-09-24 Bruno Haiblestdalign: Don't #include a gnulib-generated stdalign...
2022-09-24 Bruno Haiblestdalign: Fix compilation error with MSVC in C++ mode.
2022-09-24 Bruno Haiblestdalign: Avoid namespace pollution.
2022-09-23 Simon Josefssonwarnings, manywarnings: Doc fixes.
2022-09-22 Karl Berryautoupdate
2022-09-21 Paul Eggertassert-h: suppress clang false alarms
2022-09-20 Bruno HaibleAdd another helper script for creating testdirs.
2022-09-20 Bruno Haiblesnippet/warn-on-use: Don't cause wrong AC_CHECK_DECL...
2022-09-19 Bruno Haiblestdbool, stdbool-c99 tests: Fix compilation error with...
2022-09-18 Paul Eggertstdbool: omit ‘#undef true’
2022-09-18 Bruno Haiblestdbool: Ensure that 'true' can be used in the preproce...
2022-09-18 Bruno Haiblestdbool-c99: Ensure that 'true' can be used in the...
2022-09-18 Karl Berryautoupdate
2022-09-18 Bruno Haibleuni{case,ctype,gbrk,str}/base: Fix installed .h file...
2022-09-18 Bruno Haiblesignal: Fix a C++ compilation error due to sched_yield...
2022-09-18 Paul Eggertexplicit_bzero-tests: robustify a bit
2022-09-18 Bruno Haiblewchar: Fix compilation errors in C++ mode on Solaris...
2022-09-18 Bruno Haibleswab: Fix compilation error with Sun C++ on Solaris...
2022-09-17 Bruno Haibletime C++ tests: Fix link error on CentOS 5.
2022-09-16 Karl Berryautoupdate
2022-09-14 Bruno Haibletime: Fix compilation errors with clang/MSVC.
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-14 Paul Eggertassert-h: work around include confusion
2022-09-14 Paul Eggertstdbool: depend on C99
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-14 Bruno Haibleposix_spawn-* tests: Fix test failure on mingw when...
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-14 Paul Eggertverify: treat GNU C++ 6 like recent C++
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-13 Bruno HaibleKeep ChangeLog entries order in sync with the git commi...
2022-09-13 Paul Eggertstdalign: prefer to not include <stdalign.h>
2022-09-13 Paul Eggertstdalign: alignas and alignof are C23 keywords
2022-09-13 Paul Eggertassert-h: prefer to ‘verify’
2022-09-13 Paul Eggertassert-h: static_assert is a keyword in C23
2022-09-13 Bruno HaiblePrefer talking about alignas than _Alignas.
2022-09-13 Paul Eggertstdalign-tests: port to C23
2022-09-12 Bruno Haiblesupersede: Avoid a failure when writing to /dev/null...
2022-09-11 Paul Eggertmaint: avoid unportable ERE \}
2022-09-11 Paul Eggertverify: improve maint check
2022-09-11 Paul Eggertverify: port better to C23
2022-09-11 Karl Berryautoupdate
next