| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-10-10 | add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseends | Mattias Andrée | 1 | -0/+84 |
| 2015-10-10 | m doc | Mattias Andrée | 1 | -2/+2 |
| 2015-09-03 | m | Mattias Andrée | 1 | -1/+0 |
| 2015-09-03 | remove some todos | Mattias Andrée | 4 | -4/+0 |
| 2015-09-02 | misc | Mattias Andrée | 1 | -2/+3 |
| 2015-09-02 | add memcasecmp and wmemcasecmp | Mattias Andrée | 1 | -0/+29 |
| 2015-09-02 | fix some warnings and errors | Mattias Andrée | 1 | -1/+1 |
| 2015-09-02 | m | Mattias Andrée | 1 | -1/+1 |
| 2015-09-02 | stpbrk => strpbrk | Mattias Andrée | 1 | -1/+1 |
| 2015-09-02 | typo | Mattias Andrée | 1 | -5/+5 |
| 2015-09-02 | fix more errors | Mattias Andrée | 4 | -8/+21 |
| 2015-09-01 | fix more warnings | Mattias Andrée | 2 | -1/+4 |
| 2015-09-01 | start on makefile and fixing warnings and errors | Mattias Andrée | 15 | -33/+38 |
| 2015-09-01 | add memfrob | Mattias Andrée | 1 | -0/+39 |
| 2015-09-01 | add strfry | Mattias Andrée | 1 | -0/+46 |
| 2015-09-01 | add strtok functions | Mattias Andrée | 1 | -0/+112 |
| 2015-09-01 | add strspn functions | Mattias Andrée | 1 | -0/+96 |
| 2015-09-01 | add strstr functions | Mattias Andrée | 3 | -6/+258 |
| 2015-09-01 | add strchr and variants | Mattias Andrée | 1 | -0/+149 |
| 2015-09-01 | add string/array comparision functions | Mattias Andrée | 1 | -0/+122 |
| 2015-08-31 | fix strdup functions | Mattias Andrée | 1 | -3/+3 |
| 2015-08-31 | typo | Mattias Andrée | 1 | -1/+1 |
| 2015-08-31 | add memory copying functions | Mattias Andrée | 8 | -0/+806 |
| 2015-08-31 | add strlen and wcslen | Mattias Andrée | 1 | -0/+53 |
| 2015-08-31 | strerror_l is always MT-Safe | Mattias Andrée | 1 | -2/+0 |
| 2015-08-31 | m doc | Mattias Andrée | 1 | -2/+4 |
| 2015-08-30 | add missing inclusions of stddef.h to define NULL | Mattias Andrée | 1 | -0/+2 |
| 2015-08-30 | add strerror and variants | Mattias Andrée | 1 | -0/+125 |
