8 Commits

Author SHA1 Message Date
Jan Hutter
1061c878a9 - linked_list, event_queue, send_queue and job_queue returns now
count directly
2005-11-10 08:44:17 +00:00
Jan Hutter
6c4b815f22 - memory allocation now works with allocator-functions... 2005-11-09 09:35:06 +00:00
Jan Hutter
7953866962 - changed memory allocator functions to own allocator calls 2005-11-09 09:11:06 +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
6dfc0b7949 - event_queue_test improved 2005-11-07 10:26:12 +00:00
Jan Hutter
fd9cabd4e6 - tests are now performed in its own main tests.c
-
2005-11-07 08:34:40 +00:00
Jan Hutter
ae758c7934 - implemented event_queue
- defined tests for the event_queue
2005-11-04 13:21:25 +00:00