This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
5659
commits
1
branch
0
tags
474
MiB
cb4e51a7a5
Commit graph
3 commits
Author
SHA1
Message
Date
Andreas Kling
35c26a06fc
LibCore: Move puff() from LibDraw to LibCore
...
Since it's used both by CGzip and PNGLoader, it seems most appropriate to keep this in LibCore.
2019-11-23 23:43:37 +01:00
Marcel Schneider
a353d16ff4
LibCore: Rename class Gzip -> CGZip
2019-11-10 12:52:23 +01:00
Marcel Schneider
4fe5503b17
LibCore: Add a gzip implementation
2019-11-10 12:52:23 +01:00