Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  trizen cc4dc6389e Version 0.13 3 hafta önce
  trizen 4848268410 - Use level 9 in bzip2_compress() and a chunk-size of 2**17. 3 hafta önce
  trizen 4f84d8fd1d modified: examples/gzip_decompressor.pl -- recognize for Gzip fields 4 hafta önce
  trizen c34e5c6d72 - Fixed the extraction of Gzip data that contains a comment. 4 hafta önce
  trizen 9469739509 Version 0.12 4 hafta önce
  trizen 54421e7288 - Added the `lz4_compress()` function. 4 hafta önce
  trizen 2c3375d673 - Extended the `lzss_encode*` functions to accept an optional `%params` options. 4 hafta önce
  trizen ab32240df3 - Allow `LZ_MAX_CHAIN_LEN` to be changed by the user in `gzip_compress()`. 4 hafta önce
  trizen e1536c35b7 modified: README.md -- update 4 hafta önce
  trizen dda862a8ce - Added the `lz4_decompress()` function. 4 hafta önce
  trizen 8d19504781 - Slightly better performance in `mtf_encode()`. 4 hafta önce
  trizen 8a74facc32 Version 0.11. 1 ay önce
  trizen a715e7a155 - Added the `gzip_compress()` and `gzip_decompress()` functions. 1 ay önce
  trizen e064f34a50 Validate the Stream CRC32 value in bzip2_decompress(). 1 ay önce
  trizen b91260cb7a Validate CRC32 in bzip2_decompress(). 1 ay önce
  trizen cbb7785b68 - Added the `crc32()` function. 1 ay önce
  trizen b94eedb041 - Added the `int2bytes()` and `int2bytes_lsb()` functions. 1 ay önce
  trizen 7b18fa4e29 - Changed the default value of `$Compression::Util::LZ_MAX_LEN` from 258 to 32768. For some inputs, this results in better compression at no additional costs. 1 ay önce
  trizen 9504beea0f modified: t/lz77_bwt_obh.t -- fixed the order of parameters 1 ay önce
  trizen af9a6845b5 Version 0.10 1 ay önce
  trizen e3b7eb6370 Export `mrl_compress` and `mrl_decompress`. 1 ay önce
  trizen 93cdbb1196 - Added the `bytes2int()` and `bytes2int_lsb()` functions. 1 ay önce
  trizen 26f7b2141e - Optimized the fast-LZSS parsing for string. 1 ay önce
  trizen e81b518803 - Added the `mrl_compress()` and `mrl_decompress()` functions, for compressing/decompressing strings. 1 ay önce
  trizen f6efa468aa Fixed several documentation typos. 2 ay önce
  trizen 5a4485e7fc Version 0.09 2 ay önce
  trizen 322afa6c3b - Generalized `make_deflate_tables()` to generate tables for arbitrarily large distances and match lengths. 2 ay önce
  trizen a0536f8f36 - Redirect to `bwt_encode_symbolic` from `bwt_encode` when given an array of symbols. 3 ay önce
  trizen 25e4f91df6 Version 0.08 3 ay önce
  trizen 6b4433812a - Added the `lzb_compress()` and `lzb_decompress()` functions. 3 ay önce