Histórico de commits

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