summaryrefslogtreecommitdiff
path: root/test/git/odb
Commit message (Expand)AuthorAgeFilesLines
* Removed odb from project, it is now used as a submodule named gitdb, which wa...Sebastian Thiel2010-06-125-338/+0
* Moved multiprocessing modules into own package, as they in fact have nothing ...Sebastian Thiel2010-06-053-118/+0
* Initial pool design added, allowing for lazy channel based evaluation of inte...Sebastian Thiel2010-06-053-2/+12
* A code donation: Donating a worker thread implementation inclduding tests to ...Sebastian Thiel2010-06-051-0/+47
* Added basic channel implementation including testSebastian Thiel2010-06-056-0/+399