| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: update copyright | Eric Blake | 2014-01-01 | 151 | -151/+151 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 151 | -151/+151 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 151 | -151/+151 |
* | Make uN_strstr functions O(n) worst-case. | Bruno Haible | 2011-01-21 | 4 | -17/+108 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 151 | -151/+151 |
* | Port to uClibc. | Bruno Haible | 2010-11-20 | 2 | -2/+2 |
* | unistr/u8-mbtouc: Improve handling of ill-formed UTF-8 input. | Bruno Haible | 2010-11-13 | 5 | -171/+521 |
* | Update comments. | Bruno Haible | 2010-11-13 | 5 | -5/+5 |
* | unistr/u8-strstr, unistr/u16-strstr: Optimize the one-character case. | Bruno Haible | 2010-07-31 | 3 | -4/+16 |
* | unistr/u8-chr, unistr/u8-strchr: Optimize and add comments. | Bruno Haible | 2010-07-31 | 2 | -11/+71 |
* | unistr/u8-strchr: Fix several bugs. | Bruno Haible | 2010-07-31 | 1 | -4/+4 |
* | unistr/u*-chr, unistr/u*-strchr: Fix link errors and warnings. | Bruno Haible | 2010-07-28 | 1 | -0/+2 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2010-07-28 | 2 | -9/+9 |
* | unistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like algorithm. | Paolo Bonzini | 2010-07-23 | 2 | -71/+246 |
* | unistr/u8-strchr: Optimize non-ASCII argument case. | Bruno Haible | 2010-07-18 | 1 | -3/+3 |
* | unistr/u8-strchr: Optimize ASCII argument case. | Pádraig Brady | 2010-07-11 | 1 | -6/+21 |
* | Don't use conversion with transliteration in u{8,16,32}_strcoll. | Bruno Haible | 2010-05-24 | 4 | -10/+15 |
* | unistr/u*-strcoll: Try harder to distinguish different strings. | Bruno Haible | 2010-01-10 | 1 | -0/+6 |
* | unistr/u*-stpncpy: Fix the return value. | Bruno Haible | 2010-01-10 | 1 | -3/+7 |
* | unistr/u8-mbsnlen: Fix return value for incomplete character. | Bruno Haible | 2010-01-10 | 2 | -4/+10 |
* | unistr/u16-to-u32: Reject invalid input. | Bruno Haible | 2010-01-09 | 1 | -1/+1 |
* | unistr/u16-to-u8: Reject invalid input. | Bruno Haible | 2010-01-09 | 1 | -1/+1 |
* | unistr/u8-to-u32: Reject invalid input. | Bruno Haible | 2010-01-09 | 1 | -1/+1 |
* | unistr/u8-to-u16: Reject invalid input. | Bruno Haible | 2010-01-09 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 151 | -157/+166 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 129 | -129/+135 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 70 | -1754/+1754 |
* | Avoid test failures on AIX and OSF/1. | Bruno Haible | 2009-04-26 | 1 | -2/+2 |
* | Inside libunistring, define the function always. | Bruno Haible | 2009-04-10 | 13 | -17/+65 |
* | New module 'unistr/u32-cmp2'. | Bruno Haible | 2009-04-05 | 1 | -0/+28 |
* | New module 'unistr/u16-cmp2'. | Bruno Haible | 2009-04-05 | 1 | -0/+28 |
* | New module 'unistr/u8-cmp2'. | Bruno Haible | 2009-04-05 | 2 | -0/+60 |
* | New module 'unistr/u32-strcoll'. | Bruno Haible | 2009-02-07 | 1 | -0/+33 |
* | New module 'unistr/u16-strcoll'. | Bruno Haible | 2009-02-07 | 1 | -0/+33 |
* | New module 'unistr/u8-strcoll'. | Bruno Haible | 2009-02-07 | 2 | -0/+114 |
* | Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE. | Bruno Haible | 2007-10-28 | 2 | -8/+0 |
* | Change copyright notice from LGPLv2.0+ to LGPLv3+. | Bruno Haible | 2007-10-07 | 143 | -1287/+1001 |
* | New module unistr/u32-mbsnlen | Bruno Haible | 2007-06-11 | 1 | -0/+29 |
* | New module 'unistr/u16-mbsnlen'. | Bruno Haible | 2007-06-11 | 1 | -0/+41 |
* | New module 'unistr/u8-mbsnlen'. | Bruno Haible | 2007-06-11 | 1 | -0/+41 |
* | New module 'unistr/u32-mbtoucr'. | Bruno Haible | 2007-03-28 | 1 | -0/+41 |
* | New module 'unistr/u16-mbtoucr'. | Bruno Haible | 2007-03-28 | 1 | -0/+56 |
* | New module 'unistr/u8-mbtoucr'. | Bruno Haible | 2007-03-28 | 1 | -0/+287 |
* | Enable the function only if HAVE_INLINE. | Bruno Haible | 2007-03-24 | 6 | -0/+24 |
* | Move to u16-uctomb-aux.c. | Bruno Haible | 2007-03-24 | 1 | -60/+0 |
* | Move to here from ucs4-utf16.c. | Bruno Haible | 2007-03-24 | 1 | -0/+60 |
* | Move to u8-uctomb-aux.c. | Bruno Haible | 2007-03-24 | 1 | -71/+0 |
* | Move to here from ucs4-utf8.c. | Bruno Haible | 2007-03-24 | 1 | -0/+71 |
* | Move to u16-mbtouc-unsafe-aux.c. | Bruno Haible | 2007-03-24 | 1 | -53/+0 |
* | Move to here from utf16-ucs4-unsafe.c. | Bruno Haible | 2007-03-24 | 1 | -0/+53 |