Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | Separate splitting of regions into chunks and actual parsing of chunk structure | Matthias Schiffer | |
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 | Implement most of the chunk format | Matthias Schiffer | |