Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 9103fb6105 Refactored PieceStatMan::updatePieceStats(). 15 years ago
  Tatsuhiro Tsujikawa 829803d4f5 Fixed compile error which occurs when system has posix_fallocate() but 15 years ago
  Tatsuhiro Tsujikawa da8e0203b8 Removed specializations of std::swap(PeerEntry&, PeerEntry&). 15 years ago
  Tatsuhiro Tsujikawa 55e49b65d3 Use errno to get error code epoll_ctl(). Using its returned value as 15 years ago
  Tatsuhiro Tsujikawa f0e8940cec Added Arabic translation. Updated Russian, Greek and Danish 15 years ago
  Tatsuhiro Tsujikawa 089563cb2a Updated po templates. 15 years ago
  Tatsuhiro Tsujikawa 6363da9cea Updated NEWS for 1.10.7 release. 15 years ago
  Tatsuhiro Tsujikawa bc798ae4e6 Use Exception::getErrorCode() in main() instead of error_code::UNKNOWN_ERROR 15 years ago
  Tatsuhiro Tsujikawa f5efdd9413 Updated doc for --on-download-stop. 15 years ago
  Tatsuhiro Tsujikawa 0271ec0352 Updated usage of --on-download-* options. 15 years ago
  Tatsuhiro Tsujikawa 934c185e79 Updated Event Hook. 15 years ago
  Tatsuhiro Tsujikawa 4747c3a2da Added Hook Event subsection and described about COMMAND specified in 15 years ago
  Tatsuhiro Tsujikawa c1a130fdf5 Updated doc for --save-session. 15 years ago
  Tatsuhiro Tsujikawa 044e6df7ac Updated man page for --on-download-start. Mentioned about 2 new 15 years ago
  Tatsuhiro Tsujikawa adcfffeccb Fixed arithmetic exception when completedLength is 0. 15 years ago
  Tatsuhiro Tsujikawa f3e89651a8 Return true if completedLength is 0. 15 years ago
  Tatsuhiro Tsujikawa c5ef9dadbd Pass the number of requested files as 2nd argument to the command specified in 15 years ago
  Tatsuhiro Tsujikawa 0cdfc3d104 Call RequestGroupMan::removeStoppedGroup() in 15 years ago
  Tatsuhiro Tsujikawa 567b424907 Pass first filename as 2nd argument to command specified by 15 years ago
  Tatsuhiro Tsujikawa c03ab007a3 Throw exception when unrecognized URI, bad Metalink or bad .torrent 15 years ago
  Tatsuhiro Tsujikawa c81dcd80ea Removed 3rd argument auxUris of createBtMagnetRequestGroup(). 15 years ago
  Tatsuhiro Tsujikawa f9a6697352 Fixed compile error without ssl library. 15 years ago
  Tatsuhiro Tsujikawa 8f39257fd5 Added aria2c bash_completion. 15 years ago
  Tatsuhiro Tsujikawa 0a2b1660fa Removed DownloadContext::dir_. Use PREF_DIR value instead. 15 years ago
  Tatsuhiro Tsujikawa 479f71efaf Bump up version number to 1.10.7 15 years ago
  Tatsuhiro Tsujikawa 7a3faa625b Check a2x, asciidoc presence and only build documents when they are 15 years ago
  Tatsuhiro Tsujikawa 816be74e61 Generate man pages, its HTML version and README.html by make. 15 years ago
  Tatsuhiro Tsujikawa 3ee6784b76 Made `make distcheck' pass. 15 years ago
  Tatsuhiro Tsujikawa 7ac1f17d56 Added missing error_code.h to Makefile.am 15 years ago
  Tatsuhiro Tsujikawa 85d0a9b740 Updated EXIT STATUS section. 15 years ago