| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Task type, whose name field is never used | Samuel Tardieu | 2012-04-11 | 1 | -16/+0 |
| | | | | | | Task is only a Runnable with a name field, whose value is never consulted. | ||||
| * | renamed ThreadPool to BlockingThreadPool | Marco Jacob | 2012-02-24 | 1 | -0/+57 |
| | | |||||
| * | javadoc adapted, PriorityThreadFactory hidden and ThreadPool renamed to ↵ | Marco Jacob | 2012-02-24 | 3 | -84/+6 |
| | | | | | BlockingThreadPool | ||||
| * | added concurrent | Marco Jacob | 2012-02-24 | 3 | -0/+116 |
