gnulib.git
2007-06-21 Paul EggertFix typo in yesterday's log.
2007-06-21 Paul Eggert* MODULES.html.sh: Add include_next.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-20 Karl Berryupdate from texinfo
2007-06-20 Karl Berrytrack www changes in license files
2007-06-20 Sergey PoznyakoffUpdate
2007-06-20 Sergey PoznyakoffRemove stray dot; Make sure build_aux settings are...
2007-06-19 Eric Blake* modules/canonicalize-lgpl-tests (test_canonicalize_lg...
2007-06-19 Jim Meyeringxreadlink-with-size: Remove module. No longer used.
2007-06-19 Jim MeyeringEliminate one way canonicalize_filename_mode could...
2007-06-18 Paul EggertDetect porting problems to FreeBSD/arm, which has time_...
2007-06-18 Jim MeyeringNew module: mreadlink-with-size.
2007-06-17 Karl Berryupdate from texinfo
2007-06-17 Bruno HaibleMention yesterday's lchown changes.
2007-06-16 Bruno HaibleWork around a buggy frexpl function on MacOS X 10.4...
2007-06-16 Paul EggertRevamp lchown so that it lives in unistd.h where it...
2007-06-15 Jim MeyeringChange license (GPL to LGPL) of fsusage and dependents.
2007-06-14 Karl Berryautoupdate
2007-06-14 Ben PfaffMissing part of allocsa -> malloca transition.
2007-06-13 Bruno HaibleGuess isnanl does not work when cross-compiling to...
2007-06-13 Bruno Haiblex86_64 has the same 'long double' format as i386.
2007-06-12 Paul Eggert* m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX...
2007-06-12 Paul Eggert* m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum...
2007-06-11 Bruno HaibleFix small mistake, reported by Eric Blake.
2007-06-11 Bruno HaibleAdd support for Unicode strings (both as output format...
2007-06-11 Bruno HaibleNew module unistr/u32-mbsnlen
2007-06-11 Bruno HaibleNew module 'unistr/u16-mbsnlen'.
2007-06-11 Bruno HaibleNew module 'unistr/u8-mbsnlen'.
2007-06-11 Bruno HaibleNew modules unistr/u*-mbsnlen.
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-06-11 Bruno HaibleInclude <stdlib.h>.
2007-06-11 Bruno HaibleInclude <stddef.h>, needed for ptrdiff_t.
2007-06-10 Bruno HaibleTest for _snprintf (missing since 2003-11-16).
2007-06-10 Karl Berryno more (semi)auto updating for gettext
2007-06-10 Bruno HaibleTweak the size computations and reallocations.
2007-06-10 Bruno HaibleTweak last patch.
2007-06-09 Bruno HaibleMore type parameters.
2007-06-09 Bruno HaibleNew modules uniconv/u{8,16,32}-conv-to-enc.
2007-06-09 Bruno HaibleNew modules uniconv/u{8,16,32}-conv-to-enc.
2007-06-09 Bruno HaibleTests for module 'uniconv/u32-conv-to-enc'.
2007-06-09 Bruno HaibleNew module 'uniconv/u32-conv-to-enc'.
2007-06-09 Bruno HaibleTests for module 'uniconv/u16-conv-to-enc'.
2007-06-09 Bruno HaibleNew modules 'uniconv/u16-conv-to-enc' and 'uniconv...
2007-06-09 Bruno HaibleNew module 'uniconv/u16-conv-to-enc'.
2007-06-09 Bruno HaibleTests for module 'uniconv/u8-conv-to-enc'.
2007-06-09 Bruno HaibleNew module 'uniconv/u8-conv-to-enc'.
2007-06-09 Bruno HaibleRemove unused and pointless code.
2007-06-09 Bruno HaibleUpdate after allocsa -> malloca renaming.
2007-06-09 Bruno HaibleRename allocsa -> malloca, xallocsa -> xmalloca.
2007-06-09 Bruno HaibleUpdate after allocsa -> malloca renaming.
2007-06-09 Bruno HaibleMove to xmalloca.c.
2007-06-09 Bruno HaibleMove to here from xallocsa.c.
2007-06-09 Bruno HaibleMove to xmalloca.h.
2007-06-09 Bruno HaibleMove to here from xallocsa.h.
2007-06-09 Bruno HaibleMove to xmalloca.
2007-06-09 Bruno HaibleMove to here from xallocsa.
2007-06-09 Bruno HaibleMove to test-malloca.c.
2007-06-09 Bruno HaibleMove to here from test-allocsa.c.
2007-06-09 Bruno HaibleMove to malloca-tests.
2007-06-09 Bruno HaibleMove to here from allocsa-tests.
2007-06-09 Bruno HaibleMove to malloca.m4.
2007-06-09 Bruno HaibleMove to here from allocsa.m4.
2007-06-09 Bruno HaibleMove to malloca.valgrind.
2007-06-09 Bruno HaibleMove to here from allocsa.valgrind.
2007-06-09 Bruno HaibleMove to malloca.c.
2007-06-09 Bruno HaibleMove to here from allocsa.c.
2007-06-09 Bruno HaibleMove to malloca.h.
2007-06-09 Bruno HaibleMove to here from allocsa.h.
2007-06-09 Bruno HaibleUpdate.
2007-06-09 Bruno HaibleMove to malloca.
2007-06-09 Bruno HaibleMove to here from allocsa.
2007-06-09 Bruno HaibleAdd support for uClibc 0.9.29.
2007-06-09 Bruno HaibleMove gt_INTL_MACOSX to file intlmacosx.m4.
2007-06-07 Bruno HaibleTests for module 'localename'.
2007-06-07 Bruno HaibleNew module 'localename'.
2007-06-07 Bruno HaibleLinux uClibc built without wide character support lacks...
2007-06-06 Paul EggertWork around problem reported by Steven M. Schweda in
2007-06-06 Bruno HaibleFix *printf so that it recognizes non-IEEE numbers...
2007-06-06 Bruno HaibleFix *printf so that it recognizes non-IEEE numbers...
2007-06-06 Bruno HaibleA "mixin" module that determines whether to require...
2007-06-06 Bruno HaibleRecognize non-IEEE numbers on i386, x86_64, ia64.
2007-06-06 Bruno HaibleDo the extra handling of NaN and Inf also the %a / %A.
2007-06-06 Bruno HaibleFix possible compilation error.
2007-06-06 Bruno HaibleFix typo.
2007-06-05 Eric Blake* m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
2007-06-04 Bruno HaibleAvoid test failures on some PowerPC hardwares.
2007-06-02 Bruno HaibleFix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX...
2007-06-02 Bruno HaibleAttempt to fix a test failure on Solaris (open fails...
2007-06-02 Bruno HaibleUpdate after Eric Blake found that frexpl doesn't work...
2007-06-02 Bruno HaibleDon't work around an lseek POSIX compliance bug on...
2007-06-01 Bruno HaibleChangeLog entry for Karl's autoupdate.
2007-05-31 Eric Blake* m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on...
2007-05-31 Karl Berryautoupdate
2007-05-31 Eric BlakeWork around mingw test failures exposed by m4-1.4.9b.
2007-05-31 Bruno HaibleExplicitly close file descriptors where needed.
2007-05-30 Bruno HaibleSplit the double-inclusion guard. Fixes a problem with...
2007-05-30 Bruno HaibleDisable some tests for the moment.
2007-05-29 Bruno HaibleFix typo.
2007-05-29 Karl Berryautoupdate
2007-05-29 Bruno HaibleAvoid "checking..." message inside "checking..." message.
next