Историја ревизија

Аутор SHA1 Порука Датум
  trizen 9469739509 Version 0.12 пре 4 недеља
  trizen e1536c35b7 modified: README.md -- update пре 4 недеља
  trizen 8ceafd7ea5 modified: README.md пре 1 месец
  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 месец
  trizen 9504beea0f modified: t/lz77_bwt_obh.t -- fixed the order of parameters пре 1 месец
  trizen 93cdbb1196 - Added the `bytes2int()` and `bytes2int_lsb()` functions. пре 1 месец
  trizen 26f7b2141e - Optimized the fast-LZSS parsing for string. пре 1 месец
  trizen f6efa468aa Fixed several documentation typos. пре 2 месеци
  trizen 5a4485e7fc Version 0.09 пре 2 месеци
  trizen 3b6a0dcd0d modified: README.md пре 3 месеци
  trizen f094b695fe - Added the `lzss_encode_symbolic()` and `lzss_decode_symbolic()` functions. пре 3 месеци
  trizen 424a2d4abb Version 0.07 пре 4 месеци
  trizen 4f1b76783e - Added the `$Compression::Util::LZSS_MIN_LEN`, `$Compression::Util::LZSS_MAX_LEN`, `$Compression::Util::LZ77_MIN_LEN` and `$Compression::Util::LZ77_MAX_LEN` package variables to control the minimum and maximum lenght of a match in LZSS/lZ77 encoding. пре 4 месеци
  trizen 1d69d1e97c Removed `$LZ_THRESHOLD` package variable from tests and documentation. пре 4 месеци
  trizen 411349112e - Version 0.06. пре 4 месеци
  trizen 25ea8d3f13 - Much better compression ratios in lzss_compress(). пре 4 месеци
  trizen 6e25f474f4 - Added the string2symbols() and symbols2string() functions. пре 5 месеци
  trizen db5ef67ad4 - Added the mrl_compress() and mrl_decompress() functions. пре 5 месеци
  trizen c755c3dda1 - Added the `frequencies()` function. пре 5 месеци
  trizen 635c87723e Modified function `huffman_from_code_lengths()` to return two values: a dictionary of "symbol => code" and a reverse dictionary of "code => symbol". пре 5 месеци
  trizen d123dda10c - More efficient encoding of the Huffman dictionary, by using canonical Huffman codes, returned by `huffman_from_code_lengths()`. пре 5 месеци
  trizen 343f665753 - Added the `huffman_from_code_lengths()` function. пре 5 месеци
  trizen f6c60dc694 Sync README.md with POD. пре 5 месеци
  trizen b0d455c102 - Simplified deflate_encode() to always return a binary string (no longer writes to a file-handle). пре 6 месеци
  trizen 95df66dc96 - Added the lzhd_compress() and lzhd_decompress() functions. пре 6 месеци
  trizen 451d8e9019 Simplified `deflate_encode()` to no longer require the size of the uncompressed text. пре 6 месеци
  trizen 0930ce2844 new file: examples/bzip2-like_adaptive_ac_string_symbolic.pl пре 6 месеци
  trizen 2c52b127fa modified: README.md пре 6 месеци
  trizen c2c70f7d69 modified: README.md пре 6 месеци
  trizen 6efe6ad897 Import files. пре 6 месеци