verify: adjust formatting to be more consistent
[gnulib.git] / lib / unistr.h
2010-01-10 Bruno Haibleunistr/u*-stpncpy: Fix the return value.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-25 Bruno HaibleNew module 'unused-parameter'.
2009-12-23 Eric Blakegnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-04-29 Bruno HaibleComment tweaks.
2009-04-05 Bruno HaibleNew module 'unistr/u8-cmp2'.
2009-04-05 Bruno HaibleDoc fixes.
2009-02-07 Bruno HaibleNew modules unistr/u{8,16,32}-strcoll.
2008-10-18 Bruno HaibleAvoid -Wunused-parameter warnings in public gnulib...
2007-10-28 Bruno HaibleDefine and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.
2007-10-07 Bruno HaibleChange copyright notice from LGPLv2.0+ to LGPLv3+.
2007-06-11 Bruno HaibleNew modules unistr/u*-mbsnlen.
2007-03-28 Bruno HaibleNew modules 'unistr/u8-mbtoucr', 'unistr/u16-mbtoucr...
2007-03-24 Bruno HaibleDrop the include files utf8-ucs4.h, utf8-ucs4-unsafe...
2007-01-28 Bruno HaibleRename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe...
2007-01-28 Bruno HaibleRename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc...
2007-01-28 Bruno HaibleRename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe...
2007-01-28 Bruno HaibleRename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc...
2007-01-28 Bruno HaibleRename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe...
2007-01-27 Bruno HaibleRename u8_mbtouc -> u8_mbtouc_unsafe.
2007-01-09 Bruno HaibleNew module 'unistr/base'.