提交歷史

作者 SHA1 備註 提交日期
  Pierre.Curto 88d36b34ca Fixes #77 5 年之前
  Pierre.Curto 1060856e01 Merge remote-tracking branch 'origin/v4' into v4 5 年之前
  Pierre.Curto 750bc64858 v4.0.0 5 年之前
  Pierre.Curto 5fad50ed9c Version 4.0.0 ready. 5 年之前
  Pierre.Curto 7fcbba43dc Version 4.0.0 ready. 5 年之前
  Pierre.Curto 4b88d85f64 Handle invalid buffers being put back into the Block pool 5 年之前
  Pierre.Curto 6441bd6429 Fixed Reader.Reset and Writer.Reset 5 年之前
  Pierre.Curto a2f602c055 added missing file 5 年之前
  Pierre.Curto 713b98a3ae clear hash tables when put back into the pool (related to #65). 5 年之前
  Pierre.Curto 29eb66c921 return buffers to pool in Writer.ReadFrom 5 年之前
  Pierre.Curto 7e4ed9edd7 working Writer.ReadFrom and Reader.WriteTo methods 5 年之前
  Pierre.Curto 3d212bc0d3 added Reader.WriteTo and Writer.ReadFrom 5 年之前
  Pierre.Curto bb3370a2ce Reset methods dont return anything 5 年之前
  Pierre.Curto f23479f940 updated command line tool lz4c 5 年之前
  Pierre.Curto 866e977adb reverted CompressBlockHC to use empty hashTable and chainTable 5 年之前
  Pierre.Curto 98c91cba6b fixed concurrent Writer 5 年之前
  Pierre.Curto 55dd081051 testing more options 5 年之前
  Pierre.Curto 690d69886a exported errors 5 年之前
  Pierre.Curto e80bcfe16a moved frame related types and errors to their own internal package to cleanup the lz4 package scope 5 年之前
  Pierre.Curto 406cae5c2e Frame is now independent of Writer and Reader 5 年之前
  Pierre.Curto 6121bc3ad1 Reader: removed Seek 5 年之前
  Pierre.Curto 01ada88c17 Reader: validate the block size 5 年之前
  Pierre.Curto a8c0219ae3 added Option.String() 5 年之前
  Pierre.Curto 23f1199d93 Writer tests pass 5 年之前
  Pierre.Curto 3b22354bbc Reader tests pass 5 年之前
  Pierre.Curto ac61e7d85b Frame initial unit tests pass 5 年之前
  Pierre.Curto ba55f68587 added first unit tests for Frame 5 年之前
  Pierre.Curto e909320f5e added OnBlockDoneOption 5 年之前
  Pierre.Curto f777510651 added Writer.Apply and Reader.Apply 5 年之前
  Pierre.Curto 2b087337a4 work started on tests 5 年之前