Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zlib -> libdeflate (#5085) | Tiger Wang | 2021-01-11 | 1 | -10/+0 |
| | | | | | | + Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite | ||||
* | MCADefrag: Initial implementation. | madmaxoft | 2014-02-13 | 1 | -0/+10 |
Partially implements #639. This only defragments the chunks, without recompressing them. |