ladybird/Userland
Idan Horowitz 87cabda80d LibTextCodec: Implement a Windows-1251 decoder
This encoding (a superset of ascii that adds in the cyrillic alphabet)
is currently the third most used encoding on the web, and because
cyrillic glyphs were added by Dmitrii Trifonov recently, we can now
support it as well :^)
2021-05-01 17:59:08 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Demos Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
DevTools Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
DynamicLoader Tests: Unify LibC tests to single location. 2021-04-29 10:37:26 +02:00
Games Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Libraries LibTextCodec: Implement a Windows-1251 decoder 2021-05-01 17:59:08 +02:00
Services Everywhere: "indexes" => "indices" 2021-04-29 22:23:52 +02:00
Shell Shell: Move the heredocs vector to a local value before processing it 2021-05-01 15:58:31 +02:00
Tests Tests: Convert LibC exec unit test to be LibTest based. 2021-04-29 10:37:26 +02:00
Utilities Userland: Add the rev(1) utility to reverse lines 2021-05-01 14:15:30 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00