summaryrefslogtreecommitdiff
path: root/lib/unistr.h
Commit message (Expand)AuthorAgeFilesLines
* New module 'libunistring-optional'.Bruno Haible2010-05-181-685/+0
* unistr/u*-stpncpy: Fix the return value.Bruno Haible2010-01-101-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module 'unused-parameter'.Bruno Haible2009-12-251-2/+6
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-11/+11
* Comment tweaks.Bruno Haible2009-04-291-1/+1
* New module 'unistr/u8-cmp2'.Bruno Haible2009-04-051-0/+9
* Doc fixes.Bruno Haible2009-04-051-2/+2
* New modules unistr/u{8,16,32}-strcoll.Bruno Haible2009-02-071-1/+12
* Avoid -Wunused-parameter warnings in public gnulib header files.Bruno Haible2008-10-181-3/+3
* Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.Bruno Haible2007-10-281-4/+6
* Change copyright notice from LGPLv2.0+ to LGPLv3+.Bruno Haible2007-10-071-9/+7
* New modules unistr/u*-mbsnlen.Bruno Haible2007-06-111-0/+9
* New modules 'unistr/u8-mbtoucr', 'unistr/u16-mbtoucr', 'unistr/u32-mbtoucr'.Bruno Haible2007-03-281-0/+23
* Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,Bruno Haible2007-03-241-10/+91
* Rename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe -> u32_mbtouc.Bruno Haible2007-01-281-3/+3
* Rename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc -> u32_mbtouc_unsafe.Bruno Haible2007-01-281-3/+3
* Rename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe -> u16_mbtouc.Bruno Haible2007-01-281-3/+3
* Rename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc -> u16_mbtouc_unsafe.Bruno Haible2007-01-281-3/+3
* Rename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe -> u8_mbtouc.Bruno Haible2007-01-281-3/+3
* Rename u8_mbtouc -> u8_mbtouc_unsafe.Bruno Haible2007-01-271-3/+3
* New module 'unistr/base'.Bruno Haible2007-01-091-0/+548