Історія комітів

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