This website requires JavaScript.
Explore
Help
Sign In
eliott
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/LadybirdBrowser/ladybird
synced
2026-05-03 13:02:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e882f26dbf1f4e9ef2c0ff5f7258cc3a18b58dc
ladybird
/
Userland
/
Libraries
/
LibTextCodec
History
Simon Wanner
3e882f26db
LibTextCodec: Sort checks in decoder_for mostly alphabetically
...
Keeps checks for common encodings (Latin1 & UTF-*) at the top.
2024-05-27 20:50:50 +02:00
..
CMakeLists.txt
Everywhere: Explicitly link all binaries against the LibC target
2022-11-01 14:49:09 +00:00
Decoder.cpp
LibTextCodec: Sort checks in decoder_for mostly alphabetically
2024-05-27 20:50:50 +02:00
Decoder.h
LibTextCodec: Implement table based decoders as SingleByteDecoder
2024-05-27 20:50:50 +02:00