Add tentative support for FreeMiNT.
[gnulib.git] / ChangeLog
2009-02-28 Bruno HaibleAdd tentative support for FreeMiNT.
2009-02-28 Bruno HaibleClarify specification of wait_subprocess.
2009-02-28 Bruno HaibleSeparate two tests. Mention the platforms in canonical...
2009-02-28 Bruno HaibleUpdate from last gettext release.
2009-02-28 Bruno HaibleMake a sed expression POSIX compliant.
2009-02-28 Bruno HaibleDon't use "sed --posix", since it is buggy.
2009-02-27 Bruno HaibleAvoid test link errors.
2009-02-27 Bruno HaibleAvoid spurious "(cached)" in configure output.
2009-02-27 Eric Blakeprintf: fix regression in previous patch
2009-02-27 Bruno HaibleUse 'defined _LP64'.
2009-02-27 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-02-27 Eric BlakeDetect bug in cygwin 1.5.x *printf on 1-character %ls.
2009-02-27 Eric Blakeavoid gcc 3.4.3 bug on long double NaN on Irix 6.5
2009-02-27 Bruno HaibleWork around a *printf bug with %ls on Solaris.
2009-02-26 Eric Blakestdlib: favor compiler check of random.h
2009-02-26 Bruno HaibleWork around *printf bug with %g directive and 0.0 on...
2009-02-26 Bruno HaibleFix *printf behaviour regarding the %ls directive.
2009-02-26 Bruno HaibleUpdate guessed test results.
2009-02-26 Bruno HaibleWork around mbrtowc bug in zh_CN.GB18030 locale on...
2009-02-26 Bruno HaibleWork around broken INT8_MAX, UINT8_MAX etc. values...
2009-02-25 Eric Blaketests: skip fseek/ftell tests if ungetc is broken
2009-02-25 Simon JosefssonFix typo in last commit.
2009-02-25 Ondřej Vašíktest-getaddrinfo: fix usage of skip return code 77
2009-02-25 Gary V. Vaughanstrtod: avoid C99 decl-after-statement
2009-02-24 Eric Blakestrtod: detect HP-UX 11.31 bug
2009-02-24 Bruno Haiblevasnprintf: Fix invalid read past end of memory block.
2009-02-22 Bruno HaibleImplement new clarified decomposition of Hangul syllables.
2009-02-22 Bruno HaibleHandle empty strings correctly.
2009-02-22 Bruno HaibleCosmetic tweaks in the safe-alloc module.
2009-02-21 Bruno HaibleTests for module 'uninorm/filter'.
2009-02-21 Bruno HaibleNew module 'uninorm/filter'.
2009-02-21 Bruno HaibleTests for module 'uninorm/nfkc'.
2009-02-21 Bruno HaibleNew module 'uninorm/nfkc'.
2009-02-21 Bruno HaibleTests for module 'uninorm/nfkd'.
2009-02-21 Bruno HaibleNew module 'uninorm/nfkd'.
2009-02-21 Bruno HaibleTests for module 'uninorm/nfc'.
2009-02-21 Bruno HaibleNew module 'uninorm/nfc'.
2009-02-21 Bruno HaibleTests for module 'uninorm/nfd'.
2009-02-21 Bruno HaibleNew module 'uninorm/nfd'.
2009-02-21 Bruno HaibleNew module 'uninorm/u32-normalize'.
2009-02-21 Bruno HaibleNew module 'uninorm/u16-normalize'.
2009-02-21 Bruno HaibleNew module 'uninorm/u8-normalize'.
2009-02-21 Bruno HaibleNew module 'uninorm/decompose-internal'.
2009-02-21 Bruno HaibleTests for module 'uninorm/composition'.
2009-02-21 Bruno HaibleNew module 'uninorm/composition'.
2009-02-21 Bruno HaibleTests for module 'uninorm/compat-decomposition'.
2009-02-21 Bruno HaibleNew module 'uninorm/compat-decomposition'.
2009-02-21 Bruno HaibleTests for module 'uninorm/canonical-decomposition'.
2009-02-21 Bruno HaibleNew module 'uninorm/canonical-decomposition'.
2009-02-21 Bruno HaibleTests for module 'uninorm/decomposition'.
2009-02-21 Bruno HaibleNew module 'uninorm/decomposition'.
2009-02-21 Bruno HaibleNew module 'uninorm/decomposition-table'.
2009-02-21 Bruno HaibleEmit decomposition and composition tables.
2009-02-21 Bruno HaibleNew module 'uninorm/base'.
2009-02-21 David LutterkortTests for module 'safe-alloc'.
2009-02-21 David LutterkortNew module 'safe-alloc'.
2009-02-18 Bruno HaibleFix link error on non-glibc systems.
2009-02-18 Jim Meyeringfts: avoid used-uninitialized error due to recent change
2009-02-17 Bruno HaibleReformulate comment.
2009-02-16 Jim Meyeringfts: add #if guards so that the fts_lgpl module still...
2009-02-16 Bruno HaibleTests for module 'array-mergesort'.
2009-02-16 Bruno HaibleNew module 'array-mergesort'.
2009-02-15 Bruno HaibleFix 2009-02-07 commit of format strings.
2009-02-15 Albert Chin-A-YoungUpdate comment about IBM C 9.0/10.1 bug.
2009-02-13 Jim Meyeringfts: arrange not to stat non-directories in more cases
2009-02-13 Jim Meyeringfts: move a function definition "up" (no semantic change)
2009-02-11 Jim Meyeringfts: correct internal computation of nlinks (optimizati...
2009-02-11 Bruno HaibleTests for module 'uniwbrk/ulc-wordbreaks'.
2009-02-11 Bruno HaibleTests for module 'uniwbrk/u32-wordbreaks'.
2009-02-11 Bruno HaibleTests for module 'uniwbrk/u16-wordbreaks'.
2009-02-11 Bruno HaibleTests for module 'uniwbrk/u8-wordbreaks'.
2009-02-11 Bruno HaibleAdd missing module dependencies.
2009-02-10 Simon Josefssonsockets: Call AC_C_INLINE.
2009-02-10 Bruno HaibleRename tables.[hc] to lbrktables.[hc].
2009-02-09 Simon Josefssonsockets: Add gl_fd_to_handle.
2009-02-09 Bruno HaibleDocument the complications of bi-arch systems.
2009-02-09 Bruno HaibleDocument the 'havelib' module.
2009-02-08 Bruno HaibleFix wrong order of sections, compared to TOC.
2009-02-08 Bruno HaibleTests for module 'unicase/totitle'.
2009-02-08 Bruno HaibleTests for module 'unicase/tolower'.
2009-02-08 Bruno HaibleTests for module 'unicase/toupper'.
2009-02-08 Bruno HaibleNew module 'unicase/totitle'.
2009-02-08 Bruno HaibleNew module 'unicase/tolower'.
2009-02-08 Bruno HaibleNew module 'unicase/toupper'.
2009-02-08 Bruno HaibleGenerate also simple case mapping tables.
2009-02-08 Bruno HaibleNew module 'unicase/base'.
2009-02-08 Bruno HaibleNew module 'uniwbrk/ulc-wordbreaks'.
2009-02-08 Bruno HaibleNew module 'uniwbrk/u32-wordbreaks'.
2009-02-08 Bruno HaibleNew module 'uniwbrk/u16-wordbreaks'.
2009-02-08 Bruno HaibleNew module 'uniwbrk/u8-wordbreaks'.
2009-02-08 Bruno HaibleNew module 'uniwbrk/table'.
2009-02-08 Bruno HaibleNew module 'uniwbrk/wordbreak-property'.
2009-02-08 Bruno HaibleGenerate table with word break data.
2009-02-08 Bruno HaibleNew module 'uniwbrk/base'.
2009-02-08 Bruno HaibleUpdate for Unicode 5.1.0.
2009-02-08 Bruno HaibleUpdate to Unicode 5.1.0.
2009-02-08 Bruno HaibleUpdate to Unicode 5.1.0.
2009-02-08 Bruno HaibleUpdate to Unicode 5.1.0.
2009-02-08 Bruno HaibleMerge gen-ctype and gen-lbrk into gen-uni-tables.
2009-02-07 Bruno HaibleNew modules unistr/u{8,16,32}-strcoll.
next