| Commit message (Expand) | Author | Age | Files | Lines |
* | Add man pages for {str,stp}[n]set | Mattias Andrée | 2018-11-25 | 6 | -4/+188 |
* | Fix consistence in memelem functions | Mattias Andrée | 2018-11-25 | 32 | -565/+565 |
* | Add man pages | Mattias Andrée | 2018-11-25 | 27 | -17/+906 |
* | Add man pages | Mattias Andrée | 2018-11-25 | 34 | -17/+1142 |
* | Add man pages | Mattias Andrée | 2018-11-24 | 109 | -21/+1726 |
* | Add tests for memelem{move,cpy} | Mattias Andrée | 2018-11-24 | 2 | -2/+400 |
* | Add [raw]memelem{cpy,move} | Mattias Andrée | 2018-11-24 | 11 | -43/+839 |
* | Add tests | Mattias Andrée | 2018-11-23 | 12 | -8/+345 |
* | Split out memelem.h from mem.h | Mattias Andrée | 2018-11-23 | 4 | -261/+264 |
* | Some fixes and tests | Mattias Andrée | 2018-11-23 | 16 | -53/+996 |
* | Add a bunch of function and macros | Mattias Andrée | 2018-11-19 | 60 | -166/+3715 |
* | Add memelemscan | Mattias Andrée | 2018-11-17 | 10 | -5/+216 |
* | Add memscan and memcasescan | Mattias Andrée | 2018-11-17 | 16 | -7/+307 |
* | m | Mattias Andrée | 2018-11-17 | 1 | -1/+1 |
* | Add st{r,p}[n]move | Mattias Andrée | 2018-11-16 | 13 | -5/+391 |
* | Add mempmove | Mattias Andrée | 2018-11-16 | 6 | -4/+109 |
* | memisutf8: string can be NULL (if n is 0) | Mattias Andrée | 2018-11-16 | 1 | -1/+1 |
* | Add strnisutf8 and memisutf8 | Mattias Andrée | 2018-11-16 | 11 | -71/+190 |
* | Add TWOS_COMPLEMENT, ONES_COMPLEMENT, and SIGN_MAGNITUDE | Mattias Andrée | 2018-11-16 | 3 | -2/+42 |
* | memalloc/arrayalloc: add L1-cache optimisation | Mattias Andrée | 2018-11-15 | 4 | -64/+179 |
* | libsimple-arg: add test for long options | Mattias Andrée | 2018-11-15 | 2 | -5/+217 |
* | Fix man page alias | Mattias Andrée | 2018-11-14 | 1 | -0/+0 |
* | libsimple-arg: test that ARGHERE() == &LFLAG()[1] for the first flag | Mattias Andrée | 2018-11-14 | 1 | -0/+1 |
* | Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pages | Mattias Andrée | 2018-11-14 | 8 | -87/+608 |
* | Document libsimple-arg.h and add support optional arguments on long options and add KEEP_DASHDASH to ARGBEGIN3 (now named ARGBEGIN4) | Mattias Andrée | 2018-11-11 | 2 | -50/+278 |
* | Document most of libsimple-arg.h | Mattias Andrée | 2018-11-09 | 18 | -9/+566 |
* | Update README | Mattias Andrée | 2018-11-07 | 1 | -421/+2 |
* | Move section 3 man pages to man3/ and add libsimple.h.0 | Mattias Andrée | 2018-11-07 | 530 | -0/+1220 |
* | Add arrayalloc man page | Mattias Andrée | 2018-11-06 | 35 | -12/+261 |
* | m | Mattias Andrée | 2018-11-06 | 1 | -1/+1 |
* | Add man page for memalloc | Mattias Andrée | 2018-11-06 | 35 | -13/+346 |
* | Add libsimple_eprintf_preprint and libsimple_eprintf_postprint | Mattias Andrée | 2018-11-06 | 9 | -15/+129 |
* | Add tests for mem[p]setelem and add man pages for libsimple_default_failure_exit | Mattias Andrée | 2018-11-06 | 5 | -5/+72 |
* | Add more man pages | Mattias Andrée | 2018-11-05 | 9 | -0/+513 |
* | Add man page for libsimple_close | Mattias Andrée | 2018-11-05 | 1 | -0/+49 |
* | Add tests and small fixes | Mattias Andrée | 2018-11-05 | 7 | -18/+853 |
* | m | Mattias Andrée | 2018-11-05 | 2 | -1/+1 |
* | Rename isutf8 to strisutf8 and add man page | Mattias Andrée | 2018-11-05 | 5 | -56/+130 |
* | Add man pages for unlist | Mattias Andrée | 2018-11-05 | 1 | -0/+98 |
* | Add ischrcaseset and man pages for ischrset, ischrcaseset, and [v]{we,en,e}printf | Mattias Andrée | 2018-11-05 | 12 | -39/+335 |
* | Add man page for the [v]asprintf[a] functions | Mattias Andrée | 2018-11-04 | 1 | -0/+195 |
* | Add man pages for posix_memalign wrappers | Mattias Andrée | 2018-11-03 | 4 | -0/+805 |
* | Fix man pages | Mattias Andrée | 2018-11-03 | 6 | -3/+8 |
* | Add man pages for realloc wrappers | Mattias Andrée | 2018-11-03 | 2 | -0/+400 |
* | Add and fix man pages | Mattias Andrée | 2018-11-03 | 15 | -40/+1665 |
* | Fix man pages | Mattias Andrée | 2018-11-03 | 16 | -28/+30 |
* | Fix man pages | Mattias Andrée | 2018-11-03 | 14 | -28/+44 |
* | More man pages | Mattias Andrée | 2018-11-03 | 14 | -0/+2762 |
* | Remove FREE and CLOSE, and add symlinks for upcoming man pages | Mattias Andrée | 2018-11-02 | 238 | -42/+237 |
* | Documentation | Mattias Andrée | 2018-11-01 | 18 | -45/+2068 |