Commit History

Author SHA1 Message Date
  Nigel Tao ff6b7dc882 Add comments re handling block and stream formats 6 years ago
  Nigel Tao 059a9b1922 A+C: add Klaus Post <klauspost@gmail.com>. 6 years ago
  Nigel Tao c9879f99e6 Merge pull request #48 from klauspost/use-copy-for-non-overlapping 6 years ago
  Nigel Tao 5610373d2f Merge pull request #49 from klauspost/faster-overlapping-copies 6 years ago
  Klaus Post f6ad6c8bb8 Faster overlapping copies 6 years ago
  Klaus Post efb0d863a3 Use faster copy when not overlapping 6 years ago
  Nigel Tao 2a8bb927dd Merge pull request #46 from creachadair/gomod 7 years ago
  M. J. Fromberger f05e7a5086 Add a go.mod file for basic Go modules support. 7 years ago
  Nigel Tao 2e65f85255 Fix snappytool to use block, not stream, format 7 years ago
  Nigel Tao e45cd318e0 Merge pull request #38 from mattn/cmd-snappytool 7 years ago
  Yasuhiro Matsumoto 35a8406c21 rewrite snappytool in go 9 years ago
  Nigel Tao 553a641470 Merge pull request #37 from fatedier/master 9 years ago
  fatedier 0d9c4c05f1 fix typo 9 years ago
  Nigel Tao 7db9049039 Merge pull request #36 from sguiheux/gofmt 9 years ago
  Steven Guiheux 5a0054d7b7 fix: gofmt 9 years ago
  Nigel Tao d9eb7a3d35 Support the COPY_4 tag. 9 years ago
  Nigel Tao d6668316e4 Fix BenchmarkExtendMatch to honor the testdata flag. 9 years ago
  Nigel Tao d7b1e156f5 Add a benchdataDir flag. 9 years ago
  Nigel Tao aefa7ba4ef Re-add the testdata flag. 9 years ago
  Nigel Tao 43fea289ed Remove the snappy.test binary, inadvertently checked in. 10 years ago
  Nigel Tao b62d312cd2 Add some benchmark numbers to the README. 10 years ago
  Nigel Tao dfb3612ba2 Inline the extendMatch call. 10 years ago
  Nigel Tao c707890a47 Rearrange the extendMatch register allocation. 10 years ago
  Nigel Tao 5a44a9da21 Inline the emitLiteral call. 10 years ago
  Nigel Tao c3defccc35 Inline the emitCopy call. 10 years ago
  Nigel Tao 598d84db77 Rearrange the emitLiteral register allocation. 10 years ago
  Nigel Tao 9f7b278fd7 Rearrange the emitCopy register allocation. 10 years ago
  Nigel Tao 2b29335120 Run asmfmt. 10 years ago
  Nigel Tao 6ffc20e64a Add more comments for the asm workaround. 10 years ago
  Nigel Tao ec642410cd Workaround "table-32768(SP)(R11*2)" not assembling. 10 years ago