Check-in [10013ae789]
Overview
Comment:Removed goto from predictor's compressor, added more tests that invoke both compress/decompress
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 10013ae7898828f7bcb015ad656fd2ee55b28c1c
User & Date: spaskalev on 2014-12-16 16:04:52
Other Links: manifest | tags
Context
2014-12-16
22:56
Reworked the compressor's buffering code, switched to table testing, add step testing for the compressor. Code coverage at 88.3% check-in: 1847f77062 user: spaskalev tags: trunk
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
Changes