aboutsummaryrefslogtreecommitdiff
path: root/string/strcoll_l.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell1-37/+1
2015-06-22remove unnecessary memset in strcollLeonhard Holz1-2/+5
2015-06-22remove now unused idxnow in strcollLeonhard Holz1-1/+0
2015-05-12Improve strcoll with strdiff.Leonhard Holz1-1/+37
2015-02-11Remove unused definitionsLeonhard Holz1-1/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Speed up strcoll by inliningLeonhard Holz1-2/+2
2014-10-17Fix up incorrect formatting in last commitSiddhesh Poyarekar1-4/+4
2014-10-17strcoll: improve performance by removing the cache (#15884)Leonhard Holz1-318/+26
2014-09-11Move findidx nested functions to top-level.Roland McGrath1-5/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-10Fix build on hurdSamuel Thibault1-0/+1
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar1-1/+9
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar1-31/+234
2013-08-20Simplify strcoll implementationSiddhesh Poyarekar1-406/+295
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-30Fix access after end of search string in regex matcherAndreas Schwab1-3/+3
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-2/+2
2007-10-02* de_DE.in: Adjust for correct handling of backward direction sorting.Ulrich Drepper1-6/+18
2004-03-14Update.Ulrich Drepper1-3/+511
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath1-2/+4
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper1-0/+21