New module 'unicase/u8-casexfrm'.
[gnulib.git] / lib /
2009-03-08 Bruno HaibleNew module 'unicase/u8-casexfrm'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-casecmp'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-casecmp'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-casecmp'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-casefold'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-casefold'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-casefold'.
2009-03-08 Bruno HaibleNew module 'unicase/tocasefold'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-totitle'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-totitle'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-totitle'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-tolower'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-tolower'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-tolower'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-toupper'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-toupper'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-toupper'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-casemap'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-casemap'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-casemap'.
2009-03-08 Bruno HaibleNew module 'unicase/special-casing'.
2009-03-08 Bruno HaibleNew module 'unicase/locale-language'.
2009-03-08 Bruno HaibleGenerate more tables for case conversion and case folding.
2009-03-08 Bruno HaibleDeclare new API.
2009-03-08 Bruno HaibleRename argument.
2009-03-08 Bruno HaibleAdjust u*_normcmp, u*_normcoll API.
2009-03-07 Bruno HaibleNew module 'uninorm/u32-normcoll'.
2009-03-07 Bruno HaibleNew module 'uninorm/u16-normcoll'.
2009-03-07 Bruno HaibleNew module 'uninorm/u8-normcoll'.
2009-03-07 Bruno HaibleNew module 'uninorm/u32-normxfrm'.
2009-03-07 Bruno HaibleNew module 'uninorm/u16-normxfrm'.
2009-03-07 Bruno HaibleNew module 'uninorm/u8-normxfrm'.
2009-03-07 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2009-03-07 Bruno HaibleAdd a 'resultbuf' argument.
2009-03-07 Bruno HaibleNew module 'memxfrm'.
2009-03-07 Bruno HaibleNew module 'memcmp2'.
2009-03-07 Bruno HaibleNew module 'uninorm/decomposing-form'.
2009-03-07 Bruno HaibleOptimize memory allocation.
2009-03-07 Bruno HaibleImprove wording.
2009-03-06 Bruno HaibleNew module 'uninorm/u32-normcmp'.
2009-03-06 Bruno HaibleNew module 'uninorm/u16-normcmp'.
2009-03-06 Bruno HaibleNew module 'uninorm/u8-normcmp'.
2009-03-06 Bruno HaibleAvoid a gcc warning.
2009-03-06 Bruno HaibleAvoid errors from posix_spawn on platforms where it...
2009-03-06 Eric BlakeAdd casts, to avoid warnings.
2009-03-05 Kamil Dudkafilevercmp: Move hidden files up in ordering.
2009-03-03 Jim Meyeringunlinkdir: cannot_unlink_dir may modify process state
2009-03-03 David LutterkortFix compilation error on non-glibc systems.
2009-03-01 Bruno HaibleUse socklen_t in the native Windows replacements protot...
2009-03-01 Bruno HaibleOmit an error message that the caller can do better.
2009-03-01 Eric BlakeRemove unnecessary cast.
2009-03-01 Martin Lamberssetsockopt: Add support for timeouts on W32
2009-03-01 Simon Josefssongetaddrinfo: Use EAI_INPROGRESS instead of __USE_GNU...
2009-03-01 Bruno HaibleMore support for FreeMiNT.
2009-03-01 Bruno HaibleMore support for FreeMiNT.
2009-03-01 Bruno HaibleMore support for FreeMiNT.
2009-03-01 Bruno HaibleUndo last lib/fflush.c commit.
2009-02-28 Bruno HaibleAdd tentative support for FreeMiNT.
2009-02-28 Bruno HaibleClarify specification of wait_subprocess.
2009-02-27 Bruno HaibleUse 'defined _LP64'.
2009-02-26 Bruno HaibleOops, ignore NEED_PRINTF_DIRECTIVE_LS when IN_LIBINTL...
2009-02-26 Bruno HaibleFix *printf behaviour regarding the %ls directive.
2009-02-25 Bruno HaibleFix comment.
2009-02-24 Bruno HaibleTypography in comments.
2009-02-24 Bruno HaibleUpdate copyright year.
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 HaibleNew module 'uninorm/filter'.
2009-02-21 Bruno HaibleWhitespace.
2009-02-21 Bruno HaibleAdd a comment.
2009-02-21 Bruno HaibleNew module 'uninorm/nfkc'.
2009-02-21 Bruno HaibleNew module 'uninorm/nfkd'.
2009-02-21 Bruno HaibleNew module 'uninorm/nfc'.
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 HaibleNew module 'uninorm/composition'.
2009-02-21 Bruno HaibleNew module 'uninorm/compat-decomposition'.
2009-02-21 Bruno HaibleNew module 'uninorm/canonical-decomposition'.
2009-02-21 Bruno HaibleNew module 'uninorm/decomposition'.
2009-02-21 Bruno HaibleNew module 'uninorm/decomposition-table'.
2009-02-21 Bruno HaibleRemove old, dead code in last commit.
2009-02-21 Bruno HaibleEmit decomposition and composition tables.
2009-02-21 Bruno HaibleNew module 'uninorm/base'.
2009-02-21 David LutterkortNew module 'safe-alloc'.
2009-02-18 Jim Meyeringfts: avoid used-uninitialized error due to recent change
2009-02-16 Jim Meyeringfts: add #if guards so that the fts_lgpl module still...
2009-02-16 Bruno HaibleNew module 'array-mergesort'.
2009-02-15 Bruno HaibleFix 2009-02-07 commit of format strings.
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-10 Bruno HaibleRename tables.[hc] to lbrktables.[hc].
2009-02-09 Simon Josefssonsockets: Add gl_fd_to_handle.
2009-02-08 Bruno HaibleAutomatically generated by gen-uni-tables for Unicode...
2009-02-08 Bruno HaibleNew module 'unicase/totitle'.
next