Історія комітів

Автор SHA1 Опис Дата
  Tatsuhiro Tsujikawa 2cbdd8b845 Fixed compile error without BitTorrent support 13 роки тому
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation 13 роки тому
  Tatsuhiro Tsujikawa c904aa50fe Use uri_split instead of uri::parse where appropriate 13 роки тому
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 роки тому
  Tatsuhiro Tsujikawa d8c44fe9e8 Use const char* instead of static const std::string 13 роки тому
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects 13 роки тому
  Tatsuhiro Tsujikawa 763c7a0aa0 Pause download even if download is completed 13 роки тому
  Tatsuhiro Tsujikawa 8f1049c15f Fixed assertion in removeRequestGroupIndex() 13 роки тому
  Tatsuhiro Tsujikawa 2795176d79 Add GID => RequestGroup index for faster access to RequestGroup 13 роки тому
  Tatsuhiro Tsujikawa 329a17b3f9 Removed tailing whitespaces 13 роки тому
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 роки тому
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier 13 роки тому
  Tatsuhiro Tsujikawa 7bc2a14d9f Fixed compile error without BitTorrent support 13 роки тому
  Tatsuhiro Tsujikawa 8499a47d21 Added --bt-remove-unselected-file option. 13 роки тому
  Tatsuhiro Tsujikawa eed804baaa Use std::set instead of std::deque if the elements are sorted and 13 роки тому
  Tatsuhiro Tsujikawa f4e2c7f060 Added JSON-RPC over WebSocket. 13 роки тому
  Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option. 13 роки тому
  Tatsuhiro Tsujikawa 52155b1860 No retry for close() with EINTR. Also reverted changes in d5ffa253. 14 роки тому
  Tatsuhiro Tsujikawa d5ffa2532d AbstractDiskWriter::closeFile(): Throw exception if close() failed. 14 роки тому
  Tatsuhiro Tsujikawa 7989cd898d Use int or int32_t instead of size_t where suitable 14 роки тому
  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 dd3f688743 Made some texts translatable 14 роки тому
  Tatsuhiro Tsujikawa f860bf0d50 Use %lld to fomat a2_gid_t 14 роки тому
  Tatsuhiro Tsujikawa c8ed44b18f Made --uri-selector option available in -i list. 14 роки тому
  Tatsuhiro Tsujikawa 2f59ce0048 Renamed DownloadResult::bitfieldStr to bitfield and changed its 14 роки тому
  Tatsuhiro Tsujikawa f7aeb86ccc Added --download-result option. 14 роки тому
  Tatsuhiro Tsujikawa a10cda2f17 Use global::cout to output string to stdout. 14 роки тому
  Tatsuhiro Tsujikawa 02307cee0a Removed utf8ToNative from log message and exception message. 14 роки тому