Commit History

Author SHA1 Message Date
  Milo Yip a62777487d Normalize line endings but not JSON files 10 years ago
  Milo Yip 7fb84d304b Revert "Normalize all the line endings" 10 years ago
  Milo Yip 6047e3ce12 Normalize all the line endings 10 years ago
  Milo Yip 74c8dcfd57 Fix clang -Weverything 10 years ago
  miloyip 8d39282af5 Update license headers for tests 10 years ago
  miloyip 81c539e739 Merge remote-tracking branch 'origin/master' into issue298_coverage 10 years ago
  miloyip 67be9ed2cb Remove depreciated FileStream 10 years ago
  miloyip 3675b33a2a Search more paths for different build situations 10 years ago
  Sean Leather 32525a5d5e Use 'deprecated' instead of 'depreciated' 11 years ago
  miloyip 6f4c83ad30 Replace tmpname() by mkstemp() on non-MSVC compilers 11 years ago
  Milo Yip 0dbcc1cf2e Add license and change indents from tab to space. 11 years ago
  Milo Yip 49b1a12799 Fixes two other warning about unused fread() return value 11 years ago
  Milo Yip 5a186104f4 Fixes warnings 11 years ago
  Milo Yip 4d94a8057d Fixes unit testing on Visual Studio. 11 years ago
  miloyip@gmail.com 5eac448955 Added EncodedInputStream, AutoUTFInputStream, AutoUTF 14 years ago
  miloyip@gmail.com 04515a639e Implemented FileWriteStream with buffering 14 years ago
  miloyip@gmail.com bce34fbea8 Proved FileStream is very slow due to fgetc(). Added a new FileReadStream which uses fread() with buffer. 14 years ago