pcompress/utils
Moinak Ghosh 991482403b Add extension based file type detection and setting segment data type.
Use Bob Jenkins Minimal Perfect Hash to check for known extensions.
Use semaphore signaling and direct buffer copy for extraction.
Miscellaneous fixes.
2013-11-07 21:48:54 +05:30
..
phash Add extension based file type detection and setting segment data type. 2013-11-07 21:48:54 +05:30
cpuid.c Make default symbol visibility to hidden with explicit public visibility specified. 2013-06-03 20:51:00 +05:30
cpuid.h Make default symbol visibility to hidden with explicit public visibility specified. 2013-06-03 20:51:00 +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 Add a qsort variant optimized for integers and use in global dedupe. 2013-05-03 22:06:55 +05:30
sse_level.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
utils.c Avoid using pipe during archive creation. Use semaphores and direct memory copy. 2013-11-02 23:43:59 +05:30
utils.h Add extension based file type detection and setting segment data type. 2013-11-07 21:48:54 +05:30
xxhash.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash.h Major License text cleanup. 2013-03-07 20:26:48 +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