Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Fandrich 0538aa40da Fixed some typos in code comments há 10 anos atrás
  Tatsuhiro Tsujikawa b63c1dce08 SessionSerializer: Use std::unique_ptr instead of std::shared_ptr há 11 anos atrás
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 há 11 anos atrás
  Nils Maier 0f805fb962 Silence some compiler warnings in SessionSerializer. há 11 anos atrás
  Tatsuhiro Tsujikawa 631f37433a Save session only when there is change since the last serialization há 11 anos atrás
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate há 12 anos atrás
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef há 12 anos atrás
  Tatsuhiro Tsujikawa 68f2a33355 DownloadEngine: Use std::unique_ptr for RequestGroupMan há 12 anos atrás
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle há 12 anos atrás
  Nils Maier 3b32dcb9f1 SessionSerializer: Truly unique URIs há 12 anos atrás
  Tatsuhiro Tsujikawa fde376efbc SessionSerializer: Save spent URIs as well as remaining ones há 12 anos atrás
  Tatsuhiro Tsujikawa b0799b6e46 Introduce IOFile abstract class to refactor BufferedFile and GZipFile há 12 anos atrás
  Tatsuhiro Tsujikawa 4070113ef0 Save options directly specified for download in --save-session há 12 anos atrás
  Tatsuhiro Tsujikawa 07d38e31ad Save URI returned only from FileEntry::getRemainingUris() há 12 anos atrás
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator há 12 anos atrás
  Tatsuhiro Tsujikawa 9b99875478 Add writeOptionLine() to format 1 line of option name/value pair há 12 anos atrás
  Tatsuhiro Tsujikawa 122e5929c1 SessionSerializer: Remove check fp because it is always true há 12 anos atrás
  Tatsuhiro Tsujikawa f4469b79aa SessionSerializer crash when filename length is less than 3 há 12 anos atrás
  Tatsuhiro Tsujikawa 910e40f128 Fix missing value in serialized pause option há 12 anos atrás
  Nils Maier f2f8b14047 Support for gzipped -i and --save-session há 12 anos atrás
  Tatsuhiro Tsujikawa 3fc45edaa7 Fix bug that active downloads are not saved with --save-session-interval há 12 anos atrás
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists há 13 anos atrás
  Tatsuhiro Tsujikawa 77a4ee4de0 Save gid option with --save-session option há 13 anos atrás
  Tatsuhiro Tsujikawa e0dcb942b2 Added --force-save option. há 13 anos atrás
  Tatsuhiro Tsujikawa ae2e4cb7ff Handle OptionHandlers as raw pointer há 13 anos atrás
  Tatsuhiro Tsujikawa f133091a9e Made BufferedFile ctor take const char* args há 13 anos atrás
  Tatsuhiro Tsujikawa c4e66390ac Code cleanup há 14 anos atrás
  Tatsuhiro Tsujikawa 35a3f41346 Made Pref::k_, OptionHandler::getName() and getDescription() const char*. há 14 anos atrás
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. há 14 anos atrás
  Tatsuhiro Tsujikawa 5a29813d24 OptionHandler now knows its option can be used in -i list option, há 14 anos atrás