1. 29 May, 2017 1 commit
  2. 08 May, 2017 1 commit
  3. 17 Jan, 2017 1 commit
  4. 03 Jan, 2017 1 commit
  5. 28 Dec, 2016 3 commits
  6. 04 Dec, 2016 2 commits
  7. 10 Nov, 2016 1 commit
  8. 09 Sep, 2016 1 commit
  9. 23 Aug, 2016 1 commit
  10. 02 Jul, 2016 1 commit
  11. 26 Feb, 2016 1 commit
  12. 19 Feb, 2016 1 commit
  13. 29 Dec, 2015 1 commit
  14. 27 Dec, 2015 1 commit
  15. 18 Dec, 2015 1 commit
  16. 17 Dec, 2015 1 commit
  17. 15 Dec, 2015 1 commit
  18. 20 Jun, 2015 1 commit
  19. 24 Mar, 2015 1 commit
  20. 03 Mar, 2015 7 commits
  21. 12 Feb, 2015 1 commit
  22. 10 Feb, 2015 1 commit
  23. 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
  24. 01 Jan, 2015 1 commit
  25. 04 Dec, 2014 2 commits
  26. 21 Nov, 2014 1 commit
  27. 23 Aug, 2014 1 commit
  28. 30 Jul, 2014 1 commit
  29. 15 Mar, 2014 1 commit