Historique des commits

Auteur SHA1 Message Date
  Ali MJ Al-Nasrawy 01969fc530 flush OS write buffers before saving control file il y a 5 ans
  Tatsuhiro Tsujikawa e0a827ff98 Enable IndentPPDirectives il y a 7 ans
  Tatsuhiro Tsujikawa 795a0474df clang-format-5.0 il y a 8 ans
  Nils Maier 992944257c MacOS: Allocate once (apfs compat) il y a 8 ans
  Tatsuhiro Tsujikawa 8fc0c85125 Propagate disk full error on pre-allocation to last error code il y a 8 ans
  Tatsuhiro Tsujikawa b64ea39c7b Clang-format and small amends il y a 9 ans
  suzker fa43431974 fixed mmap failure check with MAP_FAILED flag il y a 9 ans
  suzker ef0a2e601f Compare filesize directly to the numeric max of size_t il y a 9 ans
  suzker 43aea5c940 added filesize overflow check for mmap on 32bit os il y a 9 ans
  Tatsuhiro Tsujikawa 5e48e01bf9 Don't inherit file descriptor to child process il y a 9 ans
  Tatsuhiro Tsujikawa fc95a91eb6 mingw: Use SetFileValidData to make --file-allocation=falloc work il y a 9 ans
  Tatsuhiro Tsujikawa 25243da039 mingw: Add formatLastError as wrapper function for FormatMessage il y a 9 ans
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 il y a 9 ans
  Tatsuhiro Tsujikawa dfadc2e68b Use cached filesize instead of calling size() again il y a 10 ans
  Tatsuhiro Tsujikawa 3974c1223b Don't enable mmap if file allocation is disabled il y a 10 ans
  Tatsuhiro Tsujikawa 8750d7be99 Disard cache when checking checksum il y a 11 ans
  Nils Maier f8db60e54e OSX: Use F_NOCACHE instead of F_GLOBAL_NOCACHE il y a 11 ans
  Nils Maier a82f08765e Fix (unknown length) downloads larger than 2GiB il y a 11 ans
  Nils Maier 5c07f0109e Fix F_PREALLOC based allocation on some OSX versions il y a 11 ans
  Nils Maier a0f275a9f1 Remove unused function getWin32Handle il y a 11 ans
  Nils Maier 7600886d3d Implement falloc equivalent in OSX il y a 11 ans
  Tatsuhiro Tsujikawa fa09dc9115 Clean up if defined style il y a 12 ans
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr il y a 12 ans
  Tatsuhiro Tsujikawa 5bc5665c6a Support off64_t for Android build il y a 12 ans
  Tatsuhiro Tsujikawa e0ea88ebcf mingw32: Make NTFS sparse file on --file-allocation=trunc il y a 12 ans
  Tatsuhiro Tsujikawa de1ca6d6b8 mingw32: Use HANDLE only for MinGW32 build il y a 13 ans
  Tatsuhiro Tsujikawa bec0f6dc11 Removed warning when --file-allocation=falloc is used in MinGW32 build il y a 13 ans
  Tatsuhiro Tsujikawa 911851debb mingw32: Removed FSCTL_SET_SPARSE set il y a 13 ans
  Tatsuhiro Tsujikawa 7e59e2dbb5 mingw32: Open file using _wsopen and added --enable-mmap support il y a 13 ans
  Tatsuhiro Tsujikawa b95f15b462 Use Win32 API for file I/O in AbstractDiskWriter il y a 13 ans