Cronologia Commit

Autore SHA1 Messaggio Data
  Tatsuhiro Tsujikawa c1a130fdf5 Updated doc for --save-session. 15 anni fa
  Tatsuhiro Tsujikawa 044e6df7ac Updated man page for --on-download-start. Mentioned about 2 new 15 anni fa
  Tatsuhiro Tsujikawa adcfffeccb Fixed arithmetic exception when completedLength is 0. 15 anni fa
  Tatsuhiro Tsujikawa f3e89651a8 Return true if completedLength is 0. 15 anni fa
  Tatsuhiro Tsujikawa c5ef9dadbd Pass the number of requested files as 2nd argument to the command specified in 15 anni fa
  Tatsuhiro Tsujikawa 0cdfc3d104 Call RequestGroupMan::removeStoppedGroup() in 15 anni fa
  Tatsuhiro Tsujikawa 567b424907 Pass first filename as 2nd argument to command specified by 15 anni fa
  Tatsuhiro Tsujikawa c03ab007a3 Throw exception when unrecognized URI, bad Metalink or bad .torrent 15 anni fa
  Tatsuhiro Tsujikawa c81dcd80ea Removed 3rd argument auxUris of createBtMagnetRequestGroup(). 15 anni fa
  Tatsuhiro Tsujikawa f9a6697352 Fixed compile error without ssl library. 15 anni fa
  Tatsuhiro Tsujikawa 8f39257fd5 Added aria2c bash_completion. 15 anni fa
  Tatsuhiro Tsujikawa 0a2b1660fa Removed DownloadContext::dir_. Use PREF_DIR value instead. 15 anni fa
  Tatsuhiro Tsujikawa 479f71efaf Bump up version number to 1.10.7 15 anni fa
  Tatsuhiro Tsujikawa 7a3faa625b Check a2x, asciidoc presence and only build documents when they are 15 anni fa
  Tatsuhiro Tsujikawa 816be74e61 Generate man pages, its HTML version and README.html by make. 15 anni fa
  Tatsuhiro Tsujikawa 3ee6784b76 Made `make distcheck' pass. 15 anni fa
  Tatsuhiro Tsujikawa 7ac1f17d56 Added missing error_code.h to Makefile.am 15 anni fa
  Tatsuhiro Tsujikawa 85d0a9b740 Updated EXIT STATUS section. 15 anni fa
  Tatsuhiro Tsujikawa f0f4f8f703 Added more error code values. 15 anni fa
  Tatsuhiro Tsujikawa 6bc215fcec Add groupToAdd to requestGroups_ even if exception is thrown in 15 anni fa
  Tatsuhiro Tsujikawa 378ba26ed3 Updated doc 15 anni fa
  Tatsuhiro Tsujikawa a0139e3e08 Call RequestGroup::setLastError in 15 anni fa
  Tatsuhiro Tsujikawa d5b6ec8621 Call RequestGroup::setLastError when exception is caught while 15 anni fa
  Tatsuhiro Tsujikawa f5a9448cf1 Moved setLastError call before if(req_) {... 15 anni fa
  Tatsuhiro Tsujikawa ce6eb592da Added Exception ctor which takes both errNum and errorCode. 15 anni fa
  Tatsuhiro Tsujikawa e8f3592314 Removed include of cerrno from Exception.h 15 anni fa
  Tatsuhiro Tsujikawa 476ba70a9f Moved errorCode_ from RecoverableException to Exception and added errorCode to 15 anni fa
  Tatsuhiro Tsujikawa 45fde1adaf Cleaned up Exception constructors. 15 anni fa
  Tatsuhiro Tsujikawa 50122f0ab3 Renamed Exception::errno_ as Exception::errNum_. 15 anni fa
  Tatsuhiro Tsujikawa ecbc05012c Added additional error_code::Values(9 through 14). 15 anni fa