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: |
b838653282d5752f8d5ba9f78bcf5064 |
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
Modified src/0dev.org/predictor/predictor.go from [380067e183] to [f0ba5a860c]. [diff]
Modified src/0dev.org/predictor/predictor_test.go from [05441cad24] to [0cbbd433d4]. [diff]