1. 20 Dec, 2019 1 commit
  2. 05 Dec, 2019 1 commit
  3. 04 Dec, 2019 1 commit
  4. 02 Dec, 2019 1 commit
  5. 29 Nov, 2019 3 commits
  6. 27 Nov, 2019 2 commits
  7. 25 Nov, 2019 1 commit
  8. 19 Nov, 2019 1 commit
  9. 07 Nov, 2019 1 commit
  10. 06 Nov, 2019 3 commits
  11. 05 Nov, 2019 1 commit
  12. 02 Oct, 2019 1 commit
    • Add deconstructor calls to tasks. · 5bc35f9e
      Our stack is not calling deconstructors of its elements. This is problematic for e.g. the graph implementation where reference counted images are hold in tasks. To solve this for now we manually call the deconstructor after each tasks (we do so, because a generic, virtual deconstructor adds runtime costs to primitive tasks, requiring us to re-run all benchmarks; with this change we do not need to do this and as we re-work the scheduler anyways we postpone a clean implementation for then).
      FritzFlorian committed
  13. 01 Oct, 2019 1 commit
  14. 30 Sep, 2019 1 commit
  15. 16 Sep, 2019 1 commit
  16. 02 Sep, 2019 1 commit
  17. 30 Aug, 2019 2 commits
  18. 01 Aug, 2019 2 commits
  19. 31 Jul, 2019 3 commits
  20. 30 Jul, 2019 2 commits
  21. 29 Jul, 2019 6 commits
  22. 24 Jul, 2019 1 commit
  23. 22 Jul, 2019 1 commit
  24. 19 Jul, 2019 1 commit
  25. 11 Jul, 2019 1 commit