|
9439a88877
|
replaced linked list by dynamic array (closes #6)
|
2015-10-09 12:50:35 +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 |
|
|
5f038bf6bd
|
removed trailing whitespace
|
2015-08-07 01:11:43 +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 |
|
|
506bb2446c
|
updated documentation (copyright year and other stuff)
|
2015-05-06 11:36:51 +02:00 |
|
|
f0db3e7897
|
added destructor function callback to list implementation
|
2015-03-21 15:23:57 +01:00 |
|
|
bc2aff818b
|
unlock mutex before destroying it!
|
2015-03-21 15:20:22 +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 |
|