summaryrefslogtreecommitdiffstats
path: root/engine/task.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Debug signals attemptedancarola2019-01-271-2/+6
* Fix unintialized parent constructor in core::taskNao Pross2019-01-251-1/+1
* Update job interface to allow safe ownership delegationNao Pross2019-01-231-2/+5
* Merge branch 'raii-task'Nao Pross2019-01-231-12/+12
|\
| * Fix bug in RAII jobs, debug session on ts3Nao Pross2019-01-231-8/+16
* | Task debuggingancarola2019-01-231-7/+22
|/
* Make job hold RAII pointers that can expire, update testNao Pross2019-01-231-5/+19
* Use custom comparison for core::prioritize (instead of std::less)Nao Pross2019-01-231-1/+1
* Integrate prioritized into task, rename prior_t to priority_tNao Pross2019-01-231-8/+3
* Add test for task and job, fix bug in jobNao Pross2019-01-221-1/+0
* Re-implement flattask.h in task.hppNao Pross2019-01-221-0/+23