aboutsummaryrefslogtreecommitdiff
path: root/iconv/gconv_simple.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-27Fix misspellings in iconv/ and iconvdata/ -- BZ 25337Paul Pluzhnikov1-4/+4
2023-02-17iconv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella1-265/+17
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-07iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)Michael Colavita1-12/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-04Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab1-12/+20
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-05-25Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler1-1/+2
2016-05-25Fix ucs4le_internal_loop in error case. [BZ #19726]Stefan Liebler1-0/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+4
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella1-4/+4
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-29/+29
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-08Simplify char16_t implementationUlrich Drepper1-388/+0
2012-01-07Remove pre-ISO C supportUlrich Drepper1-1/+1
2012-01-07More char16_t and char32_t supportUlrich Drepper1-10/+330
2012-01-01Add uchar.h support, part 1Ulrich Drepper1-3/+72
2009-04-24[BZ #10093]cvs/fedora-glibc-20090424T1908Ulrich Drepper1-2/+4
2008-05-14[BZ #6461]Ulrich Drepper1-7/+11
2007-10-12* iconv/gconv_simple.c: Add some branch prediction.Ulrich Drepper1-9/+7
2005-03-06* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2004-06-30Use get16/put16 for user given buffer in ucs2/ucs2reverse when unaligned memo...Ulrich Drepper1-4/+4
2004-03-15(__gconv_transform_utf8_internal): Use only one copy of error handling code.Ulrich Drepper1-13/+11
2004-03-09Update.Ulrich Drepper1-1/+0
2004-02-21(internal_ucs4le_loop): Remove cast used as lvalue.Andreas Jaeger1-3/+5
2004-02-07Fix last commit.Andreas Jaeger1-1/+1
2004-02-07* iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as Andreas Jaeger1-14/+33
2003-06-11Update.Ulrich Drepper1-0/+12
2003-01-16Update.Ulrich Drepper1-4/+7
2003-01-16Update.Ulrich Drepper1-31/+13
2002-12-02Update.Ulrich Drepper1-2/+15
2002-11-20Update.Ulrich Drepper1-10/+19
2002-06-28Update.Ulrich Drepper1-59/+17
2002-03-25(ucs4le_internal_loop_single): Handle little endian.Andreas Jaeger1-10/+10
2001-08-03Update.Ulrich Drepper1-30/+32
2001-07-22Update.Ulrich Drepper1-2/+2