This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-08 21:58:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfba998d00a5bb63c01336d925d12e61491e7779
ladybird
/
Userland
/
Libraries
/
LibCompress
History
Tim Schumacher
d4b0e64825
LibCompress: Move two shared LZMA magic numbers into a common place
2023-05-19 23:40:33 +02:00
..
Brotli.cpp
…
Brotli.h
…
BrotliDictionary.cpp
…
BrotliDictionary.h
…
BrotliDictionaryData.bin
…
CMakeLists.txt
…
Deflate.cpp
LibCompress: Remove special casing for looping DEFLATE seekbacks
2023-05-04 20:01:16 +02:00
Deflate.h
LibCompress: Tolerate more than 288 entries in CanonicalCode
2023-04-07 20:49:39 +02:00
DeflateTables.h
…
Gzip.cpp
AK: Add the
Input
word to input-only buffered streams
2023-05-09 11:18:46 +02:00
Gzip.h
…
Lzma2.cpp
…
Lzma2.h
…
Lzma.cpp
LibCompress: Move two shared LZMA magic numbers into a common place
2023-05-19 23:40:33 +02:00
Lzma.h
LibCompress: Move two shared LZMA magic numbers into a common place
2023-05-19 23:40:33 +02:00
Xz.cpp
LibCompress: Mark some XZ-related variables and functions as const
2023-04-08 15:18:59 -07:00
Xz.h
LibCompress: Mark some XZ-related variables and functions as const
2023-04-08 15:18:59 -07:00
Zlib.cpp
LibCompress: Replace usages of the Endian bytes accessor
2023-04-12 07:33:15 -04:00
Zlib.h
…