История коммитов

Автор SHA1 Сообщение Дата
  Milo Yip 74c8dcfd57 Fix clang -Weverything 10 лет назад
  miloyip 8d39282af5 Update license headers for tests 10 лет назад
  miloyip 81c539e739 Merge remote-tracking branch 'origin/master' into issue298_coverage 10 лет назад
  miloyip 67be9ed2cb Remove depreciated FileStream 10 лет назад
  miloyip 3675b33a2a Search more paths for different build situations 10 лет назад
  Sean Leather 32525a5d5e Use 'deprecated' instead of 'depreciated' 11 лет назад
  miloyip 6f4c83ad30 Replace tmpname() by mkstemp() on non-MSVC compilers 11 лет назад
  Milo Yip 0dbcc1cf2e Add license and change indents from tab to space. 11 лет назад
  Milo Yip 49b1a12799 Fixes two other warning about unused fread() return value 11 лет назад
  Milo Yip 5a186104f4 Fixes warnings 11 лет назад
  Milo Yip 4d94a8057d Fixes unit testing on Visual Studio. 11 лет назад
  miloyip@gmail.com 5eac448955 Added EncodedInputStream, AutoUTFInputStream, AutoUTF 14 лет назад
  miloyip@gmail.com 04515a639e Implemented FileWriteStream with buffering 14 лет назад
  miloyip@gmail.com bce34fbea8 Proved FileStream is very slow due to fgetc(). Added a new FileReadStream which uses fread() with buffer. 14 лет назад