1. 21 Apr, 2016 3 commits
  2. 24 Mar, 2016 1 commit
  3. 19 Jan, 2016 1 commit
  4. 18 Jan, 2016 1 commit
  5. 05 Jan, 2016 2 commits
  6. 04 Jan, 2016 3 commits
  7. 27 Dec, 2015 2 commits
  8. 25 Dec, 2015 2 commits
  9. 22 Dec, 2015 2 commits
    • Lingxi-Li's avatar
      Fix formatting · 89ed19c6
      Lingxi-Li authored
      1) Format `then` statement of `if` on a new line
      2) Format `while` clause of `do-while` loop on a new line
      89ed19c6
    • Lingxi-Li's avatar
      Improve `policy::work_stealing::try_steal()` · 5a90717a
      Lingxi-Li authored
      Victim selection is made collision-free. A try-loop is no longer
      needed. In previous version, with two workers, the probability of
      collision is 50%!
      5a90717a
  10. 20 Dec, 2015 1 commit
  11. 18 Dec, 2015 2 commits
  12. 15 Dec, 2015 2 commits
  13. 09 Dec, 2015 5 commits
  14. 08 Dec, 2015 1 commit
  15. 25 Nov, 2015 7 commits
  16. 11 Nov, 2015 1 commit
  17. 09 Nov, 2015 4 commits