Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-27 | iconv: Suppress array out of bounds warning. | Andreas Krebbel | 1 | -1/+7 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-09-12 | Complete the removal of __gconv_translit_find | Florian Weimer | 1 | -10/+4 |
2014-07-17 | iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unaligned | Will Newton | 1 | -30/+29 |
2014-04-09 | Define _STRING_ARCH_unaligned unconditionally | Adhemerval Zanella | 1 | -2/+2 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-08-30 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -14/+14 |
2012-01-03 | Fix assertion in gconv's loop.c | Ulrich Drepper | 1 | -2/+3 |
2011-05-14 | Optimize conversion of single character in gconv | Ulrich Drepper | 1 | -1/+2 |
2011-05-14 | Fix handling of incomplete character storage in state | Ulrich Drepper | 1 | -1/+4 |
2008-01-09 | 008-01-08 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -3/+18 |
2007-11-08 | [BZ #5277] | Ulrich Drepper | 1 | -1/+6 |
2005-09-25 | [!STORE_REST] (SINGLE): Correctly record number of left-over bytes and store ... | Ulrich Drepper | 1 | -1/+5 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -5/+1 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -1/+5 |
2003-06-11 | Update. | Ulrich Drepper | 1 | -0/+2 |
2003-01-16 | Update. | Ulrich Drepper | 1 | -1/+6 |
2002-12-02 | Update. | Ulrich Drepper | 1 | -0/+13 |
2002-11-20 | Update. | Ulrich Drepper | 1 | -8/+8 |
2002-06-28 | Update. | Ulrich Drepper | 1 | -6/+27 |
2002-05-24 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-05-21 | Update. | Ulrich Drepper | 1 | -3/+7 |
2001-07-15 | (put16) [!_STRING_ARCH_unaligned && BIG_ENDIAN]: Fix index. | Andreas Schwab | 1 | -1/+1 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2001-06-06 | (UNICODE_TAG_HANDLER): New macro. | Ulrich Drepper | 1 | -1/+16 |
2000-11-27 | (get16): Add const to cast. (get32): Likewise. | Ulrich Drepper | 1 | -2/+2 |
2000-11-20 | Update. | Ulrich Drepper | 1 | -2/+2 |
2000-08-25 | Update. | Ulrich Drepper | 1 | -2/+9 |
2000-07-15 | Update. | Ulrich Drepper | 1 | -2/+2 |
2000-07-13 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-06-19 | Update. | Ulrich Drepper | 1 | -0/+32 |
2000-06-12 | Update. | Ulrich Drepper | 1 | -75/+54 |
2000-06-10 | Update. | Ulrich Drepper | 1 | -3/+3 |
2000-06-10 | Fix comment. | Ulrich Drepper | 1 | -2/+2 |
2000-06-06 | Update. | Ulrich Drepper | 1 | -4/+7 |
2000-06-06 | Update. | Ulrich Drepper | 1 | -2/+7 |
2000-04-27 | Update. | Ulrich Drepper | 1 | -7/+32 |
2000-04-21 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-04-09 | Update. | Ulrich Drepper | 1 | -6/+99 |
2000-03-31 | Update. | Ulrich Drepper | 1 | -0/+1 |
2000-03-31 | Update. | Ulrich Drepper | 1 | -1/+3 |
2000-03-31 | (put16): Remove __const. Fix access index. (put32): Remove __const. Use uint3... | Ulrich Drepper | 1 | -23/+23 |
2000-03-28 | Define get16, get32, put16, and put32 macros to allow as well reading from/wr... | Ulrich Drepper | 1 | -3/+95 |