Histórico de Commits

Autor SHA1 Mensagem Data
  Tatsuhiro Tsujikawa 949a580a14 mingw32: Gain privilege before opening files há 9 anos atrás
  Tatsuhiro Tsujikawa db239c2853 Add --stderr option to redirect all stdout log output to stderr há 9 anos atrás
  Tatsuhiro Tsujikawa 74811ddaff mingw: Add warning for falloc há 9 anos atrás
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 há 10 anos atrás
  Tatsuhiro Tsujikawa 699f04d0b8 Disable --deferred-input when --save-session is used together há 10 anos atrás
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 há 11 anos atrás
  Tatsuhiro Tsujikawa 04caefa406 Fix test failure with --enable-libaria2 há 11 anos atrás
  Nils Maier 3c55400d23 Silence deprecation warning about daemon() on OSX há 11 anos atrás
  Tatsuhiro Tsujikawa fd0136259c Remove nativeToUtf8 and utf8ToNative há 12 anos atrás
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef há 12 anos atrás
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 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 22b3e0a4ae Fix PREF_QUIET is set to A2_V_TRUE even if standalone is true há 12 anos atrás
  Tatsuhiro Tsujikawa 43895155e0 Don't enter daemon mode if standalone is false há 12 anos atrás
  Tatsuhiro Tsujikawa aee621b3d4 Don't exit on error in option_processing há 12 anos atrás
  Tatsuhiro Tsujikawa 0ef5f4eea1 Add getDownloadHandle API há 12 anos atrás
  Tatsuhiro Tsujikawa 6fcf274f27 Add initialization function and addUri API function for libaria2 há 12 anos atrás
  Tatsuhiro Tsujikawa 4070113ef0 Save options directly specified for download in --save-session há 12 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 0b4dec0250 Increased shreshold of command-line option suggestion há 13 anos atrás
  Tatsuhiro Tsujikawa 295a62f538 Rewritten help tags and various internal flag handling in OptionHandler há 13 anos atrás
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. há 14 anos atrás
  Tatsuhiro Tsujikawa 1ff1505916 Fixed typo and code cleanup há 14 anos atrás
  Tatsuhiro Tsujikawa 6bf696ca11 New help messages. Added suggestion for unknown/ambiguous options. há 14 anos atrás
  Tatsuhiro Tsujikawa 82e5318e35 Fixed compile error with mingw há 14 anos atrás
  Tatsuhiro Tsujikawa 226480ad60 Made const char[] static há 14 anos atrás
  Tatsuhiro Tsujikawa 35a3f41346 Made Pref::k_, OptionHandler::getName() and getDescription() const char*. há 14 anos atrás
  Tatsuhiro Tsujikawa d305432ec0 Code cleanup. Avoid std::string temporaries. há 14 anos atrás
  Tatsuhiro Tsujikawa 601ec0f44a Removed util::startsWith(a, b) há 14 anos atrás