gnulib.git
2008-01-05 Eric BlakeFix memmem test for mingw.
2008-01-04 Bruno HaibleFix bug introduced on 2007-12-02.
2008-01-04 Eric BlakeShorten duration of memmem test.
2008-01-04 Simon JosefssonModules intprops and string needed by relocatable-prog...
2008-01-03 Bruno HaibleNew section 'Localization'.
2008-01-03 Bruno HaibleTreat untyped memory as an 'unsigned char' array.
2008-01-03 Bruno HaibleFix formatting of a ChangeLog entry.
2008-01-02 Jim Meyeringlib/version-etc.c (COPYRIGHT_YEAR): Increase for new...
2007-12-31 Karl Berrymissed ChangeLog for doc change yesterday
2007-12-31 Jim MeyeringAvoid use of private FTS type name.
2007-12-31 Bruno HaibleUnify 5 copies of the KMP code.
2007-12-31 Bruno HaibleDon't define xmmalloca if not needed.
2007-12-31 Bruno HaibleNew macro xnmalloca.
2007-12-31 Bruno HaibleProtect against integer overflow in malloca() calls.
2007-12-31 Bruno HaibleEnsure that 'glob' stays under LGPLv2+.
2007-12-31 Bruno HaibleChange license to LGPLv2+.
2007-12-30 Karl Berryno period in node name
2007-12-30 Karl Berryupdate maintain.texi
2007-12-29 Paul Eggert* lib/memmem.c (knuth_morris_pratt): Check for size_t...
2007-12-26 Martin LambersOverride getpagesize on mingw.
2007-12-26 Bruno HaibleThe localcharset module requires a modified TESTS_ENVIR...
2007-12-26 Bruno HaibleAvoid using the syntax symbol() in formatted documentation.
2007-12-26 Bruno HaibleUse plain ANSI C syntax.
2007-12-26 Bruno HaibleMake --enable-relocatable work with DESTDIR.
2007-12-26 Bruno HaibleFix link error in relocatability wrappers, due to xallo...
2007-12-26 Bruno HaibleSplit setenv module into setenv and unsetenv. Get rid...
2007-12-26 Bruno HaibleSplit setenv module into setenv and unsetenv. Get rid...
2007-12-26 Bruno HaibleUse GNU style coding conventions.
2007-12-26 Bruno HaibleAdd more comments about Knuth-Morris-Pratt algorithm.
2007-12-26 Bruno HaibleUse standard idioms.
2007-12-26 Bruno HaibleFix the value of $auxdir used when generating the tests...
2007-12-26 Bruno HaibleRemove unnecessary -l options from LDFLAGS.
2007-12-20 Eric BlakeWork around circular library issue when cross-compiling.
2007-12-20 Eric BlakeFix memmem to avoid O(n^2) worst-case complexity.
2007-12-19 Paul EggertFix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H...
2007-12-18 Eric BlakeRevert addition of verify, for BSD/OS.
2007-12-17 Petr Salingergetcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
2007-12-17 Jim MeyeringPort to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
2007-12-17 Bruno HaibleAvoid a crash of a configure test on some x86_64 systems.
2007-12-15 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2007-12-15 Karl Berryupdate from texinfo
2007-12-15 Jim MeyeringFix typo in previous ChangeLog entry.
2007-12-15 Jim Meyering* build-aux/gnupload (GPG): Don't hard-code patch to...
2007-12-13 Eric BlakeAnother fseek test.
2007-12-13 Eric BlakeFix fseeko on mingw.
2007-12-13 Eric BlakeBeef up fseek tests.
2007-12-13 Larry JonesFix fseeko on BSD-based platforms.
2007-12-13 Karl Berryautoupdate
2007-12-12 Eric BlakeAllow circular dependency of separate libtests.a
2007-12-11 Eric BlakeFix bug with -0.0L in previous patch.
2007-12-11 Eric BlakeDetect pseudo-denormals on x86 even when cross-compiling.
2007-12-11 Eric BlakeAvoid link failures with separate libtests.a.
2007-12-11 Eric BlakeFix OpenBSD 4.0 <float.h> handling of long double.
2007-12-11 Jim Meyering* users.txt: Add libvirt.
2007-12-11 Jim MeyeringSupport versions of autoconf prior to 2.59c.
2007-12-10 Bruno HaibleCollect sources for tests-related modules in tests...
2007-12-10 Bruno HaibleFix references to the build-aux directory in the genera...
2007-12-10 Bruno HaibleRemove redundant code.
2007-12-08 Eric BlakeAgain, remake scripts executable.
2007-12-07 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2007-12-07 Karl Berryautoupdate
2007-12-07 Jim MeyeringLet these macros work also with autoconf-2.59.
2007-12-06 Jim MeyeringAvoid a configure-time syntax error in gl_FUNC_ACL.
2007-12-05 Bruno HaibleUpdate comments after last change.
2007-12-04 Eric BlakeMake scripts executable.
2007-12-04 Eric BlakeFix frexp on mingw.
2007-12-04 Eric BlakeMake cygwin fseeko check more reliable.
2007-12-04 Eric Blake* m4/strerror.m4: Bump version number.
2007-12-04 Bruno HaibleMention a mingw problem.
2007-12-04 Eric BlakeFix strerror module on Solaris 7.
2007-12-03 Paul EggertAdd support for Solaris 10 ACLs. Also, ACLs are Gnulib...
2007-12-03 James Youngman* doc/regexprops-generic.texi: change "an close-group...
2007-12-03 Bruno HaibleFix a build error when someone uses "make maintainer...
2007-12-03 Bruno HaibleMove declaration of getpagesize() from getpagesize...
2007-12-03 Bruno HaibleTests for module 'strings'.
2007-12-03 Bruno HaibleMove declarations of str{,n}casecmp from <string.h...
2007-12-01 Eric BlakeFix fseeko detection for cygwin 1.5.25.
2007-12-01 Jim MeyeringFix a 4-year-old used-uninitialized bug in regcomp.c.
2007-11-30 Bruno HaibleMake recursive locks really recursive on POSIX systems.
2007-11-29 Karl Berryautoupdate
2007-11-28 Paul EggertNew function qset_acl, like set_acl but with syscall...
2007-11-28 Jim Meyering* modules/physmem (License): Change from GPL to LGPLv2+.
2007-11-26 Bruno HaibleDon't abort if the 'long double' type has excess precision.
2007-11-26 Karl Berryautoupdate
2007-11-26 Karl Berryautoupdate
2007-11-25 Karl Berrysync with autoconf
2007-11-25 Ralf Wildenhues* doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
2007-11-22 Ondřej VašíkAdjust getdate's grammar to accept a slightly more...
2007-11-18 Jim MeyeringPull my changes from coreutils:
2007-11-18 Sergey Poznyakoffbootstrap: work also with 4-argument variant of AC_INIT
2007-11-16 Paul EggertPort test-getaddrinfo to Solaris (fixed version; previo...
2007-11-16 Paul EggertPort test-getaddrinfo to Solaris.
2007-11-16 Paul EggertThe license of gnu-make and posix-shell is now "GPLed...
2007-11-16 Paul EggertNew module posix-shell, for determining a POSIX shell
2007-11-15 Paul EggertNew module gnu-make, for determining whether we're...
2007-11-14 Jim MeyeringDefine a sometimes-link-required function using ARGMATC...
2007-11-14 Bruno HaiblePort to OpenBSD 4.1.
2007-11-13 Paul EggertDocument 64-bit #if problems in stdint.texi.
2007-11-12 Paul EggertDon't insist on 'long long int' support in the preproce...
2007-11-12 Bruno HaibleTests for Unicode character classification functions.
next