1. 08 May, 2017 1 commit
  2. 17 Jan, 2017 1 commit
  3. 03 Jan, 2017 1 commit
  4. 28 Dec, 2016 3 commits
  5. 04 Dec, 2016 2 commits
  6. 10 Nov, 2016 1 commit
  7. 09 Sep, 2016 1 commit
  8. 23 Aug, 2016 1 commit
  9. 02 Jul, 2016 1 commit
  10. 26 Feb, 2016 1 commit
  11. 19 Feb, 2016 1 commit
  12. 29 Dec, 2015 1 commit
  13. 27 Dec, 2015 1 commit
  14. 18 Dec, 2015 1 commit
  15. 17 Dec, 2015 1 commit
  16. 15 Dec, 2015 1 commit
  17. 20 Jun, 2015 1 commit
  18. 24 Mar, 2015 1 commit
  19. 03 Mar, 2015 7 commits
  20. 12 Feb, 2015 1 commit
  21. 10 Feb, 2015 1 commit
  22. 29 Jan, 2015 2 commits
    • PHO's avatar
      Avoid integer overflow in MonotonicClock{S,MS,US} · 39abd3ec
      PHO authored
      This is Darwin specific: the previous implementation was causing an integer
      overflow when base.numer is very large. On PPC Darwin, the timebase info is 1000000000/33330116 and this is too large for integer arithmetic.
      39abd3ec
    • PHO's avatar
      Avoid integer overflow in MonotonicClock{S,MS,US} · a4f4fc50
      PHO authored
      This is Darwin specific: the previous implementation was causing an integer
      overflow when base.numer is very large. On PPC Darwin, the timebase info is 1000000000/33330116 and this is too large for integer arithmetic.
      a4f4fc50
  23. 01 Jan, 2015 1 commit
  24. 04 Dec, 2014 2 commits
  25. 21 Nov, 2014 1 commit
  26. 23 Aug, 2014 1 commit
  27. 30 Jul, 2014 1 commit
  28. 15 Mar, 2014 2 commits