Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-11-18 | reorder new functions | Mattias Andrée | 1 | -85/+85 |
2015-11-18 | doc some new functions | Mattias Andrée | 1 | -4/+48 |
2015-11-18 | add more string.h and wchar.h functions | Mattias Andrée | 2 | -0/+430 |
2015-11-18 | whitespace | Mattias Andrée | 1 | -1/+0 |
2015-11-18 | add memmemmove, memmemcpy, wmemmemmove, and wmemmemcpy | Mattias Andrée | 2 | -0/+44 |
2015-11-18 | typo | Mattias Andrée | 7 | -8/+8 |
2015-11-18 | fix errors | Mattias Andrée | 16 | -16/+16 |
2015-11-18 | implement additional string.h and wchar.h functions | Mattias Andrée | 2 | -0/+754 |
2015-11-18 | m | Mattias Andrée | 1 | -2/+2 |
2015-11-18 | update todo | Mattias Andrée | 1 | -0/+11 |
2015-11-18 | m | Mattias Andrée | 1 | -1/+1 |
2015-11-17 | split out string/strn/ from string/str/ | Mattias Andrée | 15 | -0/+0 |
2015-11-17 | grammaro | Mattias Andrée | 1 | -1/+1 |
2015-11-17 | m readme | Mattias Andrée | 1 | -2/+2 |
2015-11-17 | m doc | Mattias Andrée | 4 | -0/+8 |
2015-11-17 | m + split wchar/*.c | Mattias Andrée | 61 | -1069/+2019 |
2015-11-17 | add wcsset | Mattias Andrée | 2 | -0/+52 |
2015-11-17 | rearrange files | Mattias Andrée | 62 | -0/+0 |
2015-11-17 | add strset | Mattias Andrée | 2 | -0/+52 |
2015-11-17 | split strstr.c and strchr.c | Mattias Andrée | 18 | -343/+683 |