Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa bd0a3960df mingw32: Fix bug that aria2 does not read piped stdin 11 years ago
  Tatsuhiro Tsujikawa 1188e4f1a2 Fix mingw32 build with gcc 4.8.2 11 years ago
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 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
  Tatsuhiro Tsujikawa b7a3976456 Fix position of parenthesis 12 years ago
  Nils Maier 6b7a51d5e0 Close GZipFiles in the d'tor 12 years ago
  Tatsuhiro Tsujikawa 588ee2f1cc GZipFile: Move buf_, buflen_ to initializer list 12 years ago
  Tatsuhiro Tsujikawa 43cb2d880a Rewrite GZipFile::vprintf() 12 years ago
  Nils Maier f2f8b14047 Support for gzipped -i and --save-session 12 years ago