Historial de Commits

Autor SHA1 Mensaje Fecha
  Nils Maier cf6f58ceec More code cleanups hace 12 años
  Nils Maier 8526ceeb45 Convert to autos and ranged loops hace 12 años
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr hace 12 años
  Nils Maier 9da17424c6 Fix json::decodeGetParams when compiled with recent Apple clang hace 12 años
  Nils Maier 270f429838 Fix util::nextParam when compiled with recent Apple clang hace 12 años
  Tatsuhiro Tsujikawa d87365efc6 Use @echo instead of $(warning ...) to suppress warning on autoreconf hace 12 años
  Tatsuhiro Tsujikawa c26c1e234a Move GHR outside of function and provide ctor to suppress compiler warning hace 12 años
  Tatsuhiro Tsujikawa b6d84c0160 Use nullptr for std::shared_ptr and unique_ptr default parameter hace 12 años
  Tatsuhiro Tsujikawa 5ba7150333 Code cleanup hace 12 años
  Tatsuhiro Tsujikawa 7b04c841d6 Code cleanup hace 12 años
  Tatsuhiro Tsujikawa 7f049dc2a4 Fix bad use of std::move hace 12 años
  Tatsuhiro Tsujikawa 7e01328daf Merge branch 'master' into win-ctrl-c hace 12 años
  Nils Maier 02c65e0eca Always build doc/manual-src hace 12 años
  Nils Maier bf5a940ed4 Define a type for signal handlers hace 12 años
  Nils Maier 79fcafc31f Win: Use SetConsoleCtrlHandler for SIGINT/SIGTERM hace 12 años
  Nils Maier 9e25335850 Implement a simple resource lock (threading) hace 12 años
  Nils Maier 322bd45cfb Check for sphinx-build during configure hace 12 años
  Nils Maier 2216d8cd34 Fix out-of-tree README.html build hace 12 años
  Nils Maier a982dee961 Switch CA_BUNDLE to AC_DEFINE hace 12 años
  Nils Maier 303f987ee9 Add --with-disk-cache configure option hace 12 años
  Nils Maier 90c39522a2 Libuv: Compatiblity fix with master hace 12 años
  Nils Maier 4be7ec380f Change defaults: Enable 16M disk cache by default. hace 12 años
  Tatsuhiro Tsujikawa 732ed1fb8b Fix broken XMLRPC method call hace 12 años
  Tatsuhiro Tsujikawa 8d62682202 Fix segmentation fault if RpcMethod::process throws exception hace 12 años
  Tatsuhiro Tsujikawa de55569de5 Always save control file if --force-save is given hace 12 años
  Tatsuhiro Tsujikawa 41121e09f7 Use std::unique_ptr for Metalink objects hace 12 años
  Tatsuhiro Tsujikawa 59e63d956e Rewrite RPC method factory function hace 12 años
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy hace 12 años
  Tatsuhiro Tsujikawa 7a57ecc5f8 DefaultBtMessageDispatcher: Remove unused members peerStorage_, pieceStorage_ hace 12 años
  Tatsuhiro Tsujikawa cf8cfeefbc DHTInteractionCommand: Use std::unique_ptr for DHTConnection hace 12 años