2016-10-27 |
Bruno Haible | qsort_r: Fix macrology for platforms that lack the... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Paul Eggert | sys_types: fix Texinfo typos |
commit | commitdiff | tree | snapshot |
2016-10-27 |
John David... | getprogname: port to HP-UX |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bruno Haible | Update doc about target platforms. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bruno Haible | opendir, readdir, closedir: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bruno Haible | Fix conflict between strerror_r-posix module and AC_FUN... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bruno Haible | Make the 'argp' module work without the 'error' module. |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Paul Eggert | diffseq: restore TOO_EXPENSIVE heuristic |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Bruno Haible | non-recursive-gnulib-prefix-hack: Don't make assumption... |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Bruno Haible | iconv: Avoid compilation error when bootstrapping GNU... |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Bruno Haible | Avoid gnulib-tool warnings about the dependencies of... |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Bruno Haible | system-quote tests: Avoid compiler warning on AIX. |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Bruno Haible | Fix some "gcc -Wall" warnings. |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Bruno Haible | gnulib-tool: Make --create-testdir on all modules work... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Daiki Ueno | libunistring: change the maintainer to 'all' |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Bruno Haible | Simplify "configure: checking ..." messages. |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Bruno Haible | Simplify "configure: checking ..." messages. |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Paul Eggert | quotearg-tests: pacify gcc -Wall |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Pádraig Brady | canonicalize-lgpl: fix for missing SIZE_MAX on older... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Jim Meyering | printf.m4: fix a bug in detecting printf %j support |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Paul Eggert | sched: substitute HAVE_SYS_CDEFS_H too |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Pádraig Brady | quotearg: never write beyond the returned length |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Bruno Haible | getprogname tests: Avoid failure in packages that use... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Bruno Haible | getprogname: Fix test failure on Cygwin. Comments. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Bruno Haible | Make sure the libunistring detection rejects older... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Bruno Haible | sh-quote, system-quote: revert regression of unit test. |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Pádraig Brady | quotearg: fix stale tests |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Jim Meyering | non-recursive-gnulib-prefix-hack: fix inconsequential... |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Bruno Haible | Fix a test crash. |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Pádraig Brady | test-limits-h: suppress -Woverlength-strings |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Bruno Haible | gettime, timespec, utimens: Relicense under LGPL. |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Bruno Haible | canonicalize-lgpl: Support the case path_max > INT_MAX. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Jim Meyering | getprogname: IBM z/OS: avoid NULL-dereference |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Jim Meyering | test-stdint: use _GL_VERIFY rather than "verify" for... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Paul Eggert | Add missing ChangeLog entry |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Paul Eggert | stdint: port SIZE_MAX to glibc s390 |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Daniel Richard G | getprogname: port to IBM z/OS |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jim Meyering | maint: remove stray space after "." in AC_DEFINE comment. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jim Meyering | long-options: avoid new GCC 7 warning from -Wimplicit... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jim Meyering | utimecmp: avoid new GCC 7 warning from -Wbool-operation |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Norihiro Tanaka | dfa: save memory for states |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Eli Zaretskii | wchar, wctype-h: fix for MinGW 3.22.2 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Jim Meyering | long-options: avoid new GCC 7 warning from -Wimplicit... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Jim Meyering | utimecmp: avoid new GCC 7 warning from -Wbool-operation |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Pádraig Brady | quotearg: minimize shell quoting using double quotes |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Jim Meyering | vasnprintf.c: avoid spurious warning from GCC 7 |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Jim Meyering | getprogname: correct the test for a __progname variable |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Jim Meyering | u8-uctomb-aux.c: build: placate GCC 7's new -Wimplicit... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Jim Meyering | dfa: build: avoid warning from GCC 7's new -Wimplicit... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Jim Meyering | getprogname: avoid __progname vs program_invocation_sho... |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Jim Meyering | getprogname: port to OpenBSD 5.1 |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Paul Eggert | sched: port to GCC 6.2.1 on macOS Sierra |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Paul Eggert | tests/init.sh: port Alpine fix to AIX 7.1 |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Paul Eggert | nl_langinfo: pacify GCC |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Paul Eggert | stdint: also set GL_GENERATE_LIMITS_H |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Paul Eggert | limits-h, stdint: Don't assume extensions, fix typo |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Jim Meyering | getprogname: port to AIX |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Paul Eggert | extensions: fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Paul Eggert | stdint: support new _WIDTH macros |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Paul Eggert | limits-h: new module |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Paul Eggert | stdio: don't redefine __USE_MINGW_ANSI_STDIO |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Eric Blake | sys_types: avoid glibc 2.25 warnings about major() |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Eric Blake | mountlist: include sysmacros.h for glibc |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Paul Eggert | extensions: port to more ISO C TSes |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Paul Eggert | intprops: new macro TYPE_WIDTH |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Paul Eggert | extensions: port to recent ISO C TRs |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Paul Eggert | dfa: port to Solaris 9 |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Jim Meyering | strverscmp: avoid link failure on OS X |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Jim Meyering | dfa: new module, importing grep's DFA matcher |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Jim Meyering | getprogname-tests: don't depend on assert-h |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Jim Meyering | getprogname-tests: work also when EXEEXT is nonempty |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Gisle Vanem | getprogname: fix errors in previous change |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Pádraig Brady | parse-datetime: restrict debug output to input string |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Paul Eggert | flexmember: new macro FLEXALIGNOF |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Jim Meyering | getprogname: port to systems with __argv (mingw, msvc) |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Paul Eggert | flexmember: port better to GCC + valgrind |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Paul Eggert | getprogname: port to Solaris 10 |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Paul Eggert | stdalign: correct mistake in alignof doc |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Jim Meyering | getprogname.h: declare with _GL_ATTRIBUTE_PURE, when... |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Pino Toscano | main.mk: remove sc_program_name |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Pino Toscano | Port tests away from progname |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Pino Toscano | Port modules to use getprogname explicitly |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Pino Toscano | getprogname: new module |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jim Meyering | manywarnings: add -fno-common |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Simon Josefsson | parse-datetime: Fix typo. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Paul Eggert | intprops: tune INT_NEGATE_OVERFLOW for GCC 5 and 6 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Paul Eggert | strverscmp: sync with glibc |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jim Meyering | xalloc-oversized.h: port __builtin_mul_overflow change... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Paul Eggert | intprops.h: port recent changes to GCC 6.2.0 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Paul Eggert | intprops.h: use __typeof__ with GCC 7 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jim Meyering | intprops.h, xalloc-oversized.h: work with gcc 7 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jim Meyering | intprops.h: fix missing-backslash problems |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
next |