aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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
| | | | - thread function made static
* 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
| | | | | - defined tests for the event_queue
* - 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
| | | | | | list - test for this features written
* - iterator for linked list implementedJan Hutter2005-11-047-95/+413
| | | | | | - first test for iterator written - linked list values capsulated into private struct
* - 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
| | | | - Now it is usable like JUNIT :-)
* 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
|
* (no commit message)Martin Willi2005-11-034-1/+144
|
* - license addedMartin Willi2005-11-031-0/+23