summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use 'defined _LP64'.Bruno Haible2009-02-272-7/+7
* Oops, ignore NEED_PRINTF_DIRECTIVE_LS when IN_LIBINTL is defined.Bruno Haible2009-02-261-2/+2
* Fix *printf behaviour regarding the %ls directive.Bruno Haible2009-02-261-2/+2
* Fix comment.Bruno Haible2009-02-251-1/+1
* Typography in comments.Bruno Haible2009-02-241-3/+3
* Update copyright year.Bruno Haible2009-02-241-1/+1
* vasnprintf: Fix invalid read past end of memory block.Bruno Haible2009-02-241-29/+631
* Implement new clarified decomposition of Hangul syllables.Bruno Haible2009-02-222-18/+60
* Handle empty strings correctly.Bruno Haible2009-02-221-0/+23
* Cosmetic tweaks in the safe-alloc module.Bruno Haible2009-02-222-4/+5
* New module 'uninorm/filter'.Bruno Haible2009-02-212-0/+409
* Whitespace.Bruno Haible2009-02-211-1/+1
* Add a comment.Bruno Haible2009-02-211-1/+2
* New module 'uninorm/nfkc'.Bruno Haible2009-02-211-0/+31
* New module 'uninorm/nfkd'.Bruno Haible2009-02-211-0/+31
* New module 'uninorm/nfc'.Bruno Haible2009-02-211-0/+30
* New module 'uninorm/nfd'.Bruno Haible2009-02-211-0/+30
* New module 'uninorm/u32-normalize'.Bruno Haible2009-02-211-0/+38
* New module 'uninorm/u16-normalize'.Bruno Haible2009-02-211-0/+38
* New module 'uninorm/u8-normalize'.Bruno Haible2009-02-213-0/+424
* New module 'uninorm/decompose-internal'.Bruno Haible2009-02-211-0/+28
* New module 'uninorm/composition'.Bruno Haible2009-02-212-0/+1043
* New module 'uninorm/compat-decomposition'.Bruno Haible2009-02-212-0/+67
* New module 'uninorm/canonical-decomposition'.Bruno Haible2009-02-211-0/+87
* New module 'uninorm/decomposition'.Bruno Haible2009-02-211-0/+81
* New module 'uninorm/decomposition-table'.Bruno Haible2009-02-214-0/+3243
* Remove old, dead code in last commit.Bruno Haible2009-02-211-221/+4
* Emit decomposition and composition tables.Bruno Haible2009-02-211-4/+740
* New module 'uninorm/base'.Bruno Haible2009-02-212-2/+155
* New module 'safe-alloc'.David Lutterkort2009-02-212-0/+240
* fts: avoid used-uninitialized error due to recent changeJim Meyering2009-02-181-5/+7
* fts: add #if guards so that the fts_lgpl module still buildsJim Meyering2009-02-161-0/+4
* New module 'array-mergesort'.Bruno Haible2009-02-161-0/+274
* Fix 2009-02-07 commit of format strings.Bruno Haible2009-02-161-34/+50
* fts: arrange not to stat non-directories in more casesJim Meyering2009-02-132-2/+155
* fts: move a function definition "up" (no semantic change)Jim Meyering2009-02-131-46/+46
* fts: correct internal computation of nlinks (optimization-related)Jim Meyering2009-02-111-1/+1
* Rename tables.[hc] to lbrktables.[hc].Bruno Haible2009-02-105-8/+8
* sockets: Add gl_fd_to_handle.Simon Josefsson2009-02-091-1/+14
* Automatically generated by gen-uni-tables for Unicode 5.1.0.Bruno Haible2009-02-083-0/+1797
* New module 'unicase/totitle'.Bruno Haible2009-02-081-0/+27
* New module 'unicase/tolower'.Bruno Haible2009-02-081-0/+27
* New module 'unicase/toupper'.Bruno Haible2009-02-082-0/+66
* Generate also simple case mapping tables.Bruno Haible2009-02-081-1/+211
* New module 'unicase/base'.Bruno Haible2009-02-081-0/+120
* New module 'uniwbrk/ulc-wordbreaks'.Bruno Haible2009-02-081-0/+200
* New module 'uniwbrk/u32-wordbreaks'.Bruno Haible2009-02-081-0/+31
* New module 'uniwbrk/u16-wordbreaks'.Bruno Haible2009-02-081-0/+31
* New module 'uniwbrk/u8-wordbreaks'.Bruno Haible2009-02-082-0/+251
* New module 'uniwbrk/table'.Bruno Haible2009-02-082-0/+70