Histórico de Commits

Autor SHA1 Mensagem Data
  Tatsuhiro Tsujikawa b316b2cec5 clang-format há 9 anos atrás
  rotor cefea5db5a Add a little bit of color to have a better visual of important informations há 9 anos atrás
  Tatsuhiro Tsujikawa 25615fcb17 Add "seeder" key to tellStatus RPC response há 9 anos atrás
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 há 10 anos atrás
  Tatsuhiro Tsujikawa 85faafcaf2 Fix bug that progress summary is not shown timely há 10 anos atrás
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units há 10 anos atrás
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib há 10 anos atrás
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 há 11 anos atrás
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always há 11 anos atrás
  Tatsuhiro Tsujikawa 30e4077440 Add --enable-color option to enable/disable terminal color output há 11 anos atrás
  Nils Maier 80528aa9ce Use some colors in progress reports (where available) há 12 anos atrás
  Nils Maier 8526ceeb45 Convert to autos and ranged loops há 12 anos atrás
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr há 12 anos atrás
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject há 12 anos atrás
  Tatsuhiro Tsujikawa 81f46fbf92 Use CXX11_OVERRIDE há 12 anos atrás
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry 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
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator há 12 anos atrás
  Nils Maier 11b9f3ebe2 Detect console with on Windows há 13 anos atrás
  Tatsuhiro Tsujikawa 1e4f301ec1 Remove PeerStorage::getActivePeers() and add getUsedPeers() instead há 12 anos atrás
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists há 13 anos atrás
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID há 13 anos atrás
  Tatsuhiro Tsujikawa 2235743de3 Changed console readout, making it more compact há 13 anos atrás
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on há 13 anos atrás
  Tatsuhiro Tsujikawa 2364f809c3 Code cleanup: Merged successive string literals in readout há 13 anos atrás
  Tatsuhiro Tsujikawa bf56f3c299 Check the output file is terminal or not in ctor há 13 anos atrás
  Tatsuhiro Tsujikawa 8566d050ff Reset stream format state há 13 anos atrás
  Tatsuhiro Tsujikawa 21c3903af0 Simplified TransferStat struct há 13 anos atrás
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation há 13 anos atrás
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects há 13 anos atrás