Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / lib / unistr /
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-21 Bruno HaibleMake uN_strstr functions O(n) worst-case.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-11-20 Bruno HaiblePort to uClibc.
2010-11-13 Bruno Haibleunistr/u8-mbtouc: Improve handling of ill-formed UTF...
2010-11-13 Bruno HaibleUpdate comments.
2010-08-30 Ian BeckwithMerge branch 'stable'
2010-08-29 Ian BeckwithMerge branch 'upstream' from 3f08220c1a263dfc45f6e0ce6d...
2010-07-31 Bruno Haibleunistr/u8-strstr, unistr/u16-strstr: Optimize the one...
2010-07-31 Bruno Haibleunistr/u8-chr, unistr/u8-strchr: Optimize and add comments.
2010-07-31 Bruno Haibleunistr/u8-strchr: Fix several bugs.
2010-07-28 Bruno Haibleunistr/u*-chr, unistr/u*-strchr: Fix link errors and...
2010-07-28 Bruno HaibleUse spaces for indentation, not tabs.
2010-07-23 Paolo Bonziniunistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like...
2010-07-18 Bruno Haibleunistr/u8-strchr: Optimize non-ASCII argument case.
2010-07-11 Pádraig Bradyunistr/u8-strchr: Optimize ASCII argument case.
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-05-24 Bruno HaibleDon't use conversion with transliteration in u{8,16...
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-01-10 Bruno Haibleunistr/u*-strcoll: Try harder to distinguish different...
2010-01-10 Bruno Haibleunistr/u*-stpncpy: Fix the return value.
2010-01-10 Bruno Haibleunistr/u8-mbsnlen: Fix return value for incomplete...
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Bruno Haibleunistr/u16-to-u32: Reject invalid input.
2010-01-10 Bruno Haibleunistr/u16-to-u8: Reject invalid input.
2010-01-10 Bruno Haibleunistr/u8-to-u32: Reject invalid input.
2010-01-10 Ian Beckwithunistr/u8-to-u16: Reject invalid input.
2010-01-09 Bruno Haibleunistr/u16-to-u32: Reject invalid input.
2010-01-09 Bruno Haibleunistr/u16-to-u8: Reject invalid input.
2010-01-09 Bruno Haibleunistr/u8-to-u32: Reject invalid input.
2010-01-09 Bruno Haibleunistr/u8-to-u16: Reject invalid input.
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-04-26 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-10 Bruno HaibleInside libunistring, define the function always.
2009-04-05 Bruno HaibleNew module 'unistr/u32-cmp2'.
2009-04-05 Bruno HaibleNew module 'unistr/u16-cmp2'.
2009-04-05 Bruno HaibleNew module 'unistr/u8-cmp2'.
2009-02-07 Bruno HaibleNew module 'unistr/u32-strcoll'.
2009-02-07 Bruno HaibleNew module 'unistr/u16-strcoll'.
2009-02-07 Bruno HaibleNew module 'unistr/u8-strcoll'.
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 module unistr/u32-mbsnlen
2007-06-11 Bruno HaibleNew module 'unistr/u16-mbsnlen'.
2007-06-11 Bruno HaibleNew module 'unistr/u8-mbsnlen'.
2007-03-28 Bruno HaibleNew module 'unistr/u32-mbtoucr'.
2007-03-28 Bruno HaibleNew module 'unistr/u16-mbtoucr'.
2007-03-28 Bruno HaibleNew module 'unistr/u8-mbtoucr'.
2007-03-24 Bruno HaibleEnable the function only if HAVE_INLINE.
2007-03-24 Bruno HaibleMove to u16-uctomb-aux.c.
2007-03-24 Bruno HaibleMove to here from ucs4-utf16.c.
2007-03-24 Bruno HaibleMove to u8-uctomb-aux.c.
2007-03-24 Bruno HaibleMove to here from ucs4-utf8.c.
2007-03-24 Bruno HaibleMove to u16-mbtouc-unsafe-aux.c.
2007-03-24 Bruno HaibleMove to here from utf16-ucs4-unsafe.c.
2007-03-24 Bruno HaibleMove to u16-mbtouc-aux.c.
2007-03-24 Bruno HaibleMove to here from utf16-ucs4.c.
2007-03-24 Bruno HaibleMove to u8-mbtouc-unsafe-aux.c.
2007-03-24 Bruno HaibleMove to here from utf8-ucs4-unsafe.c.
2007-03-24 Bruno HaibleMove to u8-mbtouc-aux.c.
2007-03-24 Bruno HaibleMove to here from utf8-ucs4.c.
2007-03-24 Bruno HaibleDrop the include files utf8-ucs4.h, utf8-ucs4-unsafe...
2007-03-17 Bruno HaibleUpdate year.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-17 Bruno HaibleInclude <stdlib>, for malloc().
2007-03-17 Bruno HaibleUndo last patch.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-11 Bruno HaibleFix syntax error.
2007-01-28 Bruno HaibleRename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe...
2007-01-28 Bruno HaibleMove to u32-mbtouc.c.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc-safe.c.
2007-01-28 Bruno HaibleMove to u32-mbtouc-unsafe.c.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc.c.
2007-01-28 Bruno HaibleRename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe...
2007-01-28 Bruno HaibleMove to u16-mbtouc.c.
2007-01-28 Bruno HaibleMove to here from u16-mbtouc-safe.c.
2007-01-28 Bruno HaibleMove to utf16-ucs4.c.
2007-01-28 Bruno HaibleMove to here from utf16-ucs4-safe.c.
2007-01-28 Bruno HaibleMove to u16-mbtouc-unsafe.c.
2007-01-28 Bruno HaibleMove to here from u16-mbtouc.c.
2007-01-28 Bruno HaibleMove to utf16-ucs4-unsafe.c.
next