| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-10-06 | Update e-mail | Mattias Andrée | 62 | -62/+62 |
| 2016-01-01 | bump year | Mattias Andrée | 62 | -62/+62 |
| 2015-11-25 | tell in doc in which version things were introduced | Mattias Andrée | 61 | -0/+122 |
| 2015-11-20 | m | Mattias Andrée | 2 | -2/+2 |
| 2015-11-20 | add optimised variants of *casecmp | Mattias Andrée | 1 | -0/+72 |
| 2015-11-19 | doc | Mattias Andrée | 1 | -1/+1 |
| 2015-11-18 | reorder new functions | Mattias Andrée | 1 | -85/+85 |
| 2015-11-18 | add more string.h and wchar.h functions | Mattias Andrée | 1 | -0/+213 |
| 2015-11-18 | add memmemmove, memmemcpy, wmemmemmove, and wmemmemcpy | Mattias Andrée | 1 | -0/+22 |
| 2015-11-18 | typo | Mattias Andrée | 2 | -2/+2 |
| 2015-11-18 | fix errors | Mattias Andrée | 8 | -8/+8 |
| 2015-11-18 | implement additional string.h and wchar.h functions | Mattias Andrée | 1 | -0/+336 |
| 2015-11-18 | m | Mattias Andrée | 1 | -2/+2 |
| 2015-11-17 | m doc | Mattias Andrée | 1 | -0/+2 |
| 2015-11-17 | m + split wchar/*.c | Mattias Andrée | 59 | -1067/+2018 |
| 2015-11-17 | add wcsset | Mattias Andrée | 1 | -0/+39 |
| 2015-11-13 | improve performance on strstr and wcsstr if the needle is one character wide | Mattias Andrée | 1 | -0/+2 |
| 2015-10-17 | fix errors | Mattias Andrée | 5 | -35/+35 |
| 2015-10-13 | fix strrchr bug, return the end of the string if c is 0 | Mattias Andrée | 1 | -1/+1 |
| 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-02 | misc | Mattias Andrée | 1 | -4/+8 |
| 2015-09-02 | add memcasecmp and wmemcasecmp | Mattias Andrée | 1 | -0/+24 |
| 2015-09-02 | fix some warnings and errors | Mattias Andrée | 2 | -2/+2 |
| 2015-09-02 | m | Mattias Andrée | 1 | -1/+1 |
| 2015-09-02 | m misc wchar | Mattias Andrée | 3 | -4/+4 |
| 2015-09-02 | typo | Mattias Andrée | 1 | -5/+5 |
| 2015-09-02 | fix more errors | Mattias Andrée | 2 | -5/+14 |
| 2015-09-01 | fix some more errors | Mattias Andrée | 1 | -0/+1 |
| 2015-09-01 | start on makefile and fixing warnings and errors | Mattias Andrée | 12 | -33/+29 |
| 2015-09-01 | add strtok functions | Mattias Andrée | 1 | -0/+90 |
| 2015-09-01 | add strspn functions | Mattias Andrée | 1 | -0/+81 |
| 2015-09-01 | add strstr functions | Mattias Andrée | 2 | -6/+198 |
| 2015-09-01 | wcswcs is deprecated | Mattias Andrée | 2 | -4/+4 |
| 2015-09-01 | add strchr and variants | Mattias Andrée | 1 | -0/+151 |
| 2015-09-01 | add string/array comparision functions | Mattias Andrée | 1 | -0/+125 |
| 2015-08-31 | add memory copying functions | Mattias Andrée | 8 | -0/+815 |
| 2015-08-31 | add strlen and wcslen | Mattias Andrée | 1 | -0/+52 |
