Revīziju vēsture

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