summaryrefslogtreecommitdiff
path: root/string/strcoll_l.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell
2015-06-22remove unnecessary memset in strcollLeonhard Holz
2015-06-22remove now unused idxnow in strcollLeonhard Holz
2015-05-12Improve strcoll with strdiff.Leonhard Holz
2015-02-11Remove unused definitionsLeonhard Holz
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Speed up strcoll by inliningLeonhard Holz
2014-10-17Fix up incorrect formatting in last commitSiddhesh Poyarekar
2014-10-17strcoll: improve performance by removing the cache (#15884)Leonhard Holz
2014-09-11Move findidx nested functions to top-level.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-10Fix build on hurdSamuel Thibault
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar
2013-08-20Simplify strcoll implementationSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-30Fix access after end of search string in regex matcherAndreas Schwab
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2007-10-02* de_DE.in: Adjust for correct handling of backward direction sorting.Ulrich Drepper
2004-03-14Update.Ulrich Drepper
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper