Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2020-09-11 | LibCompress: Return Optional from decompress_all method. | asynts |
2020-08-26 | LibCompress: Implement DEFLATE properly. | asynts |
2020-08-20 | LibCompress: Turn the DEFLATE implementation into a stream. | asynts |
2020-08-17 | LibCompress: Fix uninitialized member variable in Zlib, found by Coverity | Brian Gianforcaro |
2020-08-04 | LibCompress: Add LibCompress | stelar7 |