Commit History

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