コミット履歴

作者 SHA1 メッセージ 日付
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 年 前
  Idan Horowitz 1c512a702a AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers 4 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos 4 年 前
  Idan Horowitz 974a981ded LibCompress: Convert DeflateDecompressor from recursive to iterative 4 年 前
  Idan Horowitz ea7bdf02b8 LibCompress: fail gracefuly on invalid symbols in DeflateDecompressor 4 年 前
  Idan Horowitz 071ee7c6f4 LibCompress: Check for impossible back references in DeflateDecompressor 4 年 前
  Idan Horowitz 8533cceed5 LibCompress: Fail gracefuly on missing huffman codes in DeflateDecompressor 4 年 前
  Idan Horowitz be5a8d9c7f LibCompress: Check and fail for input stream errors in DeflateDecompressor 4 年 前
  Idan Horowitz ea5f83616e LibCompress+AK: Dont short-circuit error handling propagation 4 年 前
  Idan Horowitz a955fd4156 LibCompress+AK: Propagate error handling to wrapped streams 4 年 前
  Idan Horowitz 7e587a615e LibCompress: Handle literal only lz77 streams in DeflateCompressor 4 年 前
  Idan Horowitz b1e3176f9f LibCompress: Replace goto with simple recursion in DeflateCompressor 4 年 前
  Idan Horowitz bcbfa7db62 LibCompress: Implement DEFLATE compression 4 年 前
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年 前
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 年 前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
  Linus Groh 421587c15c Everywhere: Fix typos 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前