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 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