Історія комітів

Автор SHA1 Опис Дата
  Tatsuhiro Tsujikawa 04caefa406 Fix test failure with --enable-libaria2 11 роки тому
  Nils Maier 3c55400d23 Silence deprecation warning about daemon() on OSX 11 роки тому
  Tatsuhiro Tsujikawa fd0136259c Remove nativeToUtf8 and utf8ToNative 12 роки тому
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 12 роки тому
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 роки тому
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 роки тому
  Tatsuhiro Tsujikawa 22b3e0a4ae Fix PREF_QUIET is set to A2_V_TRUE even if standalone is true 12 роки тому
  Tatsuhiro Tsujikawa 43895155e0 Don't enter daemon mode if standalone is false 12 роки тому
  Tatsuhiro Tsujikawa aee621b3d4 Don't exit on error in option_processing 12 роки тому
  Tatsuhiro Tsujikawa 0ef5f4eea1 Add getDownloadHandle API 12 роки тому
  Tatsuhiro Tsujikawa 6fcf274f27 Add initialization function and addUri API function for libaria2 12 роки тому
  Tatsuhiro Tsujikawa 4070113ef0 Save options directly specified for download in --save-session 12 роки тому
  Tatsuhiro Tsujikawa ae2e4cb7ff Handle OptionHandlers as raw pointer 13 роки тому
  Tatsuhiro Tsujikawa f133091a9e Made BufferedFile ctor take const char* args 13 роки тому
  Tatsuhiro Tsujikawa 0b4dec0250 Increased shreshold of command-line option suggestion 13 роки тому
  Tatsuhiro Tsujikawa 295a62f538 Rewritten help tags and various internal flag handling in OptionHandler 13 роки тому
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. 13 роки тому
  Tatsuhiro Tsujikawa 1ff1505916 Fixed typo and code cleanup 14 роки тому
  Tatsuhiro Tsujikawa 6bf696ca11 New help messages. Added suggestion for unknown/ambiguous options. 14 роки тому
  Tatsuhiro Tsujikawa 82e5318e35 Fixed compile error with mingw 14 роки тому
  Tatsuhiro Tsujikawa 226480ad60 Made const char[] static 14 роки тому
  Tatsuhiro Tsujikawa 35a3f41346 Made Pref::k_, OptionHandler::getName() and getDescription() const char*. 14 роки тому
  Tatsuhiro Tsujikawa d305432ec0 Code cleanup. Avoid std::string temporaries. 14 роки тому
  Tatsuhiro Tsujikawa 601ec0f44a Removed util::startsWith(a, b) 14 роки тому
  Tatsuhiro Tsujikawa d5c8d048ef Rewritten OptionParser. Made it simpler and efficient. 14 роки тому
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 роки тому
  Tatsuhiro Tsujikawa 37016c6587 global cout and cerr is now retrieved using global::cout() and global::cerr() 14 роки тому
  Tatsuhiro Tsujikawa 97f34ab668 Added global::cerr. windows.h now included from common.h 14 роки тому
  Tatsuhiro Tsujikawa 4220c2aadc Read aria2.conf using BufferedFile 14 роки тому
  Tatsuhiro Tsujikawa 3879da592d In MinGW32, open file with UNICODE filename and print them in ANSI. 14 роки тому