aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcsstr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
2015-11-17m + split wchar/*.cMattias Andrée1-245/+2
2015-11-13improve performance on strstr and wcsstr if the needle is one character wideMattias Andrée1-0/+2
2015-10-17fix errorsMattias Andrée1-23/+23
2015-10-10add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseendsMattias Andrée1-0/+84
2015-10-10m docMattias Andrée1-2/+2
2015-09-02fix more errorsMattias Andrée1-3/+9
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+0
2015-09-01add strstr functionsMattias Andrée1-0/+189