about summary refs log tree commit diff
path: root/iconv/gconv_simple.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix misspellings in iconv/ and iconvdata/ -- BZ 25337Paul Pluzhnikov2023-05-271-4/+4
* iconv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-171-265/+17
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-131-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)Michael Colavita2020-12-071-12/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab2019-06-041-12/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler2016-05-251-1/+2
* Fix ucs4le_internal_loop in error case. [BZ #19726]Stefan Liebler2016-05-251-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-011-0/+4
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-091-4/+4
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-29/+29
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Simplify char16_t implementationUlrich Drepper2012-01-081-388/+0
* Remove pre-ISO C supportUlrich Drepper2012-01-071-1/+1
* More char16_t and char32_t supportUlrich Drepper2012-01-071-10/+330
* Add uchar.h support, part 1Ulrich Drepper2012-01-011-3/+72
* [BZ #10093] cvs/fedora-glibc-20090424T1908Ulrich Drepper2009-04-241-2/+4
* [BZ #6461]Ulrich Drepper2008-05-141-7/+11
* * iconv/gconv_simple.c: Add some branch prediction.Ulrich Drepper2007-10-121-9/+7
* * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper2005-03-061-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* Use get16/put16 for user given buffer in ucs2/ucs2reverse when unaligned memo...Ulrich Drepper2004-06-301-4/+4
* (__gconv_transform_utf8_internal): Use only one copy of error handling code.Ulrich Drepper2004-03-151-13/+11
* Update.Ulrich Drepper2004-03-091-1/+0
* (internal_ucs4le_loop): Remove cast used as lvalue.Andreas Jaeger2004-02-211-3/+5
* Fix last commit.Andreas Jaeger2004-02-071-1/+1
* * iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as Andreas Jaeger2004-02-071-14/+33
* Update.Ulrich Drepper2003-06-111-0/+12
* Update.Ulrich Drepper2003-01-161-4/+7
* Update.Ulrich Drepper2003-01-161-31/+13
* Update.Ulrich Drepper2002-12-021-2/+15
* Update.Ulrich Drepper2002-11-201-10/+19
* Update.Ulrich Drepper2002-06-281-59/+17
* (ucs4le_internal_loop_single): Handle little endian.Andreas Jaeger2002-03-251-10/+10
* Update.Ulrich Drepper2001-08-031-30/+32
* Update.Ulrich Drepper2001-07-221-2/+2