1. 17 Aug, 2015 8 commits
  2. 09 Aug, 2015 2 commits
  3. 08 Aug, 2015 3 commits
  4. 06 Aug, 2015 3 commits
  5. 05 Aug, 2015 1 commit
    • Marian Triebe's avatar
      Fix build on MSVC · 36077a3c
      Marian Triebe authored
      This commit includes a fix for `accept` of the socket API with MSVC.
      
      Examples are now working, but use the `trivial match case`, the `advanced
      match case` is not available on MSVC due to internal compiler errors.
      
      The `thread_local` keyword is used on MSVC and GCC, while Clang does not
      support it for now.
      
      This commit also fixes minor warnings with the MSVC compiler and removes
      the `pragma comment` for linking libraries with MSVC.
      36077a3c
  6. 03 Aug, 2015 4 commits
  7. 30 Jul, 2015 2 commits
  8. 28 Jul, 2015 5 commits
  9. 27 Jul, 2015 10 commits
  10. 25 Jul, 2015 1 commit
  11. 24 Jul, 2015 1 commit