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 |
2006-11-07 |
Bruno Haible | ANSI C comment style. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Bruno Haible | New macro gl_INLINE. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Paul Eggert | * lib/idcache.c: Include <stddef.h>, for offsetof. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Paul Eggert | * MODULES.html.sh (Core language properties): New modul... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Paul Eggert | * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Paul Eggert | * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Paul Eggert | Give credit to Charles Wilson. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Paul Eggert | * MODULES.html.sh (File system functions): New module |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Bruno Haible | Create also all needed subdirectories. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Bruno Haible | ANSI C compliance. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Bruno Haible | Simplify xmalloc expressions. Add overflow check in... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Bruno Haible | Avoid name mangling in C++ mode. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Paul Eggert | * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING): |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Bruno Haible | Fix typo in actioncmd. From Charles WIlson. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Bruno Haible | Interpret a backslash-newline sequence in the Makefile... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Bruno Haible | Fix clash of strncasecmp prototypes in C++ mode. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Bruno Haible | Avoid conflict declaration in <string.h> (in C++ mode). |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Bruno Haible | Make it compile in C++ mode. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Eric Blake | * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compil... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Eric Blake | * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Bruno Haible | Make it compile in C++ mode. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Bruno Haible | 2006-10-29 Bruno Haible <bruno@clisp.org> |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Bruno Haible | Change a sed expression to be POSIX compliant. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Eric Blake | * lib/getopt_.h: Fix comments. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Eric Blake | * modules/tmpdir (Depends-on): Add sys_stat. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Paul Eggert | Avoid some C++ diagnostics reported by Bruno Haible. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Bruno Haible | Make it compile in C++ mode. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Bruno Haible | New module 'tsearch'. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Eric Blake | * lib/arcfour.c: Assume config.h. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Eric Blake | * lib/xstrndup.c: Assume config.h. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Paul Eggert | Move stat.h-substitute stuff from lib/stat-macros.h... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Bruno Haible | Update after gettext-0.16 release. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Bruno Haible | Assume that the C compiler understands the 'signed... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Bruno Haible | Update to GNU gettext 0.16. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Bruno Haible | Fix email address in ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Bruno Haible | Upgrade to GNU gettext 0.16. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Eric Blake | * MODULES.html.sh: Document tempname. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Paul Eggert | * COPYING: Explain how gnulib-tool converts licence... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Bruno Haible | Make read-only array really read-only. Saves a few... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Bruno Haible | Avoid a gcc warning. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Bruno Haible | One more modif. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Bruno Haible | Remove incorrect comment. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Bruno Haible | Only g++ supports variable-size arrays nowadays. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Bruno Haible | Avoid compilation errors with some C++ compilers. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Bruno Haible | Treat all non-GNU iconv implementations like Irix iconv. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Paul Eggert | Mention that vararrays.m4 is taken from diffutils. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Paul Eggert | * modules/vararrays: New file. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Ralf Wildenhues | * users.txt: Add Libtool. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Ralf Wildenhues | * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bruno Haible | Fix compilation error on platforms without 'wint_t... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Karl Berry | GNU/Unix -> GNU, Unix, and |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Paul Eggert | * lib/getdate.y (yyerror): Make the arguments pointer... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Jim Meyering | * MODULES.html.sh: Remove uinttostr. It's not a module. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bruno Haible | Pure ANSI C! |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bruno Haible | (fts_build): Move variable declaration, for C89 compliance. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bruno Haible | Pure ANSI C! |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bruno Haible | Add back the spaces that Karl removed. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Karl Berry | --- instead of --; non-naive naive. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Eric Blake | * lib/getaddrinfo.c (includes): Add missing include. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Bruno Haible | Make it possible to rename obstack_free. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Bruno Haible | Avoid clash with mingw's definition of __argc and __arg... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Bruno Haible | Add an introduction. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Bruno Haible | Introduction to gnulib. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Bruno Haible | Split the chapter "Gnulib" into 3 chapters "Introduction", |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Bruno Haible | Avoid syntax error from bash 2.00 ... 2.05. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Jim Meyering | * lib/getaddrinfo.c (getnameinfo): Use new lightweight... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Jim Meyering | remove stray "b" before a date |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Paul Eggert | * lib/canonicalize.c (ELOOP): Define if not already... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Paul Eggert | b2006-10-21 Paul Eggert <eggert@cs.ucla.edu> |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Paul Eggert | * lib/getndelim2.c (SSIZE_MAX): Use same defn that... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Bruno Haible | Make getndelim2 compile on mingw. |
commit | commitdiff | tree | snapshot |
next |