Historial de Commits

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