Historial de Commits

Autor SHA1 Mensaje Fecha
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based hace 1 año
  Tim Schumacher 90780d9ade LibCompress: Let `GzipDecompressor` take a `MaybeOwned<Stream>` hace 2 años
  tgsm c30775522e LibCompress/Gzip: Replace usage of DeprecatedString hace 2 años
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams hace 2 años
  Tim Schumacher e11e7309dd LibCompress: Replace usages of the Endian bytes accessor hace 2 años
  Timothy Flynn 7ec91dfde7 LibCompress: Add a utility to GZIP compress an entire file hace 2 años
  Timothy Flynn 857f559a06 gunzip+LibCompress: Move utility to decompress files to GzipDecompressor hace 2 años
  Timothy Flynn 20aaab47f9 LibCompress: Use a bit stream for the entire GZIP decompression process hace 2 años
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes hace 2 años
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted hace 2 años
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled hace 2 años
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} hace 2 años
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages hace 2 años
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` hace 2 años
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` hace 2 años
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` hace 2 años
  Tim Schumacher 5f2ea31816 AK: Move `Handle` from `LibCore` and name it `MaybeOwned` hace 2 años
  Tim Schumacher 1ca62de558 LibCore: Return `EBADF` on unsupported stream operations hace 2 años
  Tim Schumacher 35548cab75 LibCompress: Remove `DuplexMemoryStream` from `GzipDecompressor` hace 2 años
  Tim Schumacher d23f0a7405 LibCompress: Switch `DeflateDecompressor` to a fallible constructor hace 2 años
  Tim Schumacher f4afee4278 LibCompress: Switch `DeflateCompressor` to a fallible constructor hace 2 años
  Tim Schumacher 8cd2cf2b77 LibCompress: Port `DeflateCompressor` to `Core::Stream` hace 2 años
  Tim Schumacher a212bc3052 LibCompress: Port `GzipCompressor` to `Core::Stream` hace 2 años
  Tim Schumacher c6d71ca727 LibCore: Rename `MemoryStream` to `FixedMemoryStream` hace 2 años
  Tim Schumacher 30abd47099 LibCompress: Port `DeflateDecompressor` to `Core::Stream` hace 2 años
  Tim Schumacher f93c7fbb5e LibCompress: Port GzipDecompressor to `Core::Stream` hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani c6dcb12b00 Libraries: Use default constructors/destructors in LibCompress hace 3 años