1. 28 Oct, 2016 1 commit
    • Robert Castle's avatar
      Problem: clock_gettime is now defined in macOS 10.12 SDK · 0dfb32a2
      Robert Castle authored
      Solution: Rename the custom implementation of clock_gettime for macOS to
      alt_clock_gettime and wrap all usage in preprocessor macros to only enable the
      alternative version when using macOS <= 10.11.
      
      This issue occurs when targeting macOS 10.11 or earlier but using the 10.12
      or newer SDK.
      0dfb32a2
  2. 27 Oct, 2016 2 commits
  3. 23 Oct, 2016 4 commits
  4. 21 Oct, 2016 2 commits
  5. 18 Oct, 2016 2 commits
  6. 14 Oct, 2016 2 commits
  7. 12 Oct, 2016 1 commit
    • Jens Auer's avatar
      Fixed problems from previous PR for #2158 (#2160) · b0313259
      Jens Auer authored
      * - Fixed windows build errors
      - Extended monitor lock scope to prevent race-condition between
        process_stop and monitor
      
      * - Fixed windows build errors
      - Extended monitor lock scope to prevent race-condition between
        process_stop and monitor
      b0313259
  8. 11 Oct, 2016 3 commits
  9. 10 Oct, 2016 3 commits
  10. 09 Oct, 2016 2 commits
  11. 07 Oct, 2016 2 commits
  12. 04 Oct, 2016 2 commits
  13. 03 Oct, 2016 2 commits
  14. 01 Oct, 2016 5 commits
  15. 29 Sep, 2016 7 commits