* lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
[gnulib.git] / ChangeLog
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 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 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-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-07 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
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-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-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-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.
2007-11-12 Bruno HaibleUnicode character classification functions.
2007-11-12 Bruno HaibleNew module 'gperf'.
2007-11-11 Bruno HaibleDetect round() bug on NetBSD 3.0/x86.
2007-11-11 Bruno HaibleA better way to avoid link failure for the argmatch...
2007-11-11 Bruno HaibleUse the shared tests for the floor* and ceil* functions.
2007-11-11 Bruno HaibleHandle the case that floorl and roundl are declared...
2007-11-11 Bruno HaibleUse REPLACE_ROUND instead of HAVE_DECL_ROUND.
2007-11-11 Bruno HaibleAlign checks for ptrdiff_t.
2007-11-10 Jim MeyeringAvoid link failure for the argmatch test.
2007-11-09 Bruno HaibleDocument and work around a BeOS snprintf() bug.
2007-11-09 Bruno HaibleFix inefficiency introduced on 2007-11-03.
2007-11-09 Bruno HaibleAvoid a test failure on BeOS.
2007-11-08 Jim MeyeringChange cache variable name prefix "jm_" to "gl_" everyw...
2007-11-07 Bruno HaibleUpgrade to gettext-0.17.
2007-11-07 Bruno HaibleFix port to QNX.
2007-11-07 Bruno HaiblePort to QNX.
2007-11-05 Bruno HaibleFix the processing of finite numbers with the 'a' and...
2007-11-05 Bruno HaibleFix a compilation error of realloc.c on OSF/1 4.0d...
2007-11-05 Jim Meyeringgit-version-gen: sync from coreutils.
2007-11-05 Bruno HaibleProtect all macro definitions containing an 'if' statement.
2007-11-04 Bruno HaibleUndefine two macros after they are not needed any more.
2007-11-04 Bruno HaibleUse GL_NOCRASH, to avoid a crashreporter dialog box...
2007-11-04 Bruno HaibleNew module 'nocrash'.
2007-11-04 Bruno HaibleAdd tests for large precisions.
2007-11-04 Bruno HaibleFix *printf behaviour for large precisions on mingw...
2007-11-04 Bruno HaibleFix output of floating-point values with large exponent.
2007-11-04 Bruno Haiblerelocatable.m4 needs lib-ld.m4.
2007-11-03 Bruno HaibleNew tests for modules 'test-fprintf-posix' and 'test...
next