커밋 기록

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