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