aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - fixed memory free errorJan Hutter2005-11-071-1/+3
* - sender_t written, but not tested!Jan Hutter2005-11-073-4/+198
* - wrong documentation fixedJan Hutter2005-11-071-1/+0
* - global job-queue renamed to global_job_queueJan Hutter2005-11-071-2/+2
* - test of socket destroy addedJan Hutter2005-11-071-0/+3
* - error in memory allocation fixedJan Hutter2005-11-071-3/+4
* - updated comments Martin Willi2005-11-073-26/+66
* - event_queue_test improvedJan Hutter2005-11-072-30/+105
* - cancelation points definedJan Hutter2005-11-072-0/+12
* - added socket testMartin Willi2005-11-071-2/+3
* - revised packet and socket interfaceMartin Willi2005-11-076-39/+94
* - tester_t class rewrittenJan Hutter2005-11-075-21/+217
* - tests are now performed in its own main tests.cJan Hutter2005-11-0713-103/+128
* - added status_t NOT_SUPPORTEDMartin Willi2005-11-071-1/+2
* - send_queue written, but not testedJan Hutter2005-11-073-4/+267
* - includes cleaned upJan Hutter2005-11-074-5/+6
* - job_t is now defined in its own files job.h and job.cJan Hutter2005-11-074-84/+142
* - indexer turned onJan Hutter2005-11-071-1/+1
* included stdlib.hJan Hutter2005-11-041-1/+1
* - first attempt of socket abstraction (more to do)Martin Willi2005-11-046-0/+433
* - implemented event_queueJan Hutter2005-11-049-1/+584
* - cancellation disabled by defaultMartin Willi2005-11-042-6/+13
* - linked list now allows inserting and deleting in the middle of the Jan Hutter2005-11-045-22/+273
* - iterator for linked list implementedJan Hutter2005-11-047-95/+413
* - more flexible tester functionMartin Willi2005-11-041-10/+24
* - added assertion for destructionMartin Willi2005-11-041-1/+1
* - fixed mutex_unlock hander for getterMartin Willi2005-11-041-2/+2
* - updated docMartin Willi2005-11-041-7/+12
* - works now correctly with job_queueMartin Willi2005-11-041-16/+9
* - allow removal of waiting workers using mutex_unlock-handlerMartin Willi2005-11-041-15/+16
* -Tester improved (used time is displayed)Jan Hutter2005-11-044-10/+74
* - fixed typoMartin Willi2005-11-041-1/+1
* - code-documentation improvedJan Hutter2005-11-033-43/+110
* - Tests more documentedJan Hutter2005-11-038-37/+76
* - Tests are now separated in test files in the tests-directoryJan Hutter2005-11-0310-174/+444
* - creating of default job_queueMartin Willi2005-11-031-0/+7
* - uses now job_queueMartin Willi2005-11-031-2/+12
* - job_queue testedJan Hutter2005-11-034-12/+87
* - summary message changedJan Hutter2005-11-031-1/+1
* ""Martin Willi2005-11-031-1/+2
* ""Martin Willi2005-11-032-0/+192
* - job queue implemented but not testedJan Hutter2005-11-034-6/+349
* - thread_pool test addedMartin Willi2005-11-031-2/+17
* Test for Linked List writtenJan Hutter2005-11-033-7/+35
* - Testclass rewrittenJan Hutter2005-11-031-16/+104
* test_all now counts number of testsJan Hutter2005-11-031-2/+17
* - Linked List programmed but not testedJan Hutter2005-11-032-0/+413
* ""Martin Willi2005-11-031-1/+2
* - Tester body writtenJan Hutter2005-11-032-6/+24
* - added OUT_OF_RESMartin Willi2005-11-031-1/+2