Commit History

Autor SHA1 Mensaxe Data
  Nigel Tao e45cd318e0 Merge pull request #38 from mattn/cmd-snappytool %!s(int64=7) %!d(string=hai) anos
  Yasuhiro Matsumoto 35a8406c21 rewrite snappytool in go %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 553a641470 Merge pull request #37 from fatedier/master %!s(int64=9) %!d(string=hai) anos
  fatedier 0d9c4c05f1 fix typo %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 7db9049039 Merge pull request #36 from sguiheux/gofmt %!s(int64=9) %!d(string=hai) anos
  Steven Guiheux 5a0054d7b7 fix: gofmt %!s(int64=9) %!d(string=hai) anos
  Nigel Tao d9eb7a3d35 Support the COPY_4 tag. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao d6668316e4 Fix BenchmarkExtendMatch to honor the testdata flag. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao d7b1e156f5 Add a benchdataDir flag. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao aefa7ba4ef Re-add the testdata flag. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 43fea289ed Remove the snappy.test binary, inadvertently checked in. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao b62d312cd2 Add some benchmark numbers to the README. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao dfb3612ba2 Inline the extendMatch call. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao c707890a47 Rearrange the extendMatch register allocation. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 5a44a9da21 Inline the emitLiteral call. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao c3defccc35 Inline the emitCopy call. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 598d84db77 Rearrange the emitLiteral register allocation. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 9f7b278fd7 Rearrange the emitCopy register allocation. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 2b29335120 Run asmfmt. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 6ffc20e64a Add more comments for the asm workaround. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao ec642410cd Workaround "table-32768(SP)(R11*2)" not assembling. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 7dddae14f7 Fix redeclaration of "end" in the asm. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 2dbf365277 Inline extendMatch for the noasm encoder. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 988ce01844 Add a fast path for short emitLiteral calls. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 45da9d9c0f Zero out only that part of the hash table in use. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 6880122951 Write the encoder's encodeBlock in asm. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 17e435849f Restrict the scope of the tableSize variable. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 0c43e98dfe Add comment that dst and src must not overlap. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao 62bb72da9a Write the encoder's emitLiteral in asm. %!s(int64=9) %!d(string=hai) anos
  Nigel Tao d8211ff0ee Write the encoder's emitCopy in asm. %!s(int64=9) %!d(string=hai) anos