Reduce number of forks required during autoconf.
[gnulib.git] / ChangeLog
2008-05-14 Eric BlakeReduce number of forks required during autoconf.
2008-05-13 Eric Blake* gnulib-tool: Fix various comment typos.
2008-05-12 Bruno HaibleTailor the linebreaking algorithm.
2008-05-12 Bruno HaibleUpdate to Unicode 5.0.0.
2008-05-11 Bruno HaibleFix whitespace.
2008-05-11 Bruno HaibleMove gen-lbrkprop from GNU gettext to here.
2008-05-11 Bruno HaibleAdd prerequisites for using 'inline'.
2008-05-11 Jim MeyeringNew modules: crypto/sha256, crypto/sha512 (from coreutils)
2008-05-11 Bruno HaibleUpdate modules list.
2008-05-11 Bruno HaibleNew module 'unictype/gen-ctype'.
2008-05-10 Jim MeyeringMake chdir-safer.c more efficient on a system with...
2008-05-10 Jim MeyeringMake chdir-safer.c slightly safer.
2008-05-10 Jim MeyeringAvoid compile failure on systems without ELOOP (like...
2008-05-10 Bruno HaibleUse case-insensitive comparison.
2008-05-10 Bruno HaibleUse u8_conv_from_encoding instead of using special...
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-width-linebreaks.
2008-05-10 Bruno HaibleTests for module 'unilbrk/u32-width-linebreaks'.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-possible-linebreaks
2008-05-10 Bruno HaibleTests for module unilbrk/u32-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-possible-linebreaks.
2008-05-10 Bruno HaibleSplit up the 'linebreak' module.
2008-05-09 Eric BlakeAdd xmemdup0.
2008-05-08 Bruno HaibleCorrect indentation.
2008-05-08 Eric BlakeSupport cross-compilation of <wctype.h>.
2008-05-06 Soren Hansenbuild-aux/vc-list-files: Add support for bzr.
2008-05-03 Jim Meyeringavoid failed assertion with tight malloc
2008-05-03 Simon JosefssonMake sure inet_ntop/inet_pton is declared when needed.
2008-05-02 Jim Meyeringavoid compilation error on FreeBSD 6
2008-05-01 Jim Meyeringuseless-if-before-free: correct --help's exit status...
2008-05-01 Jim Meyeringvc-list-files: make the stand-alone gnulib test work
2008-05-01 Bruno HaibleFix computation of newsize during reallocation.
2008-05-01 Jim Meyeringvc-list-files: accommodate /bin/sh like the one from...
2008-04-30 Jim Meyeringadd tests for vc-list-files
2008-04-30 Jim Meyeringavoid a warning from gcc
2008-04-30 Jim Meyering* ChangeLog: Mention Soren Hansen and add thread URL.
2008-04-30 Jim Meyeringvc-list-files: work properly with build-aux/cvsu, too
2008-04-30 Jim Meyeringvc-list-files: work properly in the CVS+awk case, too
2008-04-30 Jim Meyeringvc-list-files: avoid use of ${*-*} that fails when...
2008-04-30 Eric BlakeOptimize getndelim2 to use block operations when possible.
2008-04-29 Bruno HaibleEnsure the system declares inet_ntop, inet_pton when...
2008-04-29 Jim MeyeringWhen the is more than one match in a block, match all...
2008-04-29 Jim MeyeringFix broken useless-if-before-free script.
2008-04-29 Eric BlakeUse new header.
2008-04-29 Jim MeyeringAvoid test segfault on x86_64 due to lack of inet_ntop...
2008-04-29 Jim Meyering* m4/arpa_inet_h.m4: Remove trailing blanks.
2008-04-29 Eric BlakeSilence valgrind on safe reads beyond potential array...
2008-04-29 Bruno HaibleEnable gnulib's <arpa/inet.h> replacement also when...
2008-04-29 Jim Meyering* modules/mkdir (License): Re-license as LGPLv2+.
2008-04-29 Bruno HaibleSet the module maintainer.
2008-04-29 Simon JosefssonMake arpa/inet module build under MinGW.
2008-04-29 Eric BlakeTest getndelim2.
2008-04-29 Eric BlakeDocument rawmemchr.
2008-04-29 Eric BlakeEnsure sane coding of ChangeLog.
2008-04-29 Bruno HaibleUse 'raise'.
2008-04-29 Bruno HaibleExpect rpmatch to be declared.
2008-04-29 Bruno HaibleDeclare rpmatch.
2008-04-29 Bruno HaibleChange rpmatch to use nl_langinfo when appropriate.
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-04-28 Eric BlakeWhitespace cleanup.
2008-04-28 Eric BlakeOptimize and test strchrnul.
2008-04-28 Eric BlakeRemove intprops dependency.
2008-04-28 Simon JosefssonMove AC_REQUIRE([AC_C_INLINE]) to top.
2008-04-28 Simon JosefssonMove inet_ntop and inet_pton declarations to arpa/inet.h.
2008-04-28 Simon JosefssonFix proper win32 checks and use of inline for setsockopt.
2008-04-28 Bruno HaibleMention a problem on mingw.
2008-04-27 Bruno HaibleMake test-stat-time pass on mingw.
2008-04-27 Bruno HaibleAdd some comments.
2008-04-27 Bruno HaibleStricter test whether isnanl works.
2008-04-27 Bruno HaibleMake test-yesno.sh work on mingw.
2008-04-27 Bruno HaibleFix 'isfinite' on x86, x86_64, ia64 platforms.
2008-04-27 Bruno HaibleAllow local renaming in config.h.
2008-04-27 Bruno HaibleAvoid gcc warnings.
2008-04-27 Eric BlakeOptimize and test memrchr.
2008-04-26 Bruno HaibleAdd tentative support for DragonFly BSD.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaiblePut system dependent routines into inline functions.
2008-04-26 Bruno HaibleWork around limitation of an old 'tr' program on Solaris.
2008-04-26 Bruno HaibleTests for module 'memchr'.
2008-04-26 Bruno HaibleOptimize parallel detection of matching bytes.
2008-04-26 Bruno HaibleDefine memchr, not __memchr.
2008-04-26 Bruno HaibleSuperficial improvements and comments.
2008-04-25 Eric BlakeUse native fstatat on cygwin 1.7.0.
2008-04-23 Eric BlakeImprove memchr2 performance.
2008-04-23 Simon JosefssonMake setsockopt replacement more typesafe.
2008-04-23 Simon JosefssonAdd inet_ntop and inet_pton declarations to arpa/inet...
2008-04-22 Jim Meyering* modules/verify (License): Re-license as LGPLv2+.
2008-04-22 Simon JosefssonCast fourth argument to setsockopt on MinGW.
2008-04-21 Bruno HaibleGive attribution.
2008-04-21 Bruno HaibleReplace the isw* functions on Linux libc5.
2008-04-21 Bruno HaibleFix typo in last commit.
2008-04-21 Bruno HaibleFix test failures on mingw.
2008-04-21 Bruno HaibleFix test failure on mingw.
2008-04-21 Bruno HaibleFix mistake in last commit.
2008-04-21 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-21 Bruno HaibleFix compilation errors related to rpl_mkdir on mingw.
2008-04-21 Bruno HaiblePort to native Windows platforms.
2008-04-21 Bruno HaibleFix compilation error on mingw.
next