This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-14 07:54:58 +00:00
Code
Issues
Activity
Actions
a504ac3e2a
serenity
/
Userland
/
Libraries
/
LibTextCodec
History
Download ZIP
Download TAR.GZ
Andreas Kling
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
...
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +01:00
..
CMakeLists.txt
Everywhere: Explicitly link all binaries against the LibC target
2022-11-01 14:49:09 +00:00
Decoder.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
Decoder.h
LibTextCodec+Everywhere: Port Decoders to new Strings
2023-02-19 17:15:47 +01:00