Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed odb from project, it is now used as a submodule named gitdb, which wa... | Sebastian Thiel | 2010-06-12 | 5 | -338/+0 |
* | Moved multiprocessing modules into own package, as they in fact have nothing ... | Sebastian Thiel | 2010-06-05 | 3 | -118/+0 |
* | Initial pool design added, allowing for lazy channel based evaluation of inte... | Sebastian Thiel | 2010-06-05 | 3 | -2/+12 |
* | A code donation: Donating a worker thread implementation inclduding tests to ... | Sebastian Thiel | 2010-06-05 | 1 | -0/+47 |
* | Added basic channel implementation including test | Sebastian Thiel | 2010-06-05 | 6 | -0/+399 |