Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: manual SPDX License ID conversions | David Lamparter | 2023-02-09 | 1 | -33/+1 |
* | lib: add `_last` and `_prev` on typesafe RB/DLIST | David Lamparter | 2022-03-12 | 1 | -0/+35 |
* | lib: typesafe *_member() | David Lamparter | 2021-10-19 | 1 | -0/+8 |
* | lib: null out deleted pointers in typesafe containers | David Lamparter | 2021-10-19 | 1 | -0/+2 |
* | lib: add const iteration & find to typesafe lists | David Lamparter | 2020-05-04 | 1 | -8/+11 |
* | *: Remove parenthesis on return for constants | Donatas Abraitis | 2020-02-09 | 1 | -1/+1 |
* | lib: Impelement the `*_del` list API. | Stephen Worley | 2019-07-31 | 1 | -2/+3 |
* | *: config.h or zebra.h is the first #include | David Lamparter | 2019-06-13 | 1 | -0/+4 |
* | lib: typesafe rb-tree | David Lamparter | 2019-04-27 | 1 | -0/+472 |