Commit History

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 年之前
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier 13 年之前
  Tatsuhiro Tsujikawa db86ffbca9 Fixed compile error without libnettle, libgcrypt and openssl 13 年之前
  Tatsuhiro Tsujikawa 1c292f469e aria2 now doesn't assume download's completed just because file size matched 13 年之前
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 年之前
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 年之前
  Tatsuhiro Tsujikawa 26d4ca8a6a Made notice level log messages translatable 14 年之前
  Tatsuhiro Tsujikawa f860bf0d50 Use %lld to fomat a2_gid_t 14 年之前
  Tatsuhiro Tsujikawa 1687741303 Use fmt instead of util::itos 14 年之前
  Tatsuhiro Tsujikawa 2e5d9b056f Removed strconcat 14 年之前
  Tatsuhiro Tsujikawa 1d56c17225 Code cleanup. Avoid std::string temporaries. 14 年之前
  Tatsuhiro Tsujikawa 9a51cc356b Changed interface of BtRegistry. 14 年之前
  Tatsuhiro Tsujikawa 12659c74a8 Don't copy Option in RequestGroup ctor. 14 年之前
  Tatsuhiro Tsujikawa 2f59ce0048 Renamed DownloadResult::bitfieldStr to bitfield and changed its 14 年之前
  Tatsuhiro Tsujikawa 6404f119e1 Renamed DownloadResult::infoHashStr to infoHash and changed its 14 年之前
  Tatsuhiro Tsujikawa 02307cee0a Removed utf8ToNative from log message and exception message. 14 年之前
  Tatsuhiro Tsujikawa 3879da592d In MinGW32, open file with UNICODE filename and print them in ANSI. 14 年之前
  Tatsuhiro Tsujikawa 97f76b7cf4 Fixed the bug due to dangling pointers in RequestGroup. 14 年之前
  Tatsuhiro Tsujikawa 65ec9e98df Replaced InOrder with Inorder. 14 年之前
  Tatsuhiro Tsujikawa 4784114281 Don't save removed download in --save-session text file. 14 年之前
  Tatsuhiro Tsujikawa d8585fd6eb Updated doc 14 年之前
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 年之前
  Tatsuhiro Tsujikawa ea1b4b3ee5 Eliminated SocketCore::peekData() form HTTP/FTP downloads. 14 年之前
  Tatsuhiro Tsujikawa adcfffeccb Fixed arithmetic exception when completedLength is 0. 15 年之前
  Tatsuhiro Tsujikawa 0a2b1660fa Removed DownloadContext::dir_. Use PREF_DIR value instead. 15 年之前
  Tatsuhiro Tsujikawa ecbc05012c Added additional error_code::Values(9 through 14). 15 年之前
  Tatsuhiro Tsujikawa d316a00ade Replaced RequestGroup::lastUriResult_ with 15 年之前
  Tatsuhiro Tsujikawa 947967fc63 Renamed DownloadErrorCode.h as error_code.h. Renamed 15 年之前
  Tatsuhiro Tsujikawa 694fb307aa 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
  Tatsuhiro Tsujikawa 580098eb49 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前