2007-03-23 |
Bruno Haible | Tests for module 'frexpl'. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Bruno Haible | New module 'frexpl'. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Merge the frexpl and frexp implementations into a singl... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Don't use the system's frexp() if it does not work... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Remove Paolo's variant of the algorithm, with his permi... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Oops, don't use 'long double' here. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Tests for module 'frexp'. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | New module 'frexp'. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Oops. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Tests for module 'isnanl'. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | New module 'isnanl'. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | isnanl.h was renamed to isnanl-nolibm.h. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Split test-isnanl.c into test-isnanl-nolibm.c and test... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Move to isnanl-nolibm.h. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Move to here from isnanl.h. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruno Haible | Prepare for creating module 'isnanl'. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Bruno Haible | Fix my last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jim Meyering | When trying to open ".", treat ESTALE like EACCES. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Bruno Haible | Enable the strndup declaration also when strndup is... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Paul Eggert | Suggestions by Bruno Haible: |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Bruno Haible | Remove module 'iconvme'. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Bruno Haible | Break long line. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Paul Eggert | Add limited support for Solaris 10 ZFS-style ACLs:... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Ben Pfaff | Fix typos. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Paul Eggert | * lib/getcwd.c (__getcwd): Remove redundant comparison... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Simon Josefsson | 2007-03-19 Simon Josefsson <simon@josefsson.org> |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Bruno Haible | Undo first part of last patch. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Ben Pfaff | Recommend using as prefix a directory that does not... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Jim Meyering | * lib/fchownat.c: Include lchown.h. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
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 |
next |