Commit History

作者 SHA1 備註 提交日期
  Nigel Tao 6ad2a85e2f Catch overflow when incrementing dst pointer. 9 年之前
  Nigel Tao 5096ca2afa Improve Decode test coverage. 9 年之前
  Nigel Tao fd4a55a040 Add a .gitignore file for the downloaded testdata. 9 年之前
  Nigel Tao 07070fd417 Catch overflow when incrementing src pointers. 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 4e2aa98ebb Skip multiple bytes if the last match was >= 32 bytes prior. 9 年之前
  Nigel Tao 99f5c1a34c Add a sizeLimit to the benchmarks. 9 年之前
  Nigel Tao 92d8f39f9c A+C: remove Klaus Post <klauspost@gmail.com>. 9 年之前
  Nigel Tao a3e588b9ea A+C: add Klaus Post <klauspost@gmail.com>. 9 年之前
  Nigel Tao 894fd4616c Use a less unusual looking random number seed when testing. 9 年之前
  Nigel Tao 7269ba46dc Add BenchmarkRandomEncode. 9 年之前
  Nigel Tao 1963d05804 Merge pull request #22 from rhcarvalho/patch-1 10 年之前
  Nigel Tao 45146e5b8d A+C: add Rodolfo Carvalho <rhcarvalho@gmail.com>. 10 年之前
  Rodolfo Carvalho 405fe506d8 Fix typo in godoc 10 年之前
  Nigel Tao 723cc1e459 Merge pull request #16 from dgryski/uint32-fix 10 年之前
  Damian Gryski f5466f1dff Fix max block size check 10 年之前
  Nigel Tao 0c7f8a7704 Merge pull request #18 from dgryski/github-move 10 年之前
  Nigel Tao cbff9e9065 Merge pull request #17 from dgryski/golint-fixes 10 年之前
  Nigel Tao 7f37d6723d A+C: add Damian Gryski <dgryski@gmail.com>. 10 年之前
  Damian Gryski ec7b924342 C++ snappy has moved to github 10 年之前
  Damian Gryski 28028bb0f1 Lint fixes. 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 年之前
  Nigel Tao 7a1576592b Merge pull request #14 from sbinet/simpler-import-path 10 年之前
  Sebastien Binet 3399c788ea A+C: add Sebastien Binet (individual CLA.) 10 年之前
  Sebastien Binet c5eccb269a all: simpler import path 10 年之前
  Nigel Tao eaa750b9bf Update the "go get" path in the README. 10 年之前