]> git.ipfire.org Git - thirdparty/glibc.git/history - string
Amendments to Unicode 7 update.
[thirdparty/glibc.git] / string /
2015-02-11  Leonhard HolzRemove unused definitions
2015-01-13  Leonhard HolzFix memory handling in strxfrm_l [BZ #16009]
2015-01-06  Ondřej BílkaRevert "Suppress warning in string/tester.c for gcc...
2015-01-06  Ondřej BílkaSuppress warning in string/tester.c for gcc 4.9
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-23  Richard Earnshaw* string/stpcpy.c (__stpcpy): Rewrite using strlen...
2014-12-19  Ondřej Bílka Simplify strncat.
2014-12-16  Torvald RiegelIgnore warning in string/tester.c.
2014-11-27  Siddhesh PoyarekarDon't use __warn_memset_zero_len for gcc-5.0 or newer
2014-11-26  Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-11-26  Joseph MyersFix test-strchr.c warnings for wide string testing.
2014-11-24  Wilco DijkstraFix typo.
2014-11-24  Wilco DijkstraImprove performance of strncpy.
2014-11-24  Wilco DijkstraImprove strcpy performance.
2014-11-24  Leonhard HolzSpeed up strcoll by inlining
2014-11-14  Joseph MyersFix build of C mempcpy and stpcpy.
2014-11-12  Joseph MyersFix locale memmem namespace (bug 17585).
2014-11-12  Leonhard HolzFix tst-strcoll-overflow returning before timeout ...
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-10-24  Wilco DijkstraThis patch improves strncat performance by using strlen...
2014-10-24  Wilco DijkstraThis patch improves strcat performance by using strlen...
2014-10-17  Siddhesh PoyarekarFix up incorrect formatting in last commit
2014-10-17  Leonhard Holzstrcoll: improve performance by removing the cache...
2014-09-11  Roland McGrathMove findidx nested functions to top-level.
2014-07-07  Adhemerval ZanellaPowerPC: optimized memmove for POWER7/PPC64
2014-07-04  Will Newtonstring/memchr.c: Merge from gnulib
2014-07-02  Siddhesh PoyarekarFix -Wundef warning on PAGE_COPY_THRESHOLD
2014-06-16  Andreas SchwabUpdate feature guard for strdup/strndup in <bits/string2.h>
2014-06-07  Joseph MyersRemove redundant C locale settings.
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-05-01  David S. MillerFix v9/64-bit strcmp when string ends in multiple zero...
2014-04-07  Will Newtonstring: Cosmetic cleanup of string functions
2014-03-21  Adhemerval ZanellaPowerPC: optimized strpbrk for POWER7
2014-03-20  Adhemerval ZanellaPowerPC: optimized strcspn for PPC64/POWER7
2014-03-11  Vidya RanganathanPowerPC: strspn optimization for PPC64/POWER7
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-03-03  Rajalakshmi Sriniv... PowerPC: strrchr optimization for POWER7/PPC64
2014-02-28  Ondřej BílkaMake strtok benchmark competive.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-14  Joseph MyersSplit up rules for tests that compare output with basel...
2014-02-13  Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
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-23  Brooks MosesDefine __CORRECT_ISO_CPP_STRING_H_PROTO correctly for...
2013-12-13  Adhemerval ZanellaPowerPC: multiarch wordcopy for PowerPC64
2013-12-13  Adhemerval ZanellaPowerPC: multirach memcmp for PowerPC64
2013-12-06  Adhemerval ZanellaPowerPC: multiarch strchrnul for PowerPC32
2013-12-06  Adhemerval ZanellaPowerPC: multiarch rawmemchr for PowerPC32
2013-12-06  Adhemerval ZanellaPowerPC: multiarch memchr for PowerPC32
2013-12-06  Adhemerval ZanellaPowerPC: multiarch mempcpy for PowerPC32
2013-11-26  Ondřej BílkaRemove duplicate ifunc tests.
2013-11-10  Samuel ThibaultFix build on hurd
2013-10-04  Alan Modrastring/tester memrchr test
2013-10-04  Alan Modrastring/test-memcpy error reporting
2013-09-23  Siddhesh PoyarekarCheck for integer overflow in cache size computation...
2013-09-23  Siddhesh PoyarekarFall back to non-cached sequence traversal and comparis...
2013-09-20  Andreas SchwabMake __ffs hidden
2013-09-05  Adhemerval ZanellaAdd memrchr testcase
2013-08-27  Andreas SchwabFix missing declaration of LC_CTYPE nonascii-case element
2013-08-20  Siddhesh PoyarekarSimplify strcoll implementation
2013-06-26  H.J. LuAdd a test for BZ #15674
2013-06-21  Adhemerval ZanellaFix loop construction to functions calls
2013-06-11  Siddhesh PoyarekarRemove performance-related bits from string tests
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-04  Siddhesh PoyarekarAdd copyright header to test-strchrnul.c
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-01  Ondrej BilkaRemove duplicate __strcmp_cg
2013-02-17  Andreas JaegerSort Versions files
2013-02-15  Joseph MyersRemove bounded-pointers build system support.
2013-02-15  Joseph MyersRemove miscellaneous bounded-pointers relics in C code.
2013-02-14  Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-02-13  Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-13  Ondrej BilkaCall memcpy in generic mempcpy
2013-02-11  Tom de VriesFix typo, improve comment, remove superfluous #undefs...
2013-02-11  Tom de VriesRemove dead CFLAGS lines from string/Makefile
2013-02-08  Roland McGrathRemove dead variable in generic strcpy.
2013-02-08  Joseph MyersRemove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C...
2013-02-07  Roland McGrathRemove lots of inline keywords.
2013-01-11  Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-10  Joseph MyersRemove __GNUC__ conditions for "long long" from string...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-27  2012-12-27 Bruno... BZ#14317: Optimze __xpg_strerror_r
2012-11-07  Maxim KuvyrkovUse memcpy in memmove when possible
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-10-20  H.J. LuAdd string IFUNC tests
2012-10-19  H.J. LuAdd a testcase for BZ #14716
2012-10-16  Maxim KuvyrkovFix BZ #14716: memmem crash
2012-10-12  Andreas SchwabAvoid PLT references from __get_clockfreq on powerpc
2012-10-11  H.J. LuFramework to test IFUNC implementations on target
2012-10-11  H.J. LuUse IFUNC memmove/memset in x86-64 bcopy/bzero
2012-10-09  Maxim KuvyrkovFix BZ #14602: strstr and strcasestr return wrong result.
2012-10-06  H.J. LuAdd a strstr test for page boundary
2012-10-05  H.J. LuAdd a testase for BZ #14602
2012-10-05  H.J. LuTest strcasestr/strchr/strstr under all implementations
2012-08-22  Maxim KuvyrkovMicro-optimize critical path of strstr, strcase and...
2012-08-22  Maxim KuvyrkovUse pointers for traversing arrays in strstr, strcasest...
next