Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -113/+0 |
* | fix errors | Mattias Andrée | 2015-10-17 | 1 | -6/+6 |
* | fix strrchr bug, return the end of the string if c is 0 | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -1/+3 |
* | add strstr functions | Mattias Andrée | 2015-09-01 | 1 | -6/+9 |
* | add strchr and variants | Mattias Andrée | 2015-09-01 | 1 | -0/+151 |