Commit History

Автор SHA1 Съобщение Дата
  Nigel Tao 427fb6fc07 Optimize asm for decoding copy fragments some more. преди 9 години
  Nigel Tao 03ee571cd3 Use more than one 'not present' byte value to catch Decode overruns. преди 9 години
  Nigel Tao 12528fe033 Make TestDecodeLengthOffset test values above 16. преди 9 години
  Nigel Tao bb00731b7e Ensure that Decode doesn't write past the decoded length. преди 9 години
  Nigel Tao 343d0f4579 Add a snappytool command that uses the C++ library. преди 9 години
  Nigel Tao f1ae40350d Update .gitignore. преди 9 години
  Nigel Tao 6d15e7ca47 Move benchmark data files to testdata/bench. преди 9 години
  Nigel Tao a64ab7d6ec Add TestDecodeLengthOffset. преди 9 години
  Nigel Tao b95e9b379b Merge overlapping test cases in TestInvalidVarint and TestDecode. преди 9 години
  Nigel Tao 939eddc12b Add some more TestDecode cases. преди 9 години
  Nigel Tao bf2ded9d81 Use 64K blocks when encoding long inputs. преди 9 години
  Nigel Tao d1d908a252 Fix heuristic match skipping. преди 9 години
  Nigel Tao 51195a16b0 Add some length/offset tests where offset < length. преди 9 години
  Nigel Tao 7e6c06b922 Reject zero offsets in a length/offset pair. преди 9 години
  Nigel Tao 5979233c5d Run go fmt. преди 9 години
  Nigel Tao 5096ca2afa Improve Decode test coverage. преди 9 години
  Nigel Tao fd4a55a040 Add a .gitignore file for the downloaded testdata. преди 9 години
  Nigel Tao 799c780093 Reduce the number of Write calls to the underlying io.Writer. преди 9 години
  Nigel Tao 0fd139378b Add NewBufferedWriter, and Flush and Close methods. преди 9 години
  Nigel Tao 75a5f0a185 Add some shorter benchmarks. преди 9 години
  Nigel Tao 99f5c1a34c Add a sizeLimit to the benchmarks. преди 9 години
  Nigel Tao 894fd4616c Use a less unusual looking random number seed when testing. преди 10 години
  Nigel Tao 7269ba46dc Add BenchmarkRandomEncode. преди 10 години
  Damian Gryski f5466f1dff Fix max block size check преди 10 години
  Nigel Tao f4b10fa942 Reject invalid varints when decoding. преди 10 години
  Nigel Tao 2a6d64140d Have Encode return []byte instead of ([]byte, error). преди 10 години
  Nigel Tao 6bb8005037 Skip benchmarks if /usr/share/dict/words isn't readable. преди 10 години
  Sebastien Binet c5eccb269a all: simpler import path преди 10 години