Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 12 yıl önce
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy 12 yıl önce
  Tatsuhiro Tsujikawa 00e27e4fa4 DownloadEngine: Use std::unique_ptr for eventPoll_ 12 yıl önce
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject 12 yıl önce
  Tatsuhiro Tsujikawa 68f2a33355 DownloadEngine: Use std::unique_ptr for RequestGroupMan 12 yıl önce
  Tatsuhiro Tsujikawa 10cdc59297 Remove vbegin and vend in favor of std::begin and std::end 12 yıl önce
  Tatsuhiro Tsujikawa bef6236da8 DownloadContext::attrs_ now holds std::unique_ptr 12 yıl önce
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 yıl önce
  Tatsuhiro Tsujikawa d444a6cc9e Make getOption RPC method return option for stopped downloads 12 yıl önce
  Tatsuhiro Tsujikawa 4f5d26a0c7 Use BtFileMode for TorrentAttribute::mode 12 yıl önce
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator 12 yıl önce
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists 13 yıl önce
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID 13 yıl önce
  Tatsuhiro Tsujikawa a9c76ed35e Added --rpc-save-upload-metadata option 13 yıl önce
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 yıl önce
  Tatsuhiro Tsujikawa 9d294741fd Rewritten FeatureConfig into set of functions 13 yıl önce
  Tatsuhiro Tsujikawa 68eb1b6737 Ignore unacceptable options in RPC request instead of throwing error. 13 yıl önce
  Tatsuhiro Tsujikawa f4e0eae904 Added checkRequiredInteger() to check integer param is in valid range. 13 yıl önce
  Tatsuhiro Tsujikawa ad11d746f0 Only accepts 32 bit integer values from int and i4 elements in XML-RPC. 13 yıl önce
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 yıl önce
  Tatsuhiro Tsujikawa 9a51cc356b Changed interface of BtRegistry. 14 yıl önce
  Tatsuhiro Tsujikawa 12659c74a8 Don't copy Option in RequestGroup ctor. 14 yıl önce
  Tatsuhiro Tsujikawa 62a07fff5f Fixed unit test 14 yıl önce
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 yıl önce
  Tatsuhiro Tsujikawa 7e7aeac3ff Added --piece-length option. 14 yıl önce
  Tatsuhiro Tsujikawa 05104ba177 Removed asString, asList, ... and use downcast<T> instead. 14 yıl önce
  Tatsuhiro Tsujikawa d1885a5874 Allowed missing params in system.multicall RPC method. 14 yıl önce
  Tatsuhiro Tsujikawa 46eced8ada Fixed compile error and unit test error without SSL library. 14 yıl önce
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 yıl önce
  Tatsuhiro Tsujikawa 73572712d8 Use .meta4 instead of .metalink as suffix when saving metalink XML 14 yıl önce