summaryrefslogtreecommitdiff
path: root/lib/typesafe.c
AgeCommit message (Expand)Author
2023-04-21lib: typesafe hash table breadcrumbsDavid Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-10lib: avoid include loop with assert.hDavid Lamparter
2021-10-19lib: use sentinel for single-linked listsDavid Lamparter
2021-10-19lib: typesafe *_member()David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-05-04lib: add const iteration & find to typesafe listsDavid Lamparter
2020-04-17*: replace all random() callsRafael Zalamena
2019-09-30*: strip trailing whitespaceQuentin Young
2019-07-31lib: Impelement the `*_del` list API.Stephen Worley
2019-06-13*: config.h or zebra.h is the first #includeDavid Lamparter
2019-05-21lib: add DECLARE_HEAP datastructureDavid Lamparter
2019-05-21lib: add dedicated pop() to DECLARE_SKIPLISTDavid Lamparter
2019-04-27lib: typesafe lists, skiplist & hashDavid Lamparter