Historique des commits

Auteur SHA1 Message Date
  Nigel Tao 343d0f4579 Add a snappytool command that uses the C++ library. il y a 9 ans
  Nigel Tao f1ae40350d Update .gitignore. il y a 9 ans
  Nigel Tao 6d15e7ca47 Move benchmark data files to testdata/bench. il y a 9 ans
  Nigel Tao a64ab7d6ec Add TestDecodeLengthOffset. il y a 9 ans
  Nigel Tao b95e9b379b Merge overlapping test cases in TestInvalidVarint and TestDecode. il y a 9 ans
  Nigel Tao 939eddc12b Add some more TestDecode cases. il y a 9 ans
  Nigel Tao bf2ded9d81 Use 64K blocks when encoding long inputs. il y a 9 ans
  Nigel Tao d1d908a252 Fix heuristic match skipping. il y a 9 ans
  Nigel Tao 51195a16b0 Add some length/offset tests where offset < length. il y a 9 ans
  Nigel Tao 7e6c06b922 Reject zero offsets in a length/offset pair. il y a 9 ans
  Nigel Tao 5979233c5d Run go fmt. il y a 9 ans
  Nigel Tao 5096ca2afa Improve Decode test coverage. il y a 9 ans
  Nigel Tao fd4a55a040 Add a .gitignore file for the downloaded testdata. il y a 9 ans
  Nigel Tao 799c780093 Reduce the number of Write calls to the underlying io.Writer. il y a 9 ans
  Nigel Tao 0fd139378b Add NewBufferedWriter, and Flush and Close methods. il y a 9 ans
  Nigel Tao 75a5f0a185 Add some shorter benchmarks. il y a 9 ans
  Nigel Tao 99f5c1a34c Add a sizeLimit to the benchmarks. il y a 9 ans
  Nigel Tao 894fd4616c Use a less unusual looking random number seed when testing. il y a 9 ans
  Nigel Tao 7269ba46dc Add BenchmarkRandomEncode. il y a 9 ans
  Damian Gryski f5466f1dff Fix max block size check il y a 10 ans
  Nigel Tao f4b10fa942 Reject invalid varints when decoding. il y a 10 ans
  Nigel Tao 2a6d64140d Have Encode return []byte instead of ([]byte, error). il y a 10 ans
  Nigel Tao 6bb8005037 Skip benchmarks if /usr/share/dict/words isn't readable. il y a 10 ans
  Sebastien Binet c5eccb269a all: simpler import path il y a 10 ans