1. 27 Jan, 2020 1 commit
  2. 21 Jan, 2020 3 commits
  3. 15 Jan, 2020 2 commits
  4. 10 Jan, 2020 3 commits
  5. 08 Jan, 2020 2 commits
  6. 07 Jan, 2020 1 commit
  7. 06 Jan, 2020 10 commits
  8. 05 Jan, 2020 2 commits
  9. 02 Jan, 2020 1 commit
  10. 01 Jan, 2020 11 commits
  11. 31 Dec, 2019 3 commits
  12. 30 Dec, 2019 1 commit
    • dearblue's avatar
      Fix builds for modern mingw; fix #4869 · 93d0e5d9
      dearblue authored
      What I intended to fix in #4869 was a patch for an old MinGW.
      Recent MinGWs have their own `mkstemp()` function.
      I knew this after checking the patch #4903.
      93d0e5d9