Jeffrey Bush
|
ce1d61cf62
|
Forgot to commit sorting.h when re-adding package-merge algorithm. Fixes #12.
|
2015-03-18 11:47:21 -07:00 |
|
Jeffrey Bush
|
3b3e29ed69
|
Adding comment about bzip2 inspiration and removing sorting library.
|
2015-03-13 18:32:35 -07:00 |
|
Jeffrey Bush
|
32a8ce209b
|
Found which loop was causing the access violation with GCC tree-vectorization and put it into the source so tree-vectorization is not disabled globally. Also improved Huffman encoder slightly, mainly by changing merge sort to use insertion sort when "small".
|
2015-03-11 20:01:04 -07:00 |
|