История коммитов

Автор SHA1 Сообщение Дата
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib 10 лет назад
  Tatsuhiro Tsujikawa f72a303b8d Add --bt-detach-seed-only option 11 лет назад
  Tatsuhiro Tsujikawa adeead6f03 Revert to existing "proper" coding style 11 лет назад
  Nils Maier 8cada49765 Cleanup AbstractCommand take 2 11 лет назад
  Nils Maier 6240345fd5 Revert "Cleanup AbstractCommand" 11 лет назад
  Nils Maier 0465aa5455 Cleanup AbstractCommand 11 лет назад
  Nils Maier 2db0c81fc8 Stuff memory holes 12 лет назад
  Tatsuhiro Tsujikawa 9e52483c04 Refactor DownloadHandlerFactory 12 лет назад
  Tatsuhiro Tsujikawa e1e6bb1ec5 Don't fail multiple concurrent dl same file if auto-file-renaming is enabled 12 лет назад
  Nils Maier 29d569eef9 Cleanup RequestGroup code a bit 12 лет назад
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry 12 лет назад
  Tatsuhiro Tsujikawa a479473949 Use std::unique_ptr for URISelector instead of std::shared_ptr 12 лет назад
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr 12 лет назад
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 лет назад
  Tatsuhiro Tsujikawa 77a4ee4de0 Save gid option with --save-session option 13 лет назад
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID 13 лет назад
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation 13 лет назад
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 лет назад
  Tatsuhiro Tsujikawa 461a542c5e Rewritten DownloadHandlerConstants 13 лет назад
  Tatsuhiro Tsujikawa 2795176d79 Add GID => RequestGroup index for faster access to RequestGroup 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 1c292f469e aria2 now doesn't assume download's completed just because file size matched 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 f860bf0d50 Use %lld to fomat a2_gid_t 14 лет назад
  Tatsuhiro Tsujikawa 12659c74a8 Don't copy Option in RequestGroup ctor. 14 лет назад
  Tatsuhiro Tsujikawa 49b49c351a Eliminated few seconds delay when downloads stop or pause. 14 лет назад
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 лет назад
  Tatsuhiro Tsujikawa d316a00ade Replaced RequestGroup::lastUriResult_ with 15 лет назад