2006-12-05 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Paul Eggert | Prefer fd < 0 to ! (0 <= fd). |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Paul Eggert | * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Paul Eggert | * lib/mkdir-p.c (make_dir_parents): Fix race condition... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Paul Eggert | Credit Georg Schwarz for reporting that last bug. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Paul Eggert | * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Jim Meyering | provide more info |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Jim Meyering | * lib/fts.c (fts_load): Don't set sp->fts_dev here... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Jim Meyering | * modules/savewd (Depends-on): Add fcntl_h to avoid... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Paul Eggert | * m4/warning.m4: Use the all-permissive copyright notice |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Bruno Haible | Fix double initialization of noinst_LTLIBRARIES. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Jim Meyering | fix typo: s/gnulig/gnulib/ |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Paul Eggert | * README: Advise users that they might find the bug... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bruno Haible | Remove unused file ptrdiff_max.m4. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bruno Haible | Use AC_COMPUTE_INT instead of _AC_COMPUTE_INT. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Meyering | s/^ {8}/\t/ |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Meyering | * lib/regcomp.c (parse_branch): Rename local, exp-... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Paul Eggert | * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_IN... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Paul Eggert | * lib/regex.h (__restrict_arr): Redo logic of #if,... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bruno Haible | Initialize also noinst_LTLIBRARIES. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bruno Haible | Avoid using variable size arrays if gcc does not allow... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Paul Eggert | Fix some incompatibilities with gcc -ansi -pedantic. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Jim Meyering | make "date User Name <email@addr.dom>" lines more... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Paul Eggert | * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Bruno Haible | * lib/sincosl.c (kernel_sinl): Fix typo in threshold. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Jim Meyering | * build-aux/announce-gen: New file. From coreutils. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Jim Meyering | Work around a compile-time error from the HP-UX 11... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Jim Meyering | * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Bruno Haible | Fix bug that caused AM_GNU_GETTEXT([external], [need... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Jim Meyering | * lib/fts.c (fts_safe_changedir): Move a declaration... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | The beginnings of syntax-related checks for gnulib. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Paul Eggert | * MODULES.html.sh (File system functions): Add openat. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Paul Eggert | * lib/openat.h (rpl_fstatat): New macro, if |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Bruno Haible | Beginnings of a Makefile for the gnulib maintainers. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | * lib/idcache.c: Adjust comments in user- and group... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | Avoid syntax error in test program. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | * lib/idcache.c: Restore most of the 2006-11-06 patch... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | * lib/idcache.c (getuser): Remove all uses of the regis... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | Use cleaner syntax: NULL rather than 0. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Paul Eggert | * lib/idcache.c: Undo most recent patch, dated 2006... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Jim Meyering | * check-module (%exempt_header): Add exception for... |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Jim Meyering | * modules/i-ring (Depends-on): Add verify. |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Simon Josefsson | Revert Jim's 2006-10-23 patch. |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Paul Eggert | * modules/inline (License): Change from GPL to LGPL. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Jim Meyering | * modules/d-type (License): Switch to LGPL. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Bruno Haible | Fix alloca.m4 message. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Bruno Haible | No need to invoke gl_FUNC_ALLOCA more than once. But... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Bruno Haible | Add license compatibility check in --create-testdir. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Eric Blake | * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Paul Eggert | Reindent for consistency. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Ralf Wildenhues | * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Ralf Wildenhues | * MODULES.html.sh (seen_modules, seen_files): New varia... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Ralf Wildenhues | * tests/test-gc.c (main): Remove unused variables. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Paul Eggert | * modules/inttostr (License): Change to LGPL. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Eric Blake | * modules/tempname (License): Change to LGPL. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Eric Blake | * doc/functions.texi (Function Portability): *printf... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Bruno Haible | Relicense under LGPL. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Bruno Haible | More support for GNOME libraries. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Bruno Haible | Support for library names with dots. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Bruno Haible | Fix --create-testdir --with-tests. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Bruno Haible | Override also AC_LIBSOURCES. Works around an automake... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Eric Blake | * lib/gl_anytree_oset.h (gl_tree_search_atleast): Retur... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Bruno Haible | Replace build-aux/ also in the Makefile snippet. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Bruno Haible | New option --local-symlink. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Bruno Haible | Fix the symlinks installed by the --symlink option. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Bruno Haible | Finish support for source files in subdirectories. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Bruno Haible | Synthesize also an EXTRA_lib_SOURCES augmentation. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Jim Meyering | Make fts (in FTS_CWDFD mode) more efficient by caching... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Ralf Wildenhues | * gnulib-tool (func_create_testdir): Fix replacement of |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Ralf Wildenhues | Sync from Automake. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Jim Meyering | * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Bruno Haible | Avoid unused variable warnings with gcc. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Bruno Haible | Use a command that uses $CC $CFLAGS, not $CPP, to test... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Jim Meyering | * modules/inline: New file/module. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Paul Eggert | * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Eric Blake | * lib/tempname.c (gen_tempname): Remove variant that... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_typ... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | * lib/quotearg.h (quotearg_free): New decl. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Ralf Wildenhues | Sync from Automake. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Bruno Haible | Notice when GCC doesn't do inlining. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Meyering | * lib/fts.c (fts_safe_changedir): Add a comment. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Meyering | * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl-... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Ralf Wildenhues | * README: Fix typo. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Paul Eggert | * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER): |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Bruno Haible | More uses of XMALLOC, XNMALLOC and XCALLOC. |
commit | commitdiff | tree | snapshot |
next |