Check-in [b838653282]
Overview
Comment:Fixed issues with both compressor and decompressor, added more tests
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b838653282d5752f8d5ba9f78bcf5064d4b22d35
User & Date: spaskalev on 2014-12-16 04:03:55
Other Links: manifest | tags
Context
2014-12-16
16:04
Removed goto from predictor's compressor, added more tests that invoke both compress/decompress check-in: 10013ae789 user: spaskalev tags: trunk
04:03
Fixed issues with both compressor and decompressor, added more tests check-in: b838653282 user: spaskalev tags: trunk
01:55
Added hamming weight lookup table for bytes in package bits. Added a PoC predictor decompressor implementation check-in: 60ca5b4b7b user: spaskalev tags: trunk
Changes