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-01-06 08:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2df3488840ccf8e8c560bde4826897c2023dbe29
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
LibGfx+icc: Prefix AK::FixedPoint with AK Namespace
2024-07-18 09:43:38 +01:00
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
Utilities/tar: Open archive file before changing directory
2024-06-01 18:35:31 +02:00
wasm.cpp
LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references
2024-08-22 09:36:40 +02:00
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
…