커밋 기록

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