Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-08-27 | Fix missing declaration of LC_CTYPE nonascii-case element | Andreas Schwab | 1 | -4/+22 | |
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 | -0/+1 | |
2012-08-15 | Fix segmentation fault in strncasecmp for i686 | Liubov Dmitrieva | 1 | -4/+14 | |
2012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> [BZ #14195] * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix segmentation fault for a case of two empty input strings. * string/test-strncasecmp.c (check1): Renamed to... (bz12205): ...this. (bz14195): Add new testcase for two empty input strings and N > 0. (test_main): Call new testcase, adapt for renamed function. | |||||
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 | |
2010-11-10 | Fix one exit path in x86-64 SSE4.2 str{,n}casecmp. | H.J. Lu | 1 | -4/+35 | |
2010-08-14 | Add optimized strncasecmp versions for x86-64. | Ulrich Drepper | 1 | -0/+318 | |