2007-03-18 |
Bruno Haible | Fix endless loop when the given allocated size was... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Bruno Haible | Produce output that makes it easier to debug failures. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Bruno Haible | Work around buggy locales in NetBSD 3.0. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Fix a portability problem on x86. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Incude c-strcase.h. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Ensure we get the mkstemp() declaration. On MacOS X... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Update year. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Include <stdlib.h>, for malloc(). |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Include <stdlib>, for malloc(). |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Undo last patch. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Include <stdlib.h>, for malloc(). |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Mention all modules affected by last change. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bruno Haible | Update .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Eric Blake | * NEWS: Document stdlib change from 2007-02-18. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Simon Josefsson | Remove, accidentally committed. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Simon Josefsson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Simon Josefsson | Discuss strdup change. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jim Meyering | fix syntax error in last change |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jim Meyering | Detect use of AC_CONFIG_AUX_DIR also when its argument... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jim Meyering | * build-aux/bootstrap: Don't use \> in grep regexp... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jim Meyering | * build-aux/bootstrap (with_gettext): New variable... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jim Meyering | * build-aux/bootstrap (gnulib_name): New variable. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Simon Josefsson | Use new namespace. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Bruno Haible | Try to avoid clashing symbols. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Bruno Haible | 2007-03-15 Bruno Haible <bruno@clisp.org> |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Bruno Haible | Allow the use of a destructor for the values stored... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Bruno Haible | Fix compilation error introduced in last commit. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Bruno Haible | Add an element disposal function. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Bruno Haible | List of important user-visible changes. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Paul Eggert | * lib/quotearg.c: Include <wctype.h> early, before... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Bruno Haible | Request a "make distclean" after successful "make check... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | * modules/long-options (Depends-on): Add getopt. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | * modules/modechange (Depends-on): Add stdbool. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | * modules/i-ring (Depends-on): Add stdbool. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Depend on stdbool. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | mktime.c requires 'inline'. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Require 'restrict'. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Fix syntax error. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Use the system's sprintf function. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Work around bug regarding initializers in SunPRO C... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Make pointer decrementing code ANSI C compliant. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Avoid error with SunPRO C 5.0 on Solaris 2.5.1. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Avoid test failures. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Avoid using sed -e "", not supported by AIX sed. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Start the autobuild script with /bin/sh. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Avoid an endless recursion. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Create also an autobuild script. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Tests for module 'canonicalize-lgpl'. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Tests for module 'c-strcase'. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Tests for module 'atexit'. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Bruno Haible | Choose better temporary filenames. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Avoid using the fallback implementation; prefer porting... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Avoiding the "./configure && make && make distclean... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Fix typo in last patch. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Make "make distcheck" work. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Remve redundant specification. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Eric Blake | * lib/stdint_.h (int64_t, uint64_t): Don't undefine... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Specify __attribute__ __format__ for GCC. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Treat __strftime__ and __strfmon__ like __scanf__. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Tests for module 'printf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | New module 'printf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | Test for internationalization of module 'vasnprintf... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Bruno Haible | The decimal point must be locale dependent. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Eric Blake | * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Tests for module 'vprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | New module 'vprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Tests for module 'fprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | New module 'fprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Tests for module 'vfprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Preserve errno. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | New module 'vfprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Fix for glibc-2.3.6. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Use 'case' statements instead of 'expr' invocations. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Tests for module 'fseterr'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | New module 'fseterr'. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Bruno Haible | Convert tabs in the middle of preprocessor directives. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Jim Meyering | * users.txt: Add parted. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Jim Meyering | ChangeLog: Restore 1500 lines mistakenly removed from... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Bruno Haible | Info about OpenBSD 4.0. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Bruno Haible | Make <sys/select.h> self-contained, i.e. make it possib... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Bruno Haible | Whitespace change. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Bruno Haible | Make shell snippets copy&pastable. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Make <netinet/in.h> self-contained, i.e. allow it to... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Make <sys/select.h> self-contained, i.e. make it possib... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Make <sys/socket.h> self-contained, so that it can... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Fix formula. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Karl Berry | vasnprintf not synced anymore |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Tests for module 'sprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | New module 'sprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Tests for module 'vsprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | New module 'vsprintf-posix'. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Remove unused dependency. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Bruno Haible | Don't need <stdarg.h> here. |
commit | commitdiff | tree | snapshot |
next |