Age | Commit message (Expand) | Author |
---|---|---|
2022-07-10 | LibCompress: Write Deflate window size in the Zlib header | Karol Kosek |
2022-06-30 | LibCompress: Implement a Zlib compressor | Karol Kosek |
2022-06-30 | LibCompress: Use newly created Zlib header structure when decompressing | Karol Kosek |
2022-01-28 | Userland: Remove a bunch of unnecessary Vector imports | kleines Filmröllchen |
2021-11-11 | Everywhere: Pass AK::ReadonlyBytes by value | Andreas Kling |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Everywhere: Fix a bunch of typos | Linus Groh |
2021-03-15 | LibCompress: Make the Zlib decompressor fail gracefuly | Idan Horowitz |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |