2020-02-04 |
Paul Eggert | Port _Noreturn to older Clang |
commit | commitdiff | tree | snapshot |
2020-02-04 |
Pádraig Brady | test-canonicalize: avoid an unused function warning |
commit | commitdiff | tree | snapshot |
2020-02-04 |
Paul Eggert | libc-config: port to Apple’s Clang variant |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | Document the new modules list-c++, set-c++, oset-c... |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | omap-c++: Add tests. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | omap-c++: New module. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | map-c++: Add tests. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | map-c++: New module. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | oset-c++: Add tests. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | oset-c++: New module. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | set-c++: Add tests. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | set-c++: New module. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | list-c++: Add tests. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | list-c++: New module. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | xalloc: Fix compilation error in C++ mode on FreeBSD 12. |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Pádraig Brady | read-file: reduce max size from SIZE_MAX to PTRDIFF_MAX |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Pádraig Brady | sysctl.h: avoid including on glibc |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | list, set, oset, map, omap: Avoid imperative voice... |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Bruno Haible | list, set, oset, map, omap: Avoid imperative voice... |
commit | commitdiff | tree | snapshot |
2020-02-01 |
Bruno Haible | ansi-c++-opt: Set CXXFLAGS to "-g -O2" by default. |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Bruno Haible | array-map, hash-map, linkedhash-map: Fix module descrip... |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Paul Eggert | dfa: do not depend on isblank |
commit | commitdiff | tree | snapshot |
2020-01-29 |
Paul Eggert | dfa: do not assume 64-bit int |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Paul Eggert | regex: remove limits-h dependency |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Paul Eggert | regex: port to non-GCC pre-IEC-60559 |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isxdigit: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isxdigit: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isupper: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isupper: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isspace: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isspace: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32ispunct: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32ispunct: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isprint: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isprint: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32islower: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32islower: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isgraph: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isgraph: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isdigit: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isdigit: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32iscntrl: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32iscntrl: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isblank: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isblank: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isalpha: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isalpha: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isalnum: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | c32isalnum: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | uchar: Preparations for modules c32isalnum, ..., c32isx... |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | mbchar, wctype: Use the corrected iswxdigit function. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | iswxdigit: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | iswxdigit: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | lseek: Fix the override to not undo the effects of... |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | iswdigit tests: Avoid test failure on Cygwin. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | iswdigit: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | iswdigit: Fix module description. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | mbchar, wctype: Use the corrected iswdigit function. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | iswdigit: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | iswdigit: New module. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Bruno Haible | hard-locale tests: Make it easy to reuse the musl test. |
commit | commitdiff | tree | snapshot |
2020-01-24 |
Paul Eggert | regex: port to Gawk on nonstandard platforms |
commit | commitdiff | tree | snapshot |
2020-01-22 |
Paul Eggert | regex: fix bug with >=16 subexpressions |
commit | commitdiff | tree | snapshot |
2020-01-22 |
Paul Eggert | regex: simplify definition of BITSET_WORD_BITS |
commit | commitdiff | tree | snapshot |
2020-01-21 |
Bruno Haible | mbrtoc32: Add note about FreeBSD 12. |
commit | commitdiff | tree | snapshot |
2020-01-20 |
Bruno Haible | unistr/u8-uctomb: Fix warning. |
commit | commitdiff | tree | snapshot |
2020-01-20 |
Bruno Haible | lock: Fix test-once1 failure on FreeBSD 11 (regression... |
commit | commitdiff | tree | snapshot |
2020-01-20 |
Bruno Haible | threadlib: Disable use of weak symbols on FreeBSD 11. |
commit | commitdiff | tree | snapshot |
2020-01-19 |
Bruno Haible | iconv_open: Improve z/OS support. |
commit | commitdiff | tree | snapshot |
2020-01-18 |
Bruno Haible | Rename ~~gnulib.m4 to zzgnulib.m4. |
commit | commitdiff | tree | snapshot |
2020-01-18 |
Bruno Haible | doc: Update license notices. |
commit | commitdiff | tree | snapshot |
2020-01-18 |
Bruno Haible | Avoid error "m4_require: circular dependency of AC_LANG... |
commit | commitdiff | tree | snapshot |
2020-01-18 |
Bruno Haible | Ensure Automake does not drop ~~gnulib.m4. |
commit | commitdiff | tree | snapshot |
2020-01-18 |
Bruno Haible | Fix major regression from 2020-01-10. |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Bruno Haible | glob: Fix use-after-free bug. |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Siddhesh Poyarekar | vcs-to-changelog: Fix parsing of fndecl without args. |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Siddhesh Poyarekar | vcs-to-changelog: Add documentation. |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Siddhesh Poyarekar | vcs-to-changelog: Allow loading of custom quirks file |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Siddhesh Poyarekar | vcs-to-changelog: Fix formatting of ChangeLog output. |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Siddhesh Poyarekar | vcs-to-changelog: Drop python3 shebang from frontend_c.py |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Simon Josefsson | crypto/gc-pbkdf2: New module. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Bruno Haible | c32stombs: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Bruno Haible | c32stombs: New module. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Jim Meyering | perl: require the "warnings" module |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Bruno Haible | Fix major regression from 2020-01-04. |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Bruno Haible | c32snrtombs: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Bruno Haible | c32snrtombs: New module. |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Bruno Haible | c32srtombs: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Bruno Haible | c32srtombs: New module. |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Bruno Haible | c32tob: Make consistent with mbrtoc32. |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Bruno Haible | c32rtomb: Add tests. |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Bruno Haible | c32rtomb: New module. |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Bruno Haible | mbrtoc32: Use the system's mbrtoc32 if it exists and... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Bruno Haible | wcrtomb: Make multithread-safe, except possibly on... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jim Meyering | tests: skip thread-using tests when threading is disabled |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Bruno Haible | tests: Avoid GCC over-optimization caused by _GL_ARG_NO... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Bruno Haible | tests: Avoid GCC over-optimization caused by _GL_ARG_NO... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jim Meyering | update-copyright: reenable its always-skipped test |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Bruno Haible | mbstoc32s: Add tests. |
commit | commitdiff | tree | snapshot |
next |