Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed async from tree | Sebastian Thiel | 2010-06-12 | 1 | -126/+0 |
* | test_task: fixed import error, made all modules from x import * safe | Sebastian Thiel | 2010-06-11 | 1 | -0/+2 |
* | Added dependency-task tests, and fixed plenty of ref-count related bugs, as w... | Sebastian Thiel | 2010-06-10 | 1 | -1/+13 |
* | messy first version of a properly working depth-first graph method, which all... | Sebastian Thiel | 2010-06-10 | 1 | -11/+12 |
* | Plenty of fixes in the chunking routine, made possible by a serialized chunki... | Sebastian Thiel | 2010-06-06 | 1 | -1/+6 |
* | First step of testing the pool - tasks have been separated into a new module ... | Sebastian Thiel | 2010-06-06 | 1 | -5/+11 |
* | thread: adjusted worker thread not to provide an output queue anymore - this ... | Sebastian Thiel | 2010-06-06 | 1 | -10/+74 |
* | Improved pool design and started rough implementation, top down to learn whil... | Sebastian Thiel | 2010-06-06 | 1 | -0/+36 |