pcompress/utils
Moinak Ghosh f970b41e34 A bunch of improvements and fixes.
- Fix heap corruption in DICT Filter.
- Make default Dedup block size as 8KB.
- Revamp executable file handling: Part#1.
- Developed new E8E9 filter that works better than Dispack on raw data blocks.
- Remove block-based Dispack encoding. File-specific Dispack filter to be added.
- Improve file header based executable file detection.
- Introduce new sorting algorithm for filenames without extension.
2014-12-11 19:15:36 +05:30
..
phash Tweak some data type settings. 2014-11-19 20:19:16 +05:30
cpuid.c Update Licensing notes and build notes. 2014-07-26 15:28:40 +05:30
cpuid.h More OSX compatibility code. 2014-04-28 00:12:51 +05:30
fixlic.sh Major License text cleanup. 2013-03-07 20:26:48 +05:30
heap.c Drastic simplification of Min-heap code and resultant Delta speedup. 2013-05-25 17:34:38 +05:30
heap.h Drastic simplification of Min-heap code and resultant Delta speedup. 2013-05-25 17:34:38 +05:30
pcompress.sh Use wrapper script to set paths when launching pcompress from build directory. 2013-08-07 22:03:52 +05:30
qsort.h Part 1 changes to allow dual licensing to MPLV2. 2014-07-24 22:20:30 +05:30
qsort_bsd.h Part 1 changes to allow dual licensing to MPLV2. 2014-07-24 22:20:30 +05:30
qsort_gnu.h Part 1 changes to allow dual licensing to MPLV2. 2014-07-24 22:20:30 +05:30
sse_level.c Add AVX detection and usage of -mavx[2] flags. 2014-05-04 22:03:40 +05:30
utils.c A bunch of improvements and fixes. 2014-12-11 19:15:36 +05:30
utils.h Tweak some data type settings. 2014-11-19 20:19:16 +05:30
xxhash.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash.h Part 1 changes to allow dual licensing to MPLV2. 2014-07-24 22:20:30 +05:30
xxhash_base.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_sse2.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_sse4.c Major License text cleanup. 2013-03-07 20:26:48 +05:30