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-02-25 09:04:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c01de4f0bb9257bf539e916bfab63f6b5c36498
ladybird
/
Userland
/
Libraries
/
LibCompress
History
Idan Horowitz
2119e0fb3f
LibCompress: Add a method that describes a Gzip Header
...
This can be used to display information about a gzip file that is stored in it's header.
2021-05-07 23:22:07 +02:00
..
CMakeLists.txt
Tests: Move LibCompress tests to Tests/LibCompress
2021-05-06 17:54:28 +02:00
Deflate.cpp
Everywhere: Use "the SerenityOS developers." in copyright headers
2021-04-29 00:59:26 +02:00
Deflate.h
Everywhere: Use "the SerenityOS developers." in copyright headers
2021-04-29 00:59:26 +02:00
DeflateTables.h
AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers
2021-04-22 22:42:38 +02:00
Gzip.cpp
LibCompress: Add a method that describes a Gzip Header
2021-05-07 23:22:07 +02:00
Gzip.h
LibCompress: Add a method that describes a Gzip Header
2021-05-07 23:22:07 +02:00
Zlib.cpp
Everywhere: Use "the SerenityOS developers." in copyright headers
2021-04-29 00:59:26 +02:00
Zlib.h
Everywhere: Use "the SerenityOS developers." in copyright headers
2021-04-29 00:59:26 +02:00