Commit History

Autor SHA1 Mensaxe Data
  Nigel Tao c2359a1bd0 Catch MaxEncodedLen overflow. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao cc71ae7cc5 Change the encoder's hash table values from int to int32. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 51195a16b0 Add some length/offset tests where offset < length. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 7e6c06b922 Reject zero offsets in a length/offset pair. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 5979233c5d Run go fmt. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 6ad2a85e2f Catch overflow when incrementing dst pointer. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 5096ca2afa Improve Decode test coverage. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao fd4a55a040 Add a .gitignore file for the downloaded testdata. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 07070fd417 Catch overflow when incrementing src pointers. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 799c780093 Reduce the number of Write calls to the underlying io.Writer. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 0fd139378b Add NewBufferedWriter, and Flush and Close methods. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 75a5f0a185 Add some shorter benchmarks. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 4e2aa98ebb Skip multiple bytes if the last match was >= 32 bytes prior. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 99f5c1a34c Add a sizeLimit to the benchmarks. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 92d8f39f9c A+C: remove Klaus Post <klauspost@gmail.com>. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao a3e588b9ea A+C: add Klaus Post <klauspost@gmail.com>. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 894fd4616c Use a less unusual looking random number seed when testing. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 7269ba46dc Add BenchmarkRandomEncode. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 1963d05804 Merge pull request #22 from rhcarvalho/patch-1 %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 45146e5b8d A+C: add Rodolfo Carvalho <rhcarvalho@gmail.com>. %!s(int64=10) %!d(string=hai) anos
  Rodolfo Carvalho 405fe506d8 Fix typo in godoc %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 723cc1e459 Merge pull request #16 from dgryski/uint32-fix %!s(int64=10) %!d(string=hai) anos
  Damian Gryski f5466f1dff Fix max block size check %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 0c7f8a7704 Merge pull request #18 from dgryski/github-move %!s(int64=10) %!d(string=hai) anos
  Nigel Tao cbff9e9065 Merge pull request #17 from dgryski/golint-fixes %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 7f37d6723d A+C: add Damian Gryski <dgryski@gmail.com>. %!s(int64=10) %!d(string=hai) anos
  Damian Gryski ec7b924342 C++ snappy has moved to github %!s(int64=10) %!d(string=hai) anos
  Damian Gryski 28028bb0f1 Lint fixes. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao f4b10fa942 Reject invalid varints when decoding. %!s(int64=10) %!d(string=hai) anos
  Nigel Tao 2a6d64140d Have Encode return []byte instead of ([]byte, error). %!s(int64=10) %!d(string=hai) anos