Commit History

Upphovsman SHA1 Meddelande Datum
  Nigel Tao 624b11c0e0 Fix some comment styles. 9 år sedan
  Nigel Tao bf2ded9d81 Use 64K blocks when encoding long inputs. 9 år sedan
  Nigel Tao d1d908a252 Fix heuristic match skipping. 9 år sedan
  Nigel Tao c2359a1bd0 Catch MaxEncodedLen overflow. 9 år sedan
  Nigel Tao cc71ae7cc5 Change the encoder's hash table values from int to int32. 9 år sedan
  Nigel Tao 07070fd417 Catch overflow when incrementing src pointers. 9 år sedan
  Nigel Tao 799c780093 Reduce the number of Write calls to the underlying io.Writer. 9 år sedan
  Nigel Tao 0fd139378b Add NewBufferedWriter, and Flush and Close methods. 9 år sedan
  Nigel Tao 4e2aa98ebb Skip multiple bytes if the last match was >= 32 bytes prior. 9 år sedan
  Damian Gryski ec7b924342 C++ snappy has moved to github 10 år sedan
  Nigel Tao 2a6d64140d Have Encode return []byte instead of ([]byte, error). 10 år sedan
  Sebastien Binet c5eccb269a all: simpler import path 10 år sedan