Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
пре 1 година |
Tim Schumacher
|
8a853278d0
LibCompress: Port `ZlibDecompressor` to `AK::Stream`
|
пре 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
|
874c7bba28
LibCore: Remove `Stream.h`
|
пре 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
|
c4da1be32c
LibCompress: Remove all leftover `AK::Stream` headers
|
пре 2 година |
Tim Schumacher
|
7e3625b0e2
LibCompress: Move compressor construction out of `ZlibCompressor()`
|
пре 2 година |
Tim Schumacher
|
8cd2cf2b77
LibCompress: Port `DeflateCompressor` to `Core::Stream`
|
пре 2 година |
Tim Schumacher
|
9818766742
LibCompress: Port `ZlibCompressor` to `Core::Stream`
|
пре 2 година |
Tim Schumacher
|
f0b035b66c
LibCompress: Switch `ZlibCompressor` to a constructor pattern
|
пре 2 година |
Tim Schumacher
|
23a9d62f39
LibCompress: Rename `Compress::Zlib` to `Compress::ZlibDecompressor`
|
пре 2 година |
Karol Kosek
|
0de0de3536
LibCompress: Implement a Zlib compressor
|
пре 3 година |
Karol Kosek
|
42abe1df77
LibCompress: Use newly created Zlib header structure when decompressing
|
пре 3 година |
Karol Kosek
|
20575ea1f3
LibCompress: Add Zlib header structure
|
пре 3 година |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
пре 3 година |
Gunnar Beutner
|
b8b8b4b566
LibCompress: Add missing #include
|
пре 4 година |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
пре 4 година |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
Idan Horowitz
|
f532421c9c
LibCompress: Make the Zlib decompressor fail gracefuly
|
пре 4 година |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
пре 4 година |