1. 24 Nov, 2016 18 commits
  2. 22 Nov, 2016 1 commit
  3. 21 Nov, 2016 2 commits
  4. 19 Nov, 2016 1 commit
  5. 18 Nov, 2016 1 commit
    • Marcel Raad's avatar
      lib: fix compiler warnings after de4de4e3 · 21aa32d3
      Marcel Raad authored
      Visual C++ now complains about implicitly casting time_t (64-bit) to
      long (32-bit). Fix this by changing some variables from long to time_t,
      or explicitly casting to long where the public interface would be
      affected.
      
      Closes #1131
      21aa32d3
  6. 17 Nov, 2016 2 commits
  7. 16 Nov, 2016 10 commits
  8. 15 Nov, 2016 5 commits