]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2019-12-18 Bruno Haiblehard-locale: Make multithread-safe.
2019-12-18 Bruno Haiblehard-locale: Avoid test failure on Haiku.
2019-12-18 Bruno Haiblesetlocale-null: Handle NULL result from setlocale.
2019-12-18 Bruno Haiblehard-locale: Add test.
2019-12-18 Paul Eggertdfa: do not match invalid UTF-8
2019-12-18 Paul Eggertdfa: simplify charclass by assuming C99
2019-12-18 Paul Eggertfts: tune via calloc
2019-12-18 Paul Eggertdfa: tune via xzalloc
2019-12-17 Bruno Haiblelocalcharset: Fix multithread-safety bug on Windows...
2019-12-17 Bruno Haiblelocalcharset: Optimize code for native Windows.
2019-12-17 Bruno Haiblenl_langinfo: Fix multithread-safety bug on OpenBSD...
2019-12-17 Bruno Haiblenl_langinfo: Fix multithread-safety bug on mingw and...
2019-12-17 Bruno Haiblelanginfo: Document more details.
2019-12-17 Bruno Haiblembsinit: Fix compilation error in mingw-w64 7.0 with...
2019-12-17 Bruno Haibleglob: Avoid warning on mingw.
2019-12-17 Paul Eggertxalloc: tune xzalloc for fresh allocations
2019-12-17 Paul Eggertdfa: new function dfacopysyntax
2019-12-17 Paul Eggertdfa: port _GL_ATTRIBUTE_MALLOC to Gawk
2019-12-17 Paul Eggertdfa: remove one dependency on MB_CUR_MAX
2019-12-17 Paul Eggertdfa: remove struct lexer_state.cur_mb_len
2019-12-16 Bruno Haiblesetlocale-null: Remove need for -lpthread on musl libc...
2019-12-16 Paul Eggertdfa: make dfasyntax thread-safe
2019-12-16 Paul Eggertlocaleinfo: record whether locale is simple
2019-12-15 Bruno Haibleduplocale: Fix multithread-safety bug on AIX.
2019-12-15 Bruno Haiblesetlocale-null: Add tests.
2019-12-15 Bruno Haiblesetlocale-null: New module.
2019-12-15 Bruno Haiblelock tests: Skip test when no multithreading is enabled.
2019-12-14 Bruno Haiblelocale, duplocale, localename: Fix last patch.
2019-12-13 Bruno Haiblelocale, duplocale, localename: Fix errors if locale_t...
2019-12-13 Bruno Haiblewcstok: Fix test failure on HP-UX.
2019-12-12 Bruno Haiblestrtod, strtold tests: Avoid test failure on AIX 7.2.
2019-12-12 Paul Eggertdfa: prefer ptrdiff_t for API, too
2019-12-12 Paul Eggertstdalign: port to xlclang 16.01
2019-12-12 Bruno Haibleduplocale: Fix test failure on AIX 7.2 with xlclang.
2019-12-12 Bruno Haiblestddef: Document the AIX xlc issue.
2019-12-12 Bruno Haibleduplocale: Don't attempt to override if locale_t does...
2019-12-12 Bruno Haiblewcwidth: Avoid test failure on AIX 7.2.
2019-12-12 Bruno Haibleilogbl: Work around Cygwin bug.
2019-12-12 Bruno Haiblestrtold: Work around Cygwin bug.
2019-12-12 Bruno Haiblestrtold: Fix autoconf test.
2019-12-12 Bruno Haiblefsync tests: Skip test that is known to fail.
2019-12-12 Bruno Haiblegetaddrinfo: Fix calling convention in 32-bit mode...
2019-12-11 Paul Eggertdfa: prefer signed integers for internals
2019-12-11 Paul Eggertdfa: fix index overflow
2019-12-11 Paul Eggertdfa: update commentary for previous change
2019-12-11 Norihiro Tanakadfa: separate parse and compile phase
2019-12-11 Bruno Haibleunistd tests: Fix link error on MSVC.
2019-12-11 Bruno Haibledoc: Document that ISO C or POSIX substitutes are suppo...
2019-12-11 Bruno Haiblestddef: Fix compilation error in C++ mode on MSVC.
2019-12-11 Bruno Haibleunistd: Fix compilation error in C++ mode on MSVC.
2019-12-11 Bruno Haiblelocale: Fix compilation error in C++ mode on MSVC.
2019-12-11 Bruno Haiblewchar: Fix compilation error in C++ mode on MSVC.
2019-12-11 Bruno Haiblepthread-thread: Fix compilation error in C++ mode on...
2019-12-10 Karl Berryautoupdate
2019-12-09 Karl Berryautoupdate
2019-12-09 Bruno HaibleFix compilation errors in C++ mode on Haiku.
2019-12-09 Bruno HaibleFix compilation errors in 32-bit C++ mode on HP-UX...
2019-12-08 Bruno HaibleFix compilation error in C++ mode on HP-UX 11.
2019-12-08 Bruno HaibleFix compilation errors on HP-UX 11/ia64.
2019-12-08 Bruno HaibleFix compilation error in C++ mode on OpenBSD.
2019-12-08 Bruno Haiblemath tests: Don't fail if isfinite, isinf, isnan, signb...
2019-12-08 Bruno HaibleFix compilation errors in C++ mode on FreeBSD.
2019-12-08 Bruno HaibleFix compilation errors in C++ mode on macOS and FreeBSD.
2019-12-07 Bruno HaibleFix compilation errors in C++ mode on AIX with xlclang++.
2019-12-07 Bruno HaibleDocument compilation error in C++ mode on NetBSD 8.0.
2019-12-07 Bruno HaibleFix compilation errors in C++ mode on Solaris 10.
2019-12-07 Bruno HaibleReword NEWS entry.
2019-12-07 Pino ToscanoMove xstrtol_fatal to a new xstrtol-error module
2019-12-06 Paul Eggertnstrftime: better width support for %N, %z
2019-12-05 Bruno HaibleFix compilation errors in C++ mode on Solaris 10 and...
2019-12-05 Bruno Haiblewchar: Add more C++ tests.
2019-12-05 Bruno HaibleAdd more C++ tests.
2019-12-05 Bruno HaibleFix compilation errors in C++ mode with xlclang++ on...
2019-12-05 Bruno HaibleFix compilation errors in C++ mode with xlclang++ on...
2019-12-04 Bruno HaibleFix compilation error in C++ mode on Solaris 11 OpenInd...
2019-12-04 Bruno HaibleDisable more _GL_CXXALIASWARN on all platforms other...
2019-12-03 Bruno HaibleAvoid hassles caused by [[noreturn]] in C++.
2019-12-03 Bruno HaibleFix mistakes in --enable-threads=isoc fixes from 2019...
2019-12-03 Bruno HaibleFix some more link errors with --enable-threads=isoc.
2019-12-03 Bruno HaibleFix link errors with --enable-threads=posix on AIX.
2019-12-02 Bruno HaibleFix link errors with --enable-threads=posix on AIX.
2019-12-02 Bruno HaibleSimplify link sections.
2019-12-02 Bruno Haiblethread tests: Avoid link error with --enable-threads...
2019-12-02 Bruno Haiblepthread-h: Fix link errors with --enable-threads=isoc...
2019-12-02 Bruno Haiblecond: State linking requirements.
2019-12-02 Bruno Haiblethreadlib: Remove unnecessary file (left over from...
2019-11-30 Bruno HaibleEdit gnulib-tool.py.TODO.
2019-11-30 Bruno HaibleTODO list for gnulib-tool.py.TODO, compared to gnulib...
2019-11-30 Tim Rühsengnulib-tool.py: Fix libgnu_la_LDFLAGS section in genera...
2019-11-27 Bruno Haibleopenpty, forkpty: Fix build error on Solaris 11.4.
2019-11-27 Bruno HaibleNew options --enable-threads=isoc and --enable-threads...
2019-11-24 Bruno Haiblembrtowc: Modernize autoconf test.
2019-11-24 Bruno HaibleFix errors in C++ mode on mingw.
2019-11-24 Bruno Haiblesys_time: Fix errors in C++ mode on mingw.
2019-11-24 Bruno Haibleiswctype: Fix errors in C++ mode on mingw.
2019-11-24 Bruno Haiblewindows-timedmutex: Fix errors in C++ mode on mingw.
2019-11-24 Bruno HaibleFix errors in C++ mode on Cygwin.
2019-11-24 Bruno Haibletime_r: Fix for mingw (regression from 2019-11-16).
2019-11-24 Bruno Haiblewcstok: Correct documentation.
2019-11-24 Bruno Haiblewcstok: Add tests.
next