summaryrefslogtreecommitdiff
path: root/lib/unistr
Commit message (Expand)AuthorAgeFilesLines
...
* Inside libunistring, define the function always.Bruno Haible2009-04-1013-17/+65
* New module 'unistr/u32-cmp2'.Bruno Haible2009-04-051-0/+28
* New module 'unistr/u16-cmp2'.Bruno Haible2009-04-051-0/+28
* New module 'unistr/u8-cmp2'.Bruno Haible2009-04-052-0/+60
* New module 'unistr/u32-strcoll'.Bruno Haible2009-02-071-0/+33
* New module 'unistr/u16-strcoll'.Bruno Haible2009-02-071-0/+33
* New module 'unistr/u8-strcoll'.Bruno Haible2009-02-072-0/+114
* Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.Bruno Haible2007-10-282-8/+0
* Change copyright notice from LGPLv2.0+ to LGPLv3+.Bruno Haible2007-10-07143-1287/+1001
* New module unistr/u32-mbsnlenBruno Haible2007-06-111-0/+29
* New module 'unistr/u16-mbsnlen'.Bruno Haible2007-06-111-0/+41
* New module 'unistr/u8-mbsnlen'.Bruno Haible2007-06-111-0/+41
* New module 'unistr/u32-mbtoucr'.Bruno Haible2007-03-281-0/+41
* New module 'unistr/u16-mbtoucr'.Bruno Haible2007-03-281-0/+56
* New module 'unistr/u8-mbtoucr'.Bruno Haible2007-03-281-0/+287
* Enable the function only if HAVE_INLINE.Bruno Haible2007-03-246-0/+24
* Move to u16-uctomb-aux.c.Bruno Haible2007-03-241-60/+0
* Move to here from ucs4-utf16.c.Bruno Haible2007-03-241-0/+60
* Move to u8-uctomb-aux.c.Bruno Haible2007-03-241-71/+0
* Move to here from ucs4-utf8.c.Bruno Haible2007-03-241-0/+71
* Move to u16-mbtouc-unsafe-aux.c.Bruno Haible2007-03-241-53/+0
* Move to here from utf16-ucs4-unsafe.c.Bruno Haible2007-03-241-0/+53
* Move to u16-mbtouc-aux.c.Bruno Haible2007-03-241-49/+0
* Move to here from utf16-ucs4.c.Bruno Haible2007-03-241-0/+49
* Move to u8-mbtouc-unsafe-aux.c.Bruno Haible2007-03-241-166/+0
* Move to here from utf8-ucs4-unsafe.c.Bruno Haible2007-03-241-0/+166
* Move to u8-mbtouc-aux.c.Bruno Haible2007-03-241-156/+0
* Move to here from utf8-ucs4.c.Bruno Haible2007-03-241-0/+156
* Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,Bruno Haible2007-03-2422-38/+26
* Update year.Bruno Haible2007-03-171-1/+1
* Include <stdlib.h>, for malloc().Bruno Haible2007-03-171-0/+1
* Include <stdlib>, for malloc().Bruno Haible2007-03-171-1/+2
* Undo last patch.Bruno Haible2007-03-171-3/+1
* Include <stdlib.h>, for malloc().Bruno Haible2007-03-171-0/+29
* Fix syntax error.Bruno Haible2007-03-111-1/+1
* Rename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe -> u32_mbtouc.Bruno Haible2007-01-282-2/+2
* Move to u32-mbtouc.c.Bruno Haible2007-01-281-40/+0
* Move to here from u32-mbtouc-safe.c.Bruno Haible2007-01-281-0/+40
* Move to u32-mbtouc-unsafe.c.Bruno Haible2007-01-281-44/+0
* Move to here from u32-mbtouc.c.Bruno Haible2007-01-281-0/+44
* Rename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe -> u16_mbtouc.Bruno Haible2007-01-282-3/+3
* Move to u16-mbtouc.c.Bruno Haible2007-01-281-58/+0
* Move to here from u16-mbtouc-safe.c.Bruno Haible2007-01-281-0/+58
* Move to utf16-ucs4.c.Bruno Haible2007-01-281-49/+0
* Move to here from utf16-ucs4-safe.c.Bruno Haible2007-01-281-0/+49
* Move to u16-mbtouc-unsafe.c.Bruno Haible2007-01-281-62/+0
* Move to here from u16-mbtouc.c.Bruno Haible2007-01-281-0/+62
* Move to utf16-ucs4-unsafe.c.Bruno Haible2007-01-281-53/+0
* Move to here from utf16-ucs4.c.Bruno Haible2007-01-281-0/+53
* Rename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe -> u8_mbtouc.Bruno Haible2007-01-282-3/+3