Age | Commit message (Expand) | Author |
---|---|---|
2020-12-27 | Update readme for new features | clyne |
2020-12-27 | Optimized decoder increment | clyne |
2020-12-27 | decoder conforms to std::forward_iterator | Clyne Sullivan |
2020-11-15 | prevent compression if it doesn't save space | clyne |
2020-11-14 | fixed bytes_saved for reporting negative values | clyne |
2020-08-03 | Update README.md | clyne |
2020-08-01 | include size of decode tree | Clyne Sullivan |
2020-08-01 | cleanup part 2; done | Clyne Sullivan |
2020-08-01 | cleanup part 1 | Clyne Sullivan |
2020-07-31 | Fix issues with last bits | clyne |
2020-07-02 | Added iterative decoder; fixed bit alignments | clyne |
2020-07-01 | Added missing deallocation | clyne |
2020-07-01 | Figured out class organization | clyne |
2020-07-01 | Revert attempt to switch from struct to class | clyne |
2020-07-01 | Create consteval_huffman.hpp | clyne |
2020-07-01 | Initial commit | clyne |