|
9439a88877
|
replaced linked list by dynamic array (closes #6)
|
2015-10-09 12:50:35 +02:00 |
|
|
03b8874525
|
fixed some typos and bugs
|
2015-09-19 18:46:04 +02:00 |
|
|
2959c44c58
|
applying coding conventions
|
2015-09-19 15:30:27 +02:00 |
|
|
de37528788
|
Replaced static arrays for hooks and node types by dynamic linked lists and REGISTER_* macros
|
2015-09-19 15:26:30 +02:00 |
|
|
517412f7c2
|
added: insert element in linked list by orderng/priority criteria
|
2015-06-10 14:56:55 +02:00 |
|
|
08e08e6711
|
updated copyright in header
|
2015-06-02 21:53:04 +02:00 |
|
|
9919ad43c8
|
refactoring: list class
|
2015-05-06 11:40:44 +02:00 |
|
|
f0db3e7897
|
added destructor function callback to list implementation
|
2015-03-21 15:23:57 +01:00 |
|
|
cccd0e6957
|
removed old Linux-like linked list implementation for nodes, paths, interfaces and sockets
|
2015-03-21 15:19:41 +01:00 |
|
|
befdc520d0
|
fixed various bugs during OPAL-RT tests
|
2015-03-20 18:55:14 +01:00 |
|
|
eebc1edf9e
|
fixed and improved linked list
|
2015-03-18 15:47:49 +01:00 |
|
|
84686ffacb
|
added new doubly-linked list implementation (this one supersedes the old Linux style lists)
|
2015-03-18 00:31:48 +01:00 |
|