Commit History

Author SHA1 Message Date
  ITriskTI d2892cf7b4 Update doc/manual-src/ru/aria2c.rst 13 years ago
  Tatsuhiro Tsujikawa c8565360b0 Removed unused variables 13 years ago
  Tatsuhiro Tsujikawa 77a4ee4de0 Save gid option with --save-session option 13 years ago
  Tatsuhiro Tsujikawa 983cb3683a Documented --gid option and updated RPC interface section in man page 13 years ago
  Tatsuhiro Tsujikawa 0a4ce4fdb5 Use map to make DownloadResult lookup fast 13 years ago
  Tatsuhiro Tsujikawa 0001f4cfbd Added --gid option 13 years ago
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID 13 years ago
  Tatsuhiro Tsujikawa 04586f50b1 Fixed BitfieldMan::getOffsetCompletedLength overflow on 32-bit systems 13 years ago
  Tatsuhiro Tsujikawa de1ca6d6b8 mingw32: Use HANDLE only for MinGW32 build 13 years ago
  ITriskTI 8c3e08f15a Update doc/manual-src/ru/aria2c.rst 13 years ago
  Tatsuhiro Tsujikawa 0995d3fa0c Updated README.rst 13 years ago
  Tatsuhiro Tsujikawa 2235743de3 Changed console readout, making it more compact 13 years ago
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on 13 years ago
  Tatsuhiro Tsujikawa 79fce29bda Fixed segmentation fault if fp_ is NULL 13 years ago
  Tatsuhiro Tsujikawa e86fd44dc5 Console color output 13 years ago
  Tatsuhiro Tsujikawa 9a5fff0de0 Logger: Simplified console output and change level format in log 13 years ago
  Tatsuhiro Tsujikawa 2364f809c3 Code cleanup: Merged successive string literals in readout 13 years ago
  Tatsuhiro Tsujikawa bf56f3c299 Check the output file is terminal or not in ctor 13 years ago
  Tatsuhiro Tsujikawa 9d7bb9d01a Release statically allocated resources for prefs and options 13 years ago
  Tatsuhiro Tsujikawa a8641b0998 Updated .gitignore 13 years ago
  Tatsuhiro Tsujikawa 3e656fd6d1 Bump up version number to 1.16.1 13 years ago
  Tatsuhiro Tsujikawa 0c491b86d0 Documented --disk-cache option in man page 13 years ago
  Tatsuhiro Tsujikawa 901227db9b Updated usage of --disk-cache 13 years ago
  Tatsuhiro Tsujikawa 7a02177698 Start to find faster host before the number of missing segments becomes 1 13 years ago
  Tatsuhiro Tsujikawa 5683f2fb3e Removed unused staticSHA1Digest 13 years ago
  Tatsuhiro Tsujikawa bec0f6dc11 Removed warning when --file-allocation=falloc is used in MinGW32 build 13 years ago
  Tatsuhiro Tsujikawa a6b18c868b Log size before flush 13 years ago
  Tatsuhiro Tsujikawa df5f1fe77f Fixed bug that size_ is not updated when WrDiskCacheEntry::append is called 13 years ago
  Tatsuhiro Tsujikawa 838949ab85 Append new data to the contagious cache data 13 years ago
  Tatsuhiro Tsujikawa 2c5e77f422 Flush cached data on checkout/cancel Segment 13 years ago