Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 1 | -1/+1 |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 1 | -1/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell | 1 | -0/+13 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-08 | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | Carlos O'Donell | 1 | -37/+1 |
2015-06-22 | remove unnecessary memset in strcoll | Leonhard Holz | 1 | -2/+5 |
2015-06-22 | remove now unused idxnow in strcoll | Leonhard Holz | 1 | -1/+0 |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz | 1 | -1/+37 |
2015-02-11 | Remove unused definitions | Leonhard Holz | 1 | -1/+0 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-11-24 | Speed up strcoll by inlining | Leonhard Holz | 1 | -2/+2 |
2014-10-17 | Fix up incorrect formatting in last commit | Siddhesh Poyarekar | 1 | -4/+4 |
2014-10-17 | strcoll: improve performance by removing the cache (#15884) | Leonhard Holz | 1 | -318/+26 |
2014-09-11 | Move findidx nested functions to top-level. | Roland McGrath | 1 | -5/+4 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-11-10 | Fix build on hurd | Samuel Thibault | 1 | -0/+1 |
2013-09-23 | Check for integer overflow in cache size computation in strcoll | Siddhesh Poyarekar | 1 | -1/+9 |
2013-09-23 | Fall back to non-cached sequence traversal and comparison on malloc fail | Siddhesh Poyarekar | 1 | -31/+234 |
2013-08-20 | Simplify strcoll implementation | Siddhesh Poyarekar | 1 | -406/+295 |
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 |
2011-11-30 | Fix access after end of search string in regex matcher | Andreas Schwab | 1 | -3/+3 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 1 | -2/+2 |
2007-10-02 | * de_DE.in: Adjust for correct handling of backward direction sorting. | Ulrich Drepper | 1 | -6/+18 |
2004-03-14 | Update. | Ulrich Drepper | 1 | -3/+511 |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 1 | -2/+4 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
1997-02-15 | Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215 | Ulrich Drepper | 1 | -0/+21 |