]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2018-09-29 Akim Demailletimevar: import from Bison.
2018-09-26 Bruno Haiblejavacomp-script, javacomp: Add preliminary support...
2018-09-26 Bruno Haiblejavacomp-script, javacomp: Add support for Java 11.
2018-09-23 Bruno Haiblevasnprintf: Fix heap memory overrun bug.
2018-09-22 Karl Berryautoupdate
2018-09-20 Paul Eggertmaint: mktime.c now shared with glibc
2018-09-19 Paul Eggertmktime: fix _LIBC typo
2018-09-19 Norihiro Tanakadfa: optimization for state merge
2018-09-19 Jim Meyeringdfa: trivial comment fix: s/is/if/
2018-09-19 Paul Eggertdfa: use more-informative function name
2018-09-19 Paul Eggertdfa: tweak allocation performance
2018-09-19 Paul Eggertdfa: prune states as we go
2018-09-19 Paul Eggertdfa: reorder enum for efficiency
2018-09-19 Norihiro Tanakadfa: optimize alternation in NFA
2018-09-19 Norihiro Tanakadfa: simplify initial state
2018-09-18 Bruno Haiblefile-has-acl: Fix test failure on Cygwin 2.9.
2018-09-18 Bruno Haiblestat-time tests: Fix test failure on Cygwin.
2018-09-18 Paul Eggertdoc: fix typo
2018-09-18 Paul Eggertdoc: OS X 10.11 lacked ns time functions
2018-09-18 Paul Eggertgettime: nanotime never existed
2018-09-18 Bruno Haibledoc: Update statement about target platforms.
2018-09-18 Bruno Haibleposix_spawn tests: Fix link error on 64-bit Cygwin.
2018-09-17 Paul Eggerttimespec: new function current_timespec
2018-09-16 Bruno Haiblesetlocale: Improve locale handling on macOS 10.12 or...
2018-09-16 Bruno HaibleUpdate list of locale names with scripts on macOS.
2018-09-16 Bruno Haiblegettext: Use newer macOS APIs when possible.
2018-09-16 Bruno Haiblegettext: Use newer macOS APIs when possible.
2018-09-16 Bruno Haiblelocalename: Revisit macOS specific code.
2018-09-16 Bruno Haiblesetlocale: Improve support for locales not supported...
2018-09-15 Bruno Haiblestrstr, strcasestr: Add workaround against glibc-2...
2018-09-14 Bruno Haibledoc: Fix bottom of top-level page.
2018-09-12 Bruno HaibleAdd test case from a recent glibc bug.
2018-09-12 Bruno HaibleApply Eric Blake's improvements from 2011-02-25 to...
2018-09-12 Bruno HaibleApply Jim Meyering's fix from 2015-01-11 to more tests.
2018-09-11 Paul Eggertxstrtol: actually copy the intprops.h line
2018-09-11 Paul Eggertxstrtol: fix missing-TYPE_SIGNED typo
2018-09-11 Paul Eggerttimespec: fix resolution confusion
2018-09-09 Paul Eggertmktime: simplify in prep for glibc merge
2018-09-08 Paul Eggertintprops: minor clarification of code
2018-09-07 Bruno HaibleFix a comment.
2018-09-07 Bruno Haibleposix_spawn_file_actions_addchdir: Add tests.
2018-09-07 Bruno Haibleposix_spawn_file_actions_addchdir: New module.
2018-09-07 Bruno HaibleFix typo in comment in yesterday's commit.
2018-09-06 Bruno Haiblestddef: Override max_align_t on NetBSD 8.0/x86.
2018-09-06 Bruno Haiblefcntl: Fix F_DUPFD_CLOEXEC behaviour on Haiku.
2018-09-06 Bruno Haiblecount-trailing-zeros tests: Rely on limits-h module.
2018-09-06 Bruno Haiblecount-leading-zeros tests: Rely on limits-h module.
2018-09-06 Bruno Haiblecount-one-bits tests: Rely on limits-h module.
2018-09-06 Bruno Haiblexstrtoll: Rely on limits-h module.
2018-09-06 Bruno Haiblestrtoll, strtoull: Rely on limits-h module.
2018-09-06 Bruno Haibleintprops tests: Fix compilation error with pre-C99...
2018-09-06 Bruno Haiblelimits-h: Provide numerical limits macros.
2018-09-06 Bruno Haiblefcntl: Don't access nonexistent optional argument.
2018-09-05 Eric Blakedoc: mention environ pitfall
2018-09-03 Bruno Haiblegnulib-tool: Fix build order when $testsbase is a subdi...
2018-09-02 Paul Eggertmktime: fix unlikely race+overflow bug
2018-09-01 Paul Eggertmktime, timegm: simplify glibc time64_t
2018-09-01 Paul Eggertmktime, timegm: simplify merge to glibc
2018-08-30 Karl Berryautoupdate
2018-08-28 Karl Berryautoupdate
2018-08-28 Paul Eggertintprops: avoid evaluation of some expressions
2018-08-26 Paul Eggertautoupdate
2018-08-25 Karl Berryautoupdate
2018-08-24 Karl Berryautoupdate
2018-08-23 Bruno Haiblegetcwd: Add cross-compilation guesses.
2018-08-23 Paul Eggert; autoupdate
2018-08-20 Karl Berryautoupdate
2018-08-19 Bruno Haibleglob-h: Formalize side effects from other modules.
2018-08-19 Bruno Haiblefnmatch-h: Formalize side effects from other modules.
2018-08-19 Bruno Haiblelimits-h: Formalize side effects from other modules.
2018-08-19 Bruno Haiblegetpass: Move declaration to <unistd.h>.
2018-08-19 Bruno Haibleglob: Fix over-optimization due to attribute __nonnull__.
2018-08-19 Bruno Haibleglob: Fix another compilation error when glob.h is...
2018-08-19 Bruno Haiblefnmatch: Avoid conflicting macro definitions of 'fnmatch'.
2018-08-18 Bruno HaibleAvoid -Wcast-function-type warnings from casts after...
2018-08-18 Bruno Haibleglob: Fix another compilation error when glob.h is...
2018-08-18 Bruno Haibleglob: Fix compilation error when glob.h is not replaced.
2018-08-18 Bruno Haiblescratch_buffer: Add tests.
2018-08-18 Bruno Haiblescratch_buffer: Fix include file.
2018-08-18 Bruno Haibleglob-h: Revert Paul Eggert's revert.
2018-08-18 Paul Eggertglob-h: always build glob.h
2018-08-14 Karl Berryautoupdate
2018-08-14 Bruno Haiblemonetary: Simplify m4 code.
2018-08-14 Bruno Haiblefnmatch-gnu: Revert part of last commit (unneeded).
2018-08-14 Bruno Haiblefnmatch, fnmatch-gnu: Fix compilation error on Mac...
2018-08-13 Karl Berryautoupdate
2018-08-12 Bruno Haiblesetlocale: Trivial simplification.
2018-08-12 Paul EggertFix ChangeLog typo.
2018-08-12 Paul Eggertverify: port 'assume' to traditional tools
2018-08-11 Bruno Haiblefnmatch: Fix compilation error in C++ namespace mode...
2018-08-10 Paul Eggertautoupdate
2018-08-08 Karl Berryautoupdate
2018-08-07 Bruno Haibleglob-h: Add tests.
2018-08-07 Bruno Haibleglob-h: New module.
2018-08-07 Bruno HaibleForce generation of substitute .h file when C++ support...
2018-08-06 Bruno Haiblefnmatch-h: Fix test compilation error on mingw (regress...
2018-08-06 Bruno Haiblesys_resource: Relicense under LGPLv2+.
2018-08-06 Bruno Haiblefnmatch-h: Add tests.
2018-08-06 Bruno Haiblefnmatch-h: New module.
2018-08-06 Bruno HaibleEnable more C++ tests.
next