Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -3/+3 |
* | lib: add const iteration & find to typesafe lists | David Lamparter | 2020-05-04 | 1 | -7/+10 |
* | *: replace all random() calls | Rafael Zalamena | 2020-04-18 | 1 | -1/+2 |
* | *: strip trailing whitespace | Quentin Young | 2019-09-30 | 1 | -1/+1 |
* | lib: Impelement the `*_del` list API. | Stephen Worley | 2019-07-31 | 1 | -3/+10 |
* | *: config.h or zebra.h is the first #include | David Lamparter | 2019-06-13 | 1 | -0/+4 |
* | lib: add DECLARE_HEAP datastructure | David Lamparter | 2019-05-21 | 1 | -0/+146 |
* | lib: add dedicated pop() to DECLARE_SKIPLIST | David Lamparter | 2019-05-21 | 1 | -0/+32 |
* | lib: typesafe lists, skiplist & hash | David Lamparter | 2019-04-27 | 1 | -0/+377 |