summaryrefslogtreecommitdiffstats
path: root/lib/vector.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* lib: remove `vector_get_index()`David Lamparter2021-11-081-11/+0
* lib: keep element count in vector codeDavid Lamparter2021-10-181-13/+20
* lib: fix incorrect thread managementIgor Ryzhov2021-10-061-0/+11
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-2/+2
* lib: add vector_compact(), use after str splitsQuentin Young2018-06-061-0/+10
* lib: add vector_remove() to vector.[ch]Quentin Young2018-06-061-0/+11
* *: style for | supportQuentin Young2018-06-061-0/+1
* lib: add string utilitiesQuentin Young2018-06-061-0/+15
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-105/+91
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: add vector_unset_value()David Lamparter2017-01-311-0/+18
* lib: clean up tab-completion memory countingDavid Lamparter2017-01-311-13/+1
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+3
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-13/+13
* Initial revisionpaul2002-12-131-0/+189