提交歷史

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