Commit Verlauf

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