Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers | Idan Horowitz |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-15 | LibCompress+AK: Propagate error handling to wrapped streams | Idan Horowitz |
2021-03-14 | LibCompress: Decrease CanonicalCode's size on stack | Idan Horowitz |
2021-03-14 | LibCompress: Handle literal only lz77 streams in DeflateCompressor | Idan Horowitz |
2021-03-13 | LibCompress: Replace goto with simple recursion in DeflateCompressor | Idan Horowitz |
2021-03-13 | LibCompress: Implement DEFLATE compression | Idan Horowitz |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |