커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa 11ee82df2e Updated NEWS 14 년 전
  Tatsuhiro Tsujikawa 66f5dc0c6a Updated Chinese (Simplified), Spanish, French and Russian translations. 14 년 전
  Tatsuhiro Tsujikawa 8033c647fa Updated po templates 14 년 전
  Tatsuhiro Tsujikawa 973e0df748 Fixed compile error on openbsd 14 년 전
  Tatsuhiro Tsujikawa 3dc6d2ff6d Updated NEWS for 1.14.0 release 14 년 전
  Tatsuhiro Tsujikawa deb0983ab4 Fixed compile error on android (which does not LFS support) 14 년 전
  Tatsuhiro Tsujikawa 52155b1860 No retry for close() with EINTR. Also reverted changes in d5ffa253. 14 년 전
  Tatsuhiro Tsujikawa 8865001f01 Merge pull request #6 from ITriskTI/patch-3 14 년 전
  ITriskTI f17910aae7 Update doc/ru/aria2c.1.asciidoc 14 년 전
  Tatsuhiro Tsujikawa 49f94e537c Bump up version number to 1.14.0 14 년 전
  Tatsuhiro Tsujikawa 3dcd19c76c Updated po template 14 년 전
  Tatsuhiro Tsujikawa d7b0fc2c90 Merge pull request #5 from ITriskTI/patch-2 14 년 전
  ITriskTI 41c5a72c92 Updated Russian man page 14 년 전
  Tatsuhiro Tsujikawa 185f8739f3 Merge pull request #4 from ITriskTI/patch-1 14 년 전
  ITriskTI aa070bc683 Update src/version_usage.cc 14 년 전
  Tatsuhiro Tsujikawa d4e9b07719 Fixed compile error without BitTorrent support 14 년 전
  Tatsuhiro Tsujikawa c8191700b1 Fixed compile error without BitTorrent and Metalink support 14 년 전
  Tatsuhiro Tsujikawa 8fe92517d9 Removed deleted source file entry 14 년 전
  Tatsuhiro Tsujikawa 3637291c22 Fixed compile warning/error with mingw32 14 년 전
  Tatsuhiro Tsujikawa ebc082747c Log filename in the exception when AbstractDiskWriter::closeFile() failed. 14 년 전
  Tatsuhiro Tsujikawa 413b61c316 FTP PASV: fixed IPv6 support. 14 년 전
  Tatsuhiro Tsujikawa d5ffa2532d AbstractDiskWriter::closeFile(): Throw exception if close() failed. 14 년 전
  Tatsuhiro Tsujikawa 9a6f88c162 Use util::itos() for signed integrals 14 년 전
  Tatsuhiro Tsujikawa 31163c6785 Check totalLength of file is less than std::numeric_limits<off_t>::max() 14 년 전
  Tatsuhiro Tsujikawa 7989cd898d Use int or int32_t instead of size_t where suitable 14 년 전
  Tatsuhiro Tsujikawa 30e0e19e67 Code cleanup 14 년 전
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 년 전
  Tatsuhiro Tsujikawa b97a7c8ecf Use int32_t for begin, length in RangeBtMessage 14 년 전
  Tatsuhiro Tsujikawa 9d15d732ed Use int32_t for piece length instead of size_t 14 년 전
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 년 전