gnulib.git
2008-05-22 Bruno HaibleSplit off copy_acl function to separate file.
2008-05-22 Bruno HaibleTests for the 'copy-file' module.
2008-05-22 Eric BlakeAvoid gcc warning.
2008-05-21 Bruno HaibleReference documentation about ACLs.
2008-05-21 Bruno HaibleOops, fix syntax error introduced by last commit.
2008-05-21 Bruno HaibleOops, remove stray semicolon added in last commit.
2008-05-21 Bruno HaibleAvoid one more warning from gcc.
2008-05-21 Jim Meyeringavoid another warning from gcc
2008-05-21 Jim Meyeringavoid a warning from gcc
2008-05-21 Jim Meyeringfix typos in ChangeLog entries
2008-05-21 Simon JosefssonWhen cross-compiling, assume memcmp works if it is...
2008-05-20 Bruno HaibleMore memcmp tests.
2008-05-20 Simon JosefssonAdd memcmp-tests module.
2008-05-20 Jim Meyeringremove trailing blanks
2008-05-20 Bruno HaibleFix syntax of --keyword option.
2008-05-19 Martin LambersKeep getpass-gnu in sync with getpass.
2008-05-19 Bruno HaibleRemove trailing spaces.
2008-05-19 Simon Josefssonmodules/base64-tests: New file.
2008-05-19 Simon JosefssonSync gnulib base64 with coreutils base64.
2008-05-19 Jim Meyeringavoid a warning from gcc
2008-05-19 Jim MeyeringFix doc typo.
2008-05-19 Bruno HaibleDocument limits of other implementations.
2008-05-19 Simon Josefssondoc/glibc-functions/getpass.texi: Document gnulib imple...
2008-05-18 Bruno HaibleNew module 'propername', moved here from GNU gettext.
2008-05-17 Bruno HaibleAvoid some warnings from "gcc -Wshadow".
2008-05-16 Jim Meyeringfix typo in ChangeLog
2008-05-16 Eric BlakeExtend previous patch to cygwin 1.7.0.
2008-05-15 Bruno HaibleUpdate cross-compiling guess now that glibc 2.9 will...
2008-05-15 Bruno HaibleUpdate after linebreak module was split.
2008-05-15 Eric BlakeFix violation of <stdbool.h> replacement in regex.
2008-05-15 Eric BlakeFix violation of <stdbool.h> replacement in regex.
2008-05-15 Jim Meyeringavoid distracting test output when git or cvs is not...
2008-05-15 Eric BlakeGlibc finally accepted the memmem speedup code, bugzill...
2008-05-15 Paolo Bonzinioptimize double anchors such as ^$
2008-05-15 Bruno HaibleHelp GCC to do better code generation.
2008-05-14 Bruno HaibleFix typo in ChangeLog entry.
2008-05-14 Lasse Collinuse "echo STR|wc -c" rather than unportable "expr lengt...
2008-05-14 Jim Meyeringuse dd ifs=$n count=1 ... rather than less-portable...
2008-05-14 Eric BlakeAvoid quadratic growth in gl_LIBSOURCES.
2008-05-14 Eric BlakeTest xmemdup0.
2008-05-14 Eric BlakeSplit xmemdup0 into its own module.
2008-05-14 Bruno HaibleOops, fix small mistake in last commit.
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 HaibleUpdate license to GPLv3+.
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-11 Bruno HaibleUpdate comments.
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-07 Karl Berryautoupdate
2008-05-06 Soren Hansenbuild-aux/vc-list-files: Add support for bzr.
2008-05-05 Jim Meyeringtest-getaddrinfo.c: include <netinet/in.h>
2008-05-05 Jim Meyeringgetaddrinfo.h: handle undefined EAI_NODATA
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 Bruno HaibleAdd comments.
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 Bruno HaibleMention Simon's recent changes.
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+.
next