Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-06 | 1 | -1/+1 |
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 1 | -0/+2 |
* | m + split wchar/*.c | Mattias Andrée | 2015-11-17 | 1 | -245/+2 |
* | improve performance on strstr and wcsstr if the needle is one character wide | Mattias Andrée | 2015-11-13 | 1 | -0/+2 |
* | fix errors | Mattias Andrée | 2015-10-17 | 1 | -23/+23 |
* | add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseends | Mattias Andrée | 2015-10-10 | 1 | -0/+84 |
* | m doc | Mattias Andrée | 2015-10-10 | 1 | -2/+2 |
* | fix more errors | Mattias Andrée | 2015-09-02 | 1 | -3/+9 |
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -1/+0 |
* | add strstr functions | Mattias Andrée | 2015-09-01 | 1 | -0/+189 |