Check-in [42ba1f458d]
Overview
Comment:Decompressor - try to fill as much as possible in the output buffer in a single pass.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | decompressor2
Files: files | file ages | folders
SHA1: 42ba1f458d7b62fd3cc81c27cf27ff4147cb5cdf
User & Date: spaskalev on 2014-12-22 16:35:06
Other Links: branch diff | manifest | tags
Context
2014-12-22
16:41
Integrate the decompressor2 branch into trunk now that it is faster. check-in: 6d10a1d28f user: spaskalev tags: trunk
16:35
Decompressor - try to fill as much as possible in the output buffer in a single pass. Closed-Leaf check-in: 42ba1f458d user: spaskalev tags: decompressor2
15:34
Fixed a nasty variable shadowing bug :) check-in: e9b80a705b user: spaskalev tags: decompressor2
Changes