Histórico de commits

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