Histórico de Commits

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