* m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
[gnulib.git] / ChangeLog
2006-12-18 Paul Eggert* m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty...
2006-12-18 Paul Eggert* lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Defaul...
2006-12-14 Paul Eggert* lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
2006-12-12 Jim Meyering* m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
2006-12-12 Bruno HaibleMerge changes from the haible-private branch.
2006-12-12 Paul Eggert* m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
2006-12-11 Bruno HaibleDon't show the includes for modules that were not expli...
2006-12-08 Jim MeyeringAmend prev. message.
2006-12-08 Jim Meyering* build-aux/announce-gen ($VERSION): Don't use of ...
2006-12-08 Jim Meyering* build-aux/announce-gen: Add two new options, both...
2006-12-05 Ralf Wildenhues* tests/test-argp-2.sh: Fix test to match actual output.
2006-12-05 Paul Eggert* lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS...
2006-12-04 Paul Eggert* lib/mkdir-p.c (make_dir_parents): Fix race condition...
2006-12-04 Paul EggertCredit Georg Schwarz for reporting that last bug.
2006-12-04 Paul Eggert* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT...
2006-12-03 Jim Meyeringprovide more info
2006-12-03 Jim Meyering* lib/fts.c (fts_load): Don't set sp->fts_dev here...
2006-12-02 Jim Meyering* modules/savewd (Depends-on): Add fcntl_h to avoid...
2006-11-30 Paul Eggert* m4/warning.m4: Use the all-permissive copyright notice
2006-11-29 Bruno HaibleFix double initialization of noinst_LTLIBRARIES.
2006-11-29 Jim Meyeringfix typo: s/gnulig/gnulib/
2006-11-29 Paul Eggert* README: Advise users that they might find the bug...
2006-11-28 Bruno HaibleRemove unused file ptrdiff_max.m4.
2006-11-28 Bruno HaibleUse AC_COMPUTE_INT instead of _AC_COMPUTE_INT.
2006-11-28 Jim Meyerings/^ {8}/\t/
2006-11-28 Jim Meyering* lib/regcomp.c (parse_branch): Rename local, exp-...
2006-11-27 Paul Eggert* m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_IN...
2006-11-27 Paul Eggert* lib/regex.h (__restrict_arr): Redo logic of #if,...
2006-11-27 Bruno HaibleInitialize also noinst_LTLIBRARIES.
2006-11-27 Bruno HaibleAvoid using variable size arrays if gcc does not allow...
2006-11-27 Paul EggertFix some incompatibilities with gcc -ansi -pedantic.
2006-11-25 Jim Meyeringmake "date User Name <email@addr.dom>" lines more...
2006-11-25 Paul Eggert* m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the...
2006-11-23 Bruno Haible* lib/sincosl.c (kernel_sinl): Fix typo in threshold.
2006-11-23 Jim Meyering* build-aux/announce-gen: New file. From coreutils.
2006-11-22 Jim MeyeringWork around a compile-time error from the HP-UX 11...
2006-11-22 Jim Meyering* m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST...
2006-11-21 Bruno HaibleFix bug that caused AM_GNU_GETTEXT([external], [need...
2006-11-21 Jim Meyering* lib/fts.c (fts_safe_changedir): Move a declaration...
2006-11-20 Jim MeyeringThe beginnings of syntax-related checks for gnulib.
2006-11-20 Paul Eggert* MODULES.html.sh (File system functions): Add openat.
2006-11-20 Paul Eggert* lib/openat.h (rpl_fstatat): New macro, if
2006-11-20 Bruno HaibleBeginnings of a Makefile for the gnulib maintainers.
2006-11-20 Jim Meyering* lib/idcache.c: Adjust comments in user- and group...
2006-11-20 Jim MeyeringAvoid syntax error in test program.
2006-11-20 Jim Meyering* lib/idcache.c: Restore most of the 2006-11-06 patch...
2006-11-20 Jim Meyering* lib/idcache.c (getuser): Remove all uses of the regis...
2006-11-20 Jim MeyeringUse cleaner syntax: NULL rather than 0.
2006-11-20 Paul Eggert* lib/idcache.c: Undo most recent patch, dated 2006...
2006-11-18 Jim Meyering* check-module (%exempt_header): Add exception for...
2006-11-18 Jim Meyering* modules/i-ring (Depends-on): Add verify.
2006-11-17 Simon JosefssonRevert Jim's 2006-10-23 patch.
2006-11-17 Paul Eggert* modules/inline (License): Change from GPL to LGPL.
2006-11-16 Jim Meyering* modules/d-type (License): Switch to LGPL.
2006-11-15 Bruno HaibleFix alloca.m4 message.
2006-11-15 Bruno HaibleNo need to invoke gl_FUNC_ALLOCA more than once. But...
2006-11-15 Bruno HaibleAdd license compatibility check in --create-testdir.
2006-11-15 Eric Blake* m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK...
2006-11-14 Ralf Wildenhues* m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK...
2006-11-14 Ralf Wildenhues* MODULES.html.sh (seen_modules, seen_files): New varia...
2006-11-14 Ralf Wildenhues* tests/test-gc.c (main): Remove unused variables.
2006-11-14 Paul Eggert* modules/inttostr (License): Change to LGPL.
2006-11-14 Eric Blake* modules/tempname (License): Change to LGPL.
2006-11-14 Eric Blake* doc/functions.texi (Function Portability): *printf...
2006-11-14 Bruno HaibleRelicense under LGPL.
2006-11-14 Bruno HaibleMore support for GNOME libraries.
2006-11-14 Bruno HaibleSupport for library names with dots.
2006-11-14 Bruno HaibleFix --create-testdir --with-tests.
2006-11-13 Bruno HaibleOverride also AC_LIBSOURCES. Works around an automake...
2006-11-13 Eric Blake* lib/gl_anytree_oset.h (gl_tree_search_atleast): Retur...
2006-11-13 Bruno HaibleReplace build-aux/ also in the Makefile snippet.
2006-11-13 Bruno HaibleNew option --local-symlink.
2006-11-13 Bruno HaibleFix the symlinks installed by the --symlink option.
2006-11-13 Bruno HaibleFinish support for source files in subdirectories.
2006-11-13 Bruno HaibleSynthesize also an EXTRA_lib_SOURCES augmentation.
2006-11-12 Jim MeyeringMake fts (in FTS_CWDFD mode) more efficient by caching...
2006-11-12 Ralf Wildenhues* gnulib-tool (func_create_testdir): Fix replacement of
2006-11-12 Ralf WildenhuesSync from Automake.
2006-11-10 Jim Meyering* lib/fts.c [FTS_DEBUG]: Don't try to print a pointer...
2006-11-10 Bruno HaibleAvoid unused variable warnings with gcc.
2006-11-10 Bruno HaibleUse a command that uses $CC $CFLAGS, not $CPP, to test...
2006-11-10 Jim Meyering* modules/inline: New file/module.
2006-11-10 Paul Eggert* lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
2006-11-09 Eric Blake* lib/tempname.c (gen_tempname): Remove variant that...
2006-11-08 Paul Eggert* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_typ...
2006-11-08 Paul Eggert* lib/quotearg.h (quotearg_free): New decl.
2006-11-08 Ralf WildenhuesSync from Automake.
2006-11-08 Bruno HaibleNotice when GCC doesn't do inlining.
2006-11-08 Jim Meyering* lib/fts.c (fts_safe_changedir): Add a comment.
2006-11-08 Jim Meyering* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl-...
2006-11-08 Paul Eggert* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
2006-11-08 Paul Eggert* lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC...
2006-11-07 Ralf Wildenhues* README: Fix typo.
2006-11-07 Paul Eggert* m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
2006-11-07 Bruno HaibleMore uses of XMALLOC, XNMALLOC and XCALLOC.
2006-11-07 Bruno HaibleANSI C comment style.
2006-11-07 Bruno HaibleNew macro gl_INLINE.
2006-11-06 Paul Eggert* lib/idcache.c: Include <stddef.h>, for offsetof.
2006-11-06 Paul Eggert* MODULES.html.sh (Core language properties): New modul...
2006-11-06 Paul Eggert* m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE...
next