Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 il y a 10 ans
  Tatsuhiro Tsujikawa 81f46fbf92 Use CXX11_OVERRIDE il y a 12 ans
  Tatsuhiro Tsujikawa bc3b162569 Remove open_ member from BufferedFile and GZipFile il y a 12 ans
  Tatsuhiro Tsujikawa b0799b6e46 Introduce IOFile abstract class to refactor BufferedFile and GZipFile il y a 12 ans
  Nils Maier f2f8b14047 Support for gzipped -i and --save-session il y a 12 ans
  Nils Maier b0556a7519 Do not use a virtual varargs function il y a 12 ans
  Tatsuhiro Tsujikawa e86fd44dc5 Console color output il y a 13 ans
  Tatsuhiro Tsujikawa f133091a9e Made BufferedFile ctor take const char* args il y a 13 ans
  Tatsuhiro Tsujikawa 037f1512db Added BufferedFile::getLine() to make reading one line more flexible. il y a 13 ans
  Tatsuhiro Tsujikawa a10cda2f17 Use global::cout to output string to stdout. il y a 14 ans
  Tatsuhiro Tsujikawa b6b8cb005d Added printf and flush method to BufferedFile. il y a 14 ans
  Tatsuhiro Tsujikawa 4220c2aadc Read aria2.conf using BufferedFile il y a 14 ans
  Tatsuhiro Tsujikawa 6034474550 Don't allow copying BufferedFile il y a 14 ans
  Tatsuhiro Tsujikawa 7f3d027b83 Removed feof from operator unspecified_bool_type. Added eof(). il y a 14 ans
  Tatsuhiro Tsujikawa 6cb91cae88 Added fopen/fread/fwrite/fgets wrapper class. il y a 14 ans