Age | Commit message (Expand) | Author | Files | Lines |
2024-04-11 | wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865) | Adhemerval Zanella | 1 | -0/+172 |
2024-04-11 | wcsmbs: Add test-wcsstr | Adhemerval Zanella | 1 | -53/+91 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-04-06 | tests/string: Drop simple/stupid/builtin tests | Siddhesh Poyarekar | 1 | -8/+7 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-11-27 | S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [B... | Stefan Liebler | 1 | -6/+35 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-06-19 | Fix gcc 9 build errors for make xcheck. [BZ #24556] | Stefan Liebler | 1 | -1/+2 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-09-19 | Fix strstr bug with huge needles (bug 23637) | Wilco Dijkstra | 1 | -0/+30 |
2018-07-16 | Improve strstr performance | Wilco Dijkstra | 1 | -0/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -0/+1 |
2017-03-23 | Update string tests to use the support test driver. | Wainer dos Santos Moschetta | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-06-11 | Remove performance-related bits from string tests | Siddhesh Poyarekar | 1 | -24/+0 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-10-19 | Add string IFUNC tests | H.J. Lu | 1 | -1/+2 |
2012-10-06 | Add a strstr test for page boundary | H.J. Lu | 1 | -1/+6 |
2012-10-05 | Add a testase for BZ #14602 | H.J. Lu | 1 | -0/+12 |
2012-10-05 | Test strcasestr/strchr/strstr under all implementations | H.J. Lu | 1 | -3/+27 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2010-07-23 | Add performance tests for strstr and strcasestr. | Ulrich Drepper | 1 | -0/+194 |