]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-01-30 Karl Berryautoupdate
2020-01-30 Bruno Haiblearray-map, hash-map, linkedhash-map: Fix module descrip...
2020-01-30 Paul Eggertdfa: do not depend on isblank
2020-01-29 Paul Eggertdfa: do not assume 64-bit int
2020-01-27 Paul Eggertregex: remove limits-h dependency
2020-01-27 Paul Eggertregex: port to non-GCC pre-IEC-60559
2020-01-25 Bruno Haiblec32isxdigit: Add tests.
2020-01-25 Bruno Haiblec32isxdigit: New module.
2020-01-25 Bruno Haiblec32isupper: Add tests.
2020-01-25 Bruno Haiblec32isupper: New module.
2020-01-25 Bruno Haiblec32isspace: Add tests.
2020-01-25 Bruno Haiblec32isspace: New module.
2020-01-25 Bruno Haiblec32ispunct: Add tests.
2020-01-25 Bruno Haiblec32ispunct: New module.
2020-01-25 Bruno Haiblec32isprint: Add tests.
2020-01-25 Bruno Haiblec32isprint: New module.
2020-01-25 Bruno Haiblec32islower: Add tests.
2020-01-25 Bruno Haiblec32islower: New module.
2020-01-25 Bruno Haiblec32isgraph: Add tests.
2020-01-25 Bruno Haiblec32isgraph: New module.
2020-01-25 Bruno Haiblec32isdigit: Add tests.
2020-01-25 Bruno Haiblec32isdigit: New module.
2020-01-25 Bruno Haiblec32iscntrl: Add tests.
2020-01-25 Bruno Haiblec32iscntrl: New module.
2020-01-25 Bruno Haiblec32isblank: Add tests.
2020-01-25 Bruno Haiblec32isblank: New module.
2020-01-25 Bruno Haiblec32isalpha: Add tests.
2020-01-25 Bruno Haiblec32isalpha: New module.
2020-01-25 Bruno Haiblec32isalnum: Add tests.
2020-01-25 Bruno Haiblec32isalnum: New module.
2020-01-25 Bruno Haibleuchar: Preparations for modules c32isalnum, ..., c32isx...
2020-01-25 Bruno Haiblembchar, wctype: Use the corrected iswxdigit function.
2020-01-25 Bruno Haibleiswxdigit: Add tests.
2020-01-25 Bruno Haibleiswxdigit: New module.
2020-01-25 Bruno Haiblelseek: Fix the override to not undo the effects of...
2020-01-25 Bruno Haibleiswdigit tests: Avoid test failure on Cygwin.
2020-01-25 Bruno Haibleiswdigit: Fix test failure on native Windows.
2020-01-25 Bruno Haibleiswdigit: Fix module description.
2020-01-25 Bruno Haiblembchar, wctype: Use the corrected iswdigit function.
2020-01-25 Bruno Haibleiswdigit: Add tests.
2020-01-25 Bruno Haibleiswdigit: New module.
2020-01-25 Bruno Haiblehard-locale tests: Make it easy to reuse the musl test.
2020-01-24 Paul Eggertregex: port to Gawk on nonstandard platforms
2020-01-22 Paul Eggertregex: fix bug with >=16 subexpressions
2020-01-22 Paul Eggertregex: simplify definition of BITSET_WORD_BITS
2020-01-21 Bruno Haiblembrtoc32: Add note about FreeBSD 12.
2020-01-20 Bruno Haibleunistr/u8-uctomb: Fix warning.
2020-01-20 Bruno Haiblelock: Fix test-once1 failure on FreeBSD 11 (regression...
2020-01-20 Bruno Haiblethreadlib: Disable use of weak symbols on FreeBSD 11.
2020-01-19 Bruno Haibleiconv_open: Improve z/OS support.
2020-01-18 Bruno HaibleRename ~~gnulib.m4 to zzgnulib.m4.
2020-01-18 Bruno Haibledoc: Update license notices.
2020-01-18 Bruno HaibleAvoid error "m4_require: circular dependency of AC_LANG...
2020-01-18 Bruno HaibleEnsure Automake does not drop ~~gnulib.m4.
2020-01-18 Bruno HaibleFix major regression from 2020-01-10.
2020-01-17 Bruno Haibleglob: Fix use-after-free bug.
2020-01-16 Siddhesh Poyarekarvcs-to-changelog: Fix parsing of fndecl without args.
2020-01-16 Siddhesh Poyarekarvcs-to-changelog: Add documentation.
2020-01-16 Siddhesh Poyarekarvcs-to-changelog: Allow loading of custom quirks file
2020-01-16 Siddhesh Poyarekarvcs-to-changelog: Fix formatting of ChangeLog output.
2020-01-16 Siddhesh Poyarekarvcs-to-changelog: Drop python3 shebang from frontend_c.py
2020-01-15 Simon Josefssoncrypto/gc-pbkdf2: New module.
2020-01-12 Bruno Haiblec32stombs: Add tests.
2020-01-12 Bruno Haiblec32stombs: New module.
2020-01-12 Jim Meyeringperl: require the "warnings" module
2020-01-10 Bruno HaibleFix major regression from 2020-01-04.
2020-01-10 Bruno Haiblec32snrtombs: Add tests.
2020-01-10 Bruno Haiblec32snrtombs: New module.
2020-01-09 Bruno Haiblec32srtombs: Add tests.
2020-01-09 Bruno Haiblec32srtombs: New module.
2020-01-09 Bruno Haiblec32tob: Make consistent with mbrtoc32.
2020-01-09 Bruno Haiblec32rtomb: Add tests.
2020-01-09 Bruno Haiblec32rtomb: New module.
2020-01-09 Bruno Haiblembrtoc32: Use the system's mbrtoc32 if it exists and...
2020-01-08 Bruno Haiblewcrtomb: Make multithread-safe, except possibly on...
2020-01-05 Jim Meyeringtests: skip thread-using tests when threading is disabled
2020-01-05 Bruno Haibletests: Avoid GCC over-optimization caused by _GL_ARG_NO...
2020-01-05 Bruno Haibletests: Avoid GCC over-optimization caused by _GL_ARG_NO...
2020-01-05 Jim Meyeringupdate-copyright: reenable its always-skipped test
2020-01-05 Bruno Haiblembstoc32s: Add tests.
2020-01-05 Bruno Haiblembstoc32s: New module.
2020-01-05 Bruno HaibleTweak recently added tests.
2020-01-05 Bruno Haiblembsnrtoc32s: Add tests.
2020-01-05 Bruno Haiblembsnrtoc32s: New module.
2020-01-04 Bruno Haiblembsrtoc32s tests: Enhance test.
2020-01-04 Karl Berryautoupdate
2020-01-04 Karl Berryautoupdate
2020-01-04 Bruno Haiblembsrtoc32s: Fix bug.
2020-01-04 Bruno Haiblembsrtoc32s: Add tests.
2020-01-04 Bruno Haiblembsrtoc32s: New module.
2020-01-04 Bruno Haiblembrtowc, mbrtoc32: Tighten dependendies.
2020-01-04 Bruno Haibleuchar: Decide about _GL_LARGE_CHAR32_T at configure...
2020-01-04 Bruno HaibleFix AC_CHECK_DECL so that it deactivates clang's built...
2020-01-04 Bruno Haiblebtoc32: Add tests.
2020-01-04 Bruno Haiblebtoc32: New module.
2020-01-04 Bruno Haibleuchar tests: Avoid compilation error with HP cc.
2020-01-04 Bruno Haiblec32tob: prefer https: URLs
2020-01-04 Bruno Haiblembrtoc32: Add tests.
2020-01-04 Bruno Haiblembrtoc32: New module.
2020-01-04 Bruno Haiblembrtowc: Refactor to share code with mbrtoc32.
next