| Commit message (Expand) | Author | Age | Files | Lines |
* | m + add ascii.h and exec.h | Mattias Andrée | 2024-05-05 | 1 | -1/+1 |
* | Move some test code to newline created .c files | Mattias Andrée | 2022-06-12 | 1 | -788/+2 |
* | Fix warnings | Mattias Andrée | 2022-06-12 | 1 | -0/+1 |
* | Replace to last static inline's with line + extern inline, and fix warnings | Mattias Andrée | 2022-06-12 | 1 | -62/+109 |
* | Fix warnings, replace some static inline with inline + extern inline, and fix glibc support | Mattias Andrée | 2022-06-11 | 1 | -853/+14 |
* | Remove `static` from some `static inline` | Mattias Andrée | 2022-06-10 | 1 | -82/+0 |
* | Add tests | Mattias Andrée | 2018-12-15 | 1 | -1/+61 |
* | More tests and fix attributes on wcsndup | Mattias Andrée | 2018-12-15 | 1 | -42/+248 |
* | Some fixes and tests | Mattias Andrée | 2018-11-23 | 1 | -0/+390 |
* | memalloc/arrayalloc: add L1-cache optimisation | Mattias Andrée | 2018-11-15 | 1 | -56/+86 |
* | Add libsimple_eprintf_preprint and libsimple_eprintf_postprint | Mattias Andrée | 2018-11-06 | 1 | -3/+0 |
* | Add tests for mem[p]setelem and add man pages for libsimple_default_failure_exit | Mattias Andrée | 2018-11-06 | 1 | -0/+33 |
* | Add tests and small fixes | Mattias Andrée | 2018-11-05 | 1 | -1/+835 |
* | Remove FREE and CLOSE, and add symlinks for upcoming man pages | Mattias Andrée | 2018-11-02 | 1 | -28/+2 |
* | Add strn[case]eqlen | Mattias Andrée | 2018-10-22 | 1 | -0/+46 |
* | Add memcase{cmp,ends,starts,eq} and mem[r]casemem | Mattias Andrée | 2018-10-21 | 1 | -0/+12 |
* | Add {str,mem}[r][case]eqlen | Mattias Andrée | 2018-10-21 | 1 | -1/+41 |
* | misc | Mattias Andrée | 2018-09-02 | 1 | -3/+93 |
* | Circumvent optimisation bug in clang, and fix bug in have_custom_malloc | Mattias Andrée | 2018-08-29 | 1 | -0/+3 |
* | Circumvent GCC bugs in test code when optimised | Mattias Andrée | 2018-08-29 | 1 | -1/+1 |
* | Add tests | Mattias Andrée | 2018-08-29 | 1 | -2/+57 |
* | Add tests | Mattias Andrée | 2018-08-29 | 1 | -1/+88 |
* | Warn about unran tests under valgrind | Mattias Andrée | 2018-08-28 | 1 | -0/+6 |
* | Replace exit and fprintf | Mattias Andrée | 2018-08-28 | 1 | -41/+20 |
* | m + add tests | Mattias Andrée | 2018-08-26 | 1 | -1/+232 |
* | Tests and fixes | Mattias Andrée | 2018-08-26 | 1 | -0/+23 |
* | Fixes, more test, and add minimise_number_string | Mattias Andrée | 2018-08-26 | 1 | -4/+108 |
* | Tests and minor improvements | Mattias Andrée | 2018-08-25 | 1 | -0/+24 |
* | Some fixes and more tests | Mattias Andrée | 2018-08-25 | 1 | -2/+73 |
* | Add more tests | Mattias Andrée | 2018-08-25 | 1 | -0/+302 |
* | Add str[n]caseeq[null] and some tests | Mattias Andrée | 2018-08-19 | 1 | -0/+257 |
* | Split into multiple units | Mattias Andrée | 2017-11-12 | 1 | -1072/+0 |
* | More functions and add makefile | Mattias Andrée | 2017-11-12 | 1 | -2/+617 |
* | Add libsimple.c and libsimple.h | Mattias Andrée | 2017-11-05 | 1 | -0/+462 |