1. 06 Feb, 2015 1 commit
    • Max Kellermann's avatar
      fs/io/FileOutputStream: don't auto-delete file on WIN32 · d38034bb
      Max Kellermann authored
      The file handle is never reset to INVALID_HANDLE_VALUE, and thus the
      destructor will assume the operation shall be cancelled and will
      delete the temporary file.
      
      This was a major breakage for saving the database file and the state
      file.
      d38034bb
  2. 29 Aug, 2014 1 commit
  3. 11 Aug, 2014 6 commits
  4. 08 Aug, 2014 1 commit
  5. 07 Aug, 2014 3 commits