Jan Hutter
|
e3dd1393d5
|
- inserting and removing now needs a linked_list_iterator_t* instead of
a linked_list_element_t*
- linked_list_element_t removed
- has_next now returns bool instead of status_t
|
2005-11-08 13:31:39 +00:00 |
|
Jan Hutter
|
6e67d74a9b
|
- LEAK_DETECTIVE activated
- memory leak in event_queue_t fixed
|
2005-11-08 07:04:15 +00:00 |
|
Martin Willi
|
ab4f404e72
|
- renamed add method to add_absolute
- added add_relative method
|
2005-11-07 15:54:24 +00:00 |
|
Jan Hutter
|
a01f6c5ac7
|
- cancelation points defined
|
2005-11-07 09:49:15 +00:00 |
|
Jan Hutter
|
b32ea28408
|
- includes cleaned up
|
2005-11-07 07:40:56 +00:00 |
|
Jan Hutter
|
ae758c7934
|
- implemented event_queue
- defined tests for the event_queue
|
2005-11-04 13:21:25 +00:00 |
|