|
7734411ba6
|
add function for splitting node space, add function to remove client from tree
|
2023-05-28 17:15:38 +02:00 |
|
|
f17eae5fb0
|
add PtrArray struct and functions, add function to find focused treenode
|
2023-05-28 16:22:23 +02:00 |
|
|
c5990665f5
|
add breadth-first search function to find client nodes in a tree
|
2023-05-26 20:33:59 +02:00 |
|
|
92a5dc5cf1
|
change array_init to array_new, working as a constructor
|
2023-05-26 20:01:27 +02:00 |
|
|
c66eb85cc6
|
add ClientArray struct and functions, add _free() functions
|
2023-05-26 19:29:19 +02:00 |
|
|
60829dd1c1
|
add util.h and util.c
|
2023-05-26 16:45:49 +02:00 |
|