aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add @since for definitions added in version 1.5Mattias Andrée2024-08-181-0/+2
* Merge tag '1.5' into sinceMattias Andrée2024-08-185-6/+16
|\
| * Fix return value for libsimple_{local,gm}time.c1.5Mattias Andrée2024-01-103-3/+1
| * Update VERSION_MINORMattias Andrée2023-12-171-1/+1
| * Fix libsimple_arrayset and libsimple_arraypset and add libsimple_arrayfill and libsimple_arraynullMattias Andrée2023-12-171-2/+14
* | Add @since for definitions added in version 1.4Mattias Andrée2024-08-182-0/+36
* | Merge tag '1.4' into sinceMattias Andrée2024-08-18580-5388/+12951
|\|
| * Update VERSION_MINOR1.4Mattias Andrée2023-07-041-1/+1
| * Add bindex and bindex_rMattias Andrée2023-07-046-1/+152
| * libsimple_localtime.3: fix formattingMattias Andrée2023-07-041-4/+4
| * Add tests and man pagesMattias Andrée2023-04-0949-53/+927
| * Improve makefile and fix a bugMattias Andrée2022-07-196-14/+61
| * Move some test code to newline created .c filesMattias Andrée2022-06-1266-903/+1033
| * Fix warningsMattias Andrée2022-06-126-13/+28
| * Replace to last static inline's with line + extern inline, and fix warningsMattias Andrée2022-06-12408-956/+1915
| * Remove `static` from some `static inline`Mattias Andrée2022-06-11102-95/+1824
| * Fix warnings, replace some static inline with inline + extern inline, and fix glibc supportMattias Andrée2022-06-11296-3540/+5894
| * Remove `static` from some `static inline`Mattias Andrée2022-06-1049-502/+969
| * Add strto[u]{hh,h,z}, strto{i,u}{,8,16,32,64}Mattias Andrée2022-06-1020-1/+838
| * fix typoMattias Andrée2021-09-111-8/+8
* | Merge tag '1.3' into sinceMattias Andrée2024-08-182-2/+14
|\|
| * Improve libsimple-arg.h for multicall binaries1.3Mattias Andrée2021-04-041-1/+11
| * Set CC=cc in config.mkMattias Andrée2021-04-021-1/+3
* | Add @since for definitions added in version 1.2Mattias Andrée2024-08-1811-7/+115
* | Merge tag '1.2' into sinceMattias Andrée2024-08-18359-853/+10621
|\|
| * Fix tests and libsimple_arraycpy and libsimple_arraymove1.2Mattias Andrée2021-02-264-4/+7
| * mMattias Andrée2021-02-264-0/+4
| * Add libsimple_[e[n]]{local,gm}time, remove dates from man pages, and add blank lines between sections in man pagesMattias Andrée2021-02-26224-778/+3535
| * Add testsMattias Andrée2018-12-152-3/+63
| * More tests and fix attributes on wcsndupMattias Andrée2018-12-1527-84/+1184
| * A bunch of stuffMattias Andrée2018-11-29168-89/+4861
| * mMattias Andrée2018-11-253-3/+3
| * Some fixes and add wide-character string duplication functionsMattias Andrée2018-11-2530-85/+767
| * Include wchar.h and wctype.hMattias Andrée2018-11-252-2/+6
| * Add [e[n]]aligned_str[n]dup and aligned_str[n]dupaMattias Andrée2018-11-257-2/+388
* | Add @since for definitions added in version 1.0 and 1.1Mattias Andrée2024-08-1831-3/+826
|/
* Add arraydup macros1.1Mattias Andrée2018-11-251-0/+48
* Add array.hMattias Andrée2018-11-253-0/+119
* Add man pages for [raw]memelem{cpy,move}Mattias Andrée2018-11-259-5/+225
* Add man pagesMattias Andrée2018-11-2518-7/+435
* Install man pagesMattias Andrée2018-11-251-0/+14
* Add man pages for {str,stp}[n]setMattias Andrée2018-11-256-4/+188
* Fix consistence in memelem functionsMattias Andrée2018-11-2532-565/+565
* Add man pagesMattias Andrée2018-11-2527-17/+906
* Add man pagesMattias Andrée2018-11-2534-17/+1142
* Add man pagesMattias Andrée2018-11-24109-21/+1726
* Add tests for memelem{move,cpy}Mattias Andrée2018-11-242-2/+400
* Add [raw]memelem{cpy,move}Mattias Andrée2018-11-2411-43/+839
* Add testsMattias Andrée2018-11-2312-8/+345
* Split out memelem.h from mem.hMattias Andrée2018-11-234-261/+264