]> git.ipfire.org Git - thirdparty/glibc.git/history - wcsmbs
Add comment to clarify how the test can fail
[thirdparty/glibc.git] / wcsmbs /
2015-06-09  Joseph MyersFix regcomp wcscoll, wcscmp namespace (bug 18497).
2015-06-03  Joseph MyersFix fnmatch wmemchr namespace (bug 18468).
2015-05-12  Leonhard HolzImprove strcoll with strdiff.
2015-05-05  Daniel MarjamäkiAdd __nonnull attribute to wcscpy and wcsncpy [BZ#18265]
2015-04-15  Adhemerval Zanellapowerpc: Fix __wcschr static build
2015-04-13  Stefan LieblerUse correct signedness in wcsncmp
2015-04-03  Ondřej BílkaHandle mblen return code when n is zero.
2015-02-11  Leonhard HolzRemove unused definitions
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-10  Joseph MyersFix strftime wcschr namespace (bug 17634).
2014-11-26  Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-11-12  Joseph MyersFix __printf_fp wmemset namespace (bug 17574).
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-09-12  Florian WeimerComplete the removal of __gconv_translit_find
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-06  Adhemerval ZanellaPowerPC: multiarch wcscpy for PowerPC32
2013-12-06  Adhemerval ZanellaPowerPC: multiarch wcsrchr for PowerPC32
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-02-17  Andreas JaegerSort Versions files
2013-01-10  Joseph MyersRemove __GNUC__ conditions for "long long" from string...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-10-20  H.J. LuAdd wcsmbs IFUNC tests
2012-08-17  Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-31  Mike Frysingertests: move -D_FORTIFY_SOURCE to CPPFLAGS
2012-05-21  Andreas Jaeger[BZ #13691], Revert breakage of iconv() converter for...
2012-04-29  Marek PolacekFix attributes for fortify functions.
2012-03-30  Tulio Magno Quites... Fix a bug when converting strings with 1 character...
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-25  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24  Joseph MyersUse newly built locales for tst-c16c32-1.
2012-01-21  Ulrich DrepperFix version check in uchar.h
2012-01-08  Ulrich DrepperSimplify char16_t implementation
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2012-01-07  Ulrich DrepperMore char16_t and char32_t support
2012-01-07  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-06  Joseph MyersFix C11 header changes for C++.
2012-01-03  Ulrich DrepperTypo in test for C11-capable compiler
2012-01-03  Ulrich DrepperMerge branch 'c11'
2012-01-01  Ulrich DrepperAdd uchar.h support, part 1
2012-01-01  Ulrich DrepperStart of uchar.h work
2012-01-01  Ulrich DrepperAdd missing restrict in mbrtowc declaration
2011-12-17  Ulrich DrepperOptimized wcschr and wcscpy for x86-64 and x86-32
2011-12-17  Ulrich DrepperAdd tests for wcsrchr and wcscpy
2011-10-25  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-25  Andreas SchwabUse correct signedness in default implementations of...
2011-10-24  Andreas SchwabFix lost wcslen symbol
2011-10-23  Liubov DmitrievaAdd optimized wcslen and strnlen for x86-32
2011-10-23  Liubov DmitrievaAdd wcschr test cases
2011-10-23  Liubov DmitrievaAdd wcslen test cases
2011-10-23  Liubov DmitrievaFix signedness in wcscmp comparison
2011-10-15  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15  Andreas SchwabFix lost wmemcmp symbol
2011-10-15  Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-09-08  Ulrich DrepperMove wide char tests to wcsmbs directory
2011-09-05  Ulrich DrepperAdd x86-32 optimized wcscmp
2011-04-01  Ulrich DrepperFix visibility of declarations of wcpcpy and wcpncpy.
2011-04-01  Ulrich DrepperFix typos in comments.
2011-03-10  Jakub JelinekRemove __restrict quals from wmemcmp prototype.
2010-12-10  Andreas SchwabDeclare wcpcpy and wcpncpy only under _GNU_SOURCE
2010-12-10  Andreas SchwabFix use of restrict in wchar.h
2010-10-04  Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-06-14  Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-03-24  Ulrich DrepperUnify wint_t handling in wchar.h and wctype.h.
2010-01-09  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09  Ulrich DrepperAdd support for XPG7 testing.
2009-05-16  Andreas SchwabRemove redundant .gitignore files.
2009-05-15  Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-07  Ulrich Drepper* wcsmbs/wcsatcliff.c (MEMCHR): Define.
2009-02-26  Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-01-29  Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2009-01-02  Ulrich Drepper* wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary... cvs/fedora-glibc-20090102T2040 cvs/fedora-glibc-20090102T2110
2008-12-29  Ulrich Drepper[BZ #9694]
2008-12-26  Ulrich Drepper[BZ #9677]
2008-04-11  Ulrich Drepper[BZ #5443]
2007-12-10  Ulrich Drepper[BZ #5424, BZ #5428, BZ #5451]
2007-11-26  Ulrich DrepperDefine __need_FILE also for __USE_XOPEN2K.
2007-10-07  Ulrich Drepper[BZ #2633]
2007-10-03  Ulrich Drepper* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB...
2007-09-26  Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-23  Ulrich Drepper[BZ #4963]
2007-09-18  Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-16  Jakub Jelinek* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
2007-08-03  Ulrich Drepper* sysdeps/unix/dirstream.h (struct __dirstream): Move...
2007-07-28  Ulrich Drepper* iconv/gconv_int.h (__GCONV_NULCONV): New internal...
2007-07-19  Ulrich Drepper* include/features.h (__USE_ISOC95): New define.
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-02-17  Ulrich Drepper[BZ #2648]
2007-01-19  Ulrich Drepper* wcsmbs/wchar.h (wcstoll): Fix comment, function retur...
2006-09-27  Ulrich Drepper* libio/stdio.h: Move open_wmemstream prototype to ...
2006-03-27  Ulrich Drepper* wcsmbs/wchar.h (btowc, wctob): Don't optimize in...
2006-03-16  Roland McGrath* wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal...
next