Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-02 | Region: make visitor argument a reference | Matthias Schiffer | |
2015-02-02 | Change region reader to a visitor pattern | Matthias Schiffer | |
Not keeping the whole region in memory reduces the needed space to less than 5MB (from about 140). | |||
2015-02-01 | Use buffer API for chunk decompression | Matthias Schiffer | |
2015-02-01 | Start analyzing the chunks | Matthias Schiffer | |
2015-02-01 | Implement most of the chunk format | Matthias Schiffer | |