summaryrefslogtreecommitdiff
path: root/lib/vector.c
AgeCommit message (Expand)Author
2024-07-31lib: allow static/pre-initialized vectorsDavid Lamparter
2024-07-31lib: remove unused vector_copy()David Lamparter
2024-01-09lib: string.h was only used by vector.c make it betterDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-08lib: remove `vector_get_index()`David Lamparter
2021-10-18lib: keep element count in vector codeDavid Lamparter
2021-10-06lib: fix incorrect thread managementIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2018-06-06lib: add vector_compact(), use after str splitsQuentin Young
2018-06-06lib: add vector_remove() to vector.[ch]Quentin Young
2018-06-06*: style for | supportQuentin Young
2018-06-06lib: add string utilitiesQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-31lib: add vector_unset_value()David Lamparter
2017-01-31lib: clean up tab-completion memory countingDavid Lamparter
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2005-03-142005-03-14 Paul Jakma <paul.jakma@sun.com>paul
2002-12-13Initial revisionpaul