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