| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tests and libsimple_arraycpy and libsimple_arraymove1.2 | Mattias Andrée | 2021-02-26 | 1 | -0/+2 |
* | Add libsimple_[e[n]]{local,gm}time, remove dates from man pages, and add blank lines between sections in man pages | Mattias Andrée | 2021-02-26 | 1 | -0/+4 |
* | More tests and fix attributes on wcsndup | Mattias Andrée | 2018-12-15 | 1 | -0/+6 |
* | A bunch of stuff | Mattias Andrée | 2018-11-29 | 1 | -0/+9 |
* | Some fixes and add wide-character string duplication functions | Mattias Andrée | 2018-11-25 | 1 | -1/+7 |
* | Add [e[n]]aligned_str[n]dup and aligned_str[n]dupa | Mattias Andrée | 2018-11-25 | 1 | -0/+5 |
* | Add array.h | Mattias Andrée | 2018-11-25 | 1 | -0/+1 |
* | Install man pages | Mattias Andrée | 2018-11-25 | 1 | -0/+14 |
* | Add [raw]memelem{cpy,move} | Mattias Andrée | 2018-11-24 | 1 | -0/+4 |
* | Split out memelem.h from mem.h | Mattias Andrée | 2018-11-23 | 1 | -0/+1 |
* | Add a bunch of function and macros | Mattias Andrée | 2018-11-19 | 1 | -19/+59 |
* | Add memelemscan | Mattias Andrée | 2018-11-17 | 1 | -0/+1 |
* | Add memscan and memcasescan | Mattias Andrée | 2018-11-17 | 1 | -0/+2 |
* | Add strnisutf8 and memisutf8 | Mattias Andrée | 2018-11-16 | 1 | -1/+1 |
* | Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pages | Mattias Andrée | 2018-11-14 | 1 | -1/+1 |
* | Rename isutf8 to strisutf8 and add man page | Mattias Andrée | 2018-11-05 | 1 | -1/+1 |
* | Remove strndup, it is in POSIX | Mattias Andrée | 2018-10-27 | 1 | -1/+0 |
* | Add strn[case]eqlen | Mattias Andrée | 2018-10-22 | 1 | -0/+2 |
* | Add strn{case}{starts,ends} | Mattias Andrée | 2018-10-22 | 1 | -0/+4 |
* | Add strn{,case}chr{,nul}, strnend, and strrn{,case}chr | Mattias Andrée | 2018-10-22 | 1 | -0/+7 |
* | Add memcase{cmp,ends,starts,eq} and mem[r]casemem | Mattias Andrée | 2018-10-21 | 1 | -0/+5 |
* | Add memcasechr | Mattias Andrée | 2018-10-21 | 1 | -0/+1 |
* | Add rawmemrcasechr | Mattias Andrée | 2018-10-21 | 1 | -1/+1 |
* | Add rawmemcasechr and memrcasechr | Mattias Andrée | 2018-10-21 | 1 | -0/+2 |
* | Add {str,mem}[r][case]eqlen | Mattias Andrée | 2018-10-21 | 1 | -2/+8 |
* | Add strrcasechr | Mattias Andrée | 2018-10-21 | 1 | -0/+1 |
* | Add strcasechr and strcasechrnul | Mattias Andrée | 2018-10-21 | 1 | -2/+4 |
* | Add mempsetelem and memsetelem and add fix and tests for memelem and memrelem | Mattias Andrée | 2018-10-20 | 1 | -0/+1 |
* | Add memelem and memrelem | Mattias Andrée | 2018-10-20 | 1 | -0/+2 |
* | misc | Mattias Andrée | 2018-09-02 | 1 | -5/+47 |
* | Makefile: add install and uninstall rules1.0 | Mattias Andrée | 2018-08-29 | 1 | -1/+13 |
* | Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for now | Mattias Andrée | 2018-08-29 | 1 | -3/+0 |
* | Make it possible to force all memory allocation functions to fail in tests | Mattias Andrée | 2018-08-28 | 1 | -1/+1 |
* | Add tests for allocation functions | Mattias Andrée | 2018-08-28 | 1 | -2/+3 |
* | Add test function to all .c files | Mattias Andrée | 2018-08-28 | 1 | -37/+1 |
* | Add tests | Mattias Andrée | 2018-08-26 | 1 | -0/+4 |
* | Fixes and tests | Mattias Andrée | 2018-08-26 | 1 | -0/+2 |
* | Add test for putenvf | Mattias Andrée | 2018-08-26 | 1 | -0/+1 |
* | Add tests | Mattias Andrée | 2018-08-26 | 1 | -0/+4 |
* | Tests and fixes | Mattias Andrée | 2018-08-26 | 1 | -0/+3 |
* | Add tests | Mattias Andrée | 2018-08-26 | 1 | -0/+2 |
* | Fixes, more test, and add minimise_number_string | Mattias Andrée | 2018-08-26 | 1 | -0/+2 |
* | Add str[n]caseeq[null] and some tests | Mattias Andrée | 2018-08-19 | 1 | -2/+3 |
* | Add str[r]n[case]str and str[n][case]cmpnul | Mattias Andrée | 2018-08-19 | 1 | -0/+4 |
* | Fix and run tests | Mattias Andrée | 2018-08-18 | 1 | -4/+35 |
* | Improve makefile | Mattias Andrée | 2018-08-12 | 1 | -6/+6 |
* | Add memrmem, strrstr, and strrcasestr | Mattias Andrée | 2018-08-12 | 1 | -0/+3 |
* | m + add readme | Mattias Andrée | 2017-11-12 | 1 | -0/+1 |
* | Split into multiple units | Mattias Andrée | 2017-11-12 | 1 | -3/+59 |
* | More functions and add makefile | Mattias Andrée | 2017-11-12 | 1 | -0/+10 |