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-05-23 19:48:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
279d229f71b52e1fd91100a74aa314c90db968da
ladybird
/
Userland
/
Utilities
History
Ali Mohammad Pur
24c2ad059b
LibWeb+LibXML: Cache the result of parsing the XHTML DTD and reuse it
...
There's no reason to parse this again and again every time we parse an XHTML document.
2024-10-13 00:24:44 +02:00
..
abench.cpp
LibMedia: Absorb LibAudio
2024-09-12 10:01:19 +02:00
animation.cpp
Everywhere: Convert from_string_view -> from_string_literal where static
2024-09-11 10:59:04 +01:00
gzip.cpp
…
icc.cpp
…
image.cpp
Everywhere: Convert from_string_view -> from_string_literal where static
2024-09-11 10:59:04 +01:00
js.cpp
Meta: Update my e-mail address everywhere
2024-10-04 13:19:50 +02:00
lzcat.cpp
…
tar.cpp
…
wasm.cpp
…
xml.cpp
LibWeb+LibXML: Cache the result of parsing the XHTML DTD and reuse it
2024-10-13 00:24:44 +02:00
xzcat.cpp
…