gnulib.git
2007-03-25 Bruno HaibleCorrect bitwise comparison of 'long double' numbers.
2007-03-25 Bruno HaibleSupport for bitwise comparison of floating-point numbers.
2007-03-25 Bruno HaibleFix includes.
2007-03-24 Bruno HaibleProduce no output in expected situations. Fail in unexp...
2007-03-24 Bruno Haibleemove the special-casing of NetBSD.
2007-03-24 Bruno HaibleFix last change.
2007-03-24 Bruno HaibleReorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe...
2007-03-24 Bruno HaibleRename some source files.
2007-03-24 Bruno HaibleEnable the function only if HAVE_INLINE.
2007-03-24 Bruno HaibleMove to u16-uctomb-aux.c.
2007-03-24 Bruno HaibleMove to here from ucs4-utf16.c.
2007-03-24 Bruno HaibleMove to u8-uctomb-aux.c.
2007-03-24 Bruno HaibleMove to here from ucs4-utf8.c.
2007-03-24 Bruno HaibleMove to u16-mbtouc-unsafe-aux.c.
2007-03-24 Bruno HaibleMove to here from utf16-ucs4-unsafe.c.
2007-03-24 Bruno HaibleMove to u16-mbtouc-aux.c.
2007-03-24 Bruno HaibleMove to here from utf16-ucs4.c.
2007-03-24 Bruno HaibleMove to u8-mbtouc-unsafe-aux.c.
2007-03-24 Bruno HaibleMove to here from utf8-ucs4-unsafe.c.
2007-03-24 Bruno HaibleMove to u8-mbtouc-aux.c.
2007-03-24 Bruno HaibleMove to here from utf8-ucs4.c.
2007-03-24 Bruno HaibleDrop the include files utf8-ucs4.h, utf8-ucs4-unsafe...
2007-03-24 Bruno HaibleCast the argument of <ctype.h> functions to 'unsigned...
2007-03-24 Bruno HaibleStick to ANSI C syntax, not C99 syntax.
2007-03-23 Paul Eggert* MODULES.html.sh (File system functions): New module...
2007-03-23 Eric Blake* gnulib-tool: Rearrange space-tab sequences, since...
2007-03-23 Eric Blake* lib/version-etc.c (version_etc_va): Update license...
2007-03-23 Bruno HaibleOops, fix typo in last patch.
2007-03-23 Bruno HaibleFix compilation error on BeOS.
2007-03-23 Bruno HaibleFix a compilation error on BeOS.
2007-03-23 Bruno HaibleTests for module 'frexpl'.
2007-03-23 Bruno HaibleNew module 'frexpl'.
2007-03-22 Bruno HaibleMerge the frexpl and frexp implementations into a singl...
2007-03-22 Bruno HaibleDon't use the system's frexp() if it does not work...
2007-03-22 Bruno HaibleRemove Paolo's variant of the algorithm, with his permi...
2007-03-22 Bruno HaibleOops, don't use 'long double' here.
2007-03-22 Bruno HaibleTests for module 'frexp'.
2007-03-22 Bruno HaibleNew module 'frexp'.
2007-03-22 Bruno HaibleOops.
2007-03-22 Bruno HaibleTests for module 'isnanl'.
2007-03-22 Bruno HaibleNew module 'isnanl'.
2007-03-22 Bruno Haibleisnanl.h was renamed to isnanl-nolibm.h.
2007-03-22 Bruno HaibleSplit test-isnanl.c into test-isnanl-nolibm.c and test...
2007-03-22 Bruno HaibleMove to isnanl-nolibm.h.
2007-03-22 Bruno HaibleMove to here from isnanl.h.
2007-03-22 Bruno HaiblePrepare for creating module 'isnanl'.
2007-03-21 Bruno HaibleFix my last ChangeLog entry.
2007-03-21 Jim MeyeringWhen trying to open ".", treat ESTALE like EACCES.
2007-03-21 Bruno HaibleEnable the strndup declaration also when strndup is...
2007-03-20 Paul EggertSuggestions by Bruno Haible:
2007-03-20 Bruno HaibleRemove module 'iconvme'.
2007-03-19 Bruno HaibleBreak long line.
2007-03-19 Paul EggertAdd limited support for Solaris 10 ZFS-style ACLs:...
2007-03-19 Ben PfaffFix typos.
2007-03-19 Paul Eggert* lib/getcwd.c (__getcwd): Remove redundant comparison...
2007-03-19 Simon Josefsson2007-03-19 Simon Josefsson <simon@josefsson.org>
2007-03-19 Bruno HaibleUndo first part of last patch.
2007-03-18 Ben PfaffRecommend using as prefix a directory that does not...
2007-03-18 Jim Meyering* lib/fchownat.c: Include lchown.h.
2007-03-18 Karl Berryautoupdate
2007-03-18 Bruno HaibleFix endless loop when the given allocated size was...
2007-03-18 Bruno HaibleProduce output that makes it easier to debug failures.
2007-03-18 Bruno HaibleWork around buggy locales in NetBSD 3.0.
2007-03-17 Bruno HaibleFix a portability problem on x86.
2007-03-17 Bruno HaibleAvoid gcc warnings.
2007-03-17 Bruno HaibleAvoid gcc warnings.
2007-03-17 Bruno HaibleRemove unused variables.
2007-03-17 Bruno HaibleRemove unused variables.
2007-03-17 Bruno HaibleIncude c-strcase.h.
2007-03-17 Bruno HaibleEnsure we get the mkstemp() declaration. On MacOS X...
2007-03-17 Bruno HaibleUpdate year.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-17 Bruno HaibleInclude <stdlib>, for malloc().
2007-03-17 Bruno HaibleUndo last patch.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-17 Karl Berryautoupdate
2007-03-17 Bruno HaibleMention all modules affected by last change.
2007-03-17 Bruno HaibleUpdate .cvsignore and .gitignore files.
2007-03-17 Eric Blake* NEWS: Document stdlib change from 2007-02-18.
2007-03-17 Simon JosefssonRemove, accidentally committed.
2007-03-17 Simon Josefsson*** empty log message ***
2007-03-17 Simon JosefssonDiscuss strdup change.
2007-03-17 Jim Meyeringfix syntax error in last change
2007-03-17 Jim MeyeringDetect use of AC_CONFIG_AUX_DIR also when its argument...
2007-03-17 Jim Meyering* build-aux/bootstrap: Don't use \> in grep regexp...
2007-03-16 Jim Meyering* build-aux/bootstrap (with_gettext): New variable...
2007-03-16 Jim Meyering* build-aux/bootstrap (gnulib_name): New variable.
2007-03-16 Simon JosefssonUse new namespace.
2007-03-16 Bruno HaibleTry to avoid clashing symbols.
2007-03-16 Bruno Haible2007-03-15 Bruno Haible <bruno@clisp.org>
2007-03-16 Bruno HaibleAllow the use of a destructor for the values stored...
2007-03-16 Bruno HaibleFix compilation error introduced in last commit.
2007-03-15 Bruno HaibleAdd an element disposal function.
2007-03-15 Bruno HaibleList of important user-visible changes.
2007-03-15 Karl Berryupdate from texinfo
2007-03-15 Paul Eggert* lib/quotearg.c: Include <wctype.h> early, before...
2007-03-12 Bruno HaibleRequest a "make distclean" after successful "make check...
2007-03-11 Bruno Haible* modules/long-options (Depends-on): Add getopt.
2007-03-11 Bruno Haible* modules/modechange (Depends-on): Add stdbool.
2007-03-11 Bruno Haible* modules/i-ring (Depends-on): Add stdbool.
next