index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
typesafe.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add `_last` and `_prev` on typesafe RB/DLIST
David Lamparter
2022-03-12
1
-0
/
+48
*
lib: avoid include loop with assert.h
David Lamparter
2021-11-10
1
-1
/
+0
*
lib: add unsorted typesafe_anywhere()
David Lamparter
2021-10-19
1
-0
/
+9
*
lib: use sentinel for single-linked lists
David Lamparter
2021-10-19
1
-8
/
+19
*
lib: typesafe *_member()
David Lamparter
2021-10-19
1
-1
/
+68
*
lib: null out deleted pointers in typesafe containers
David Lamparter
2021-10-19
1
-0
/
+4
*
lib: add *_swap_all to typesafe containers
David Lamparter
2021-05-03
1
-0
/
+71
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-22
/
+28
*
lib: add const iteration & find to typesafe lists
David Lamparter
2020-05-04
1
-43
/
+101
*
lib: Add const to _count() in new list APIs
Stephen Worley
2019-07-31
1
-6
/
+6
*
lib: Impelement the `*_del` list API.
Stephen Worley
2019-07-31
1
-13
/
+20
*
lib: fix misplaced brace in typesafe lists
David Lamparter
2019-07-28
1
-3
/
+3
*
*: rename new ForEach macros from the typesafe API
Renato Westphal
2019-05-21
1
-3
/
+3
*
lib: add missing extern "C" {} blocks to new headers
Renato Westphal
2019-05-21
1
-0
/
+8
*
Revert "lib: Make _find functions treat the head as const"
David Lamparter
2019-05-21
1
-3
/
+3
*
lib: add DECLARE_HEAP datastructure
David Lamparter
2019-05-21
1
-0
/
+114
*
lib: add DECLARE_DLIST (double-linked list)
David Lamparter
2019-05-21
1
-0
/
+101
*
lib: add dedicated pop() to DECLARE_SKIPLIST
David Lamparter
2019-05-21
1
-5
/
+3
*
lib: Make _find functions treat the head as const
Donald Sharp
2019-05-02
1
-3
/
+3
*
Revert "Zebra diet"
Lou Berger
2019-05-02
1
-3
/
+3
*
lib: Make _find functions treat the head as const
Donald Sharp
2019-05-02
1
-3
/
+3
*
lib: typesafe rb-tree
David Lamparter
2019-04-27
1
-0
/
+5
*
lib: typesafe lists, skiplist & hash
David Lamparter
2019-04-27
1
-0
/
+640