ladybird/Meta
Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String
This commit un-deprecates DeprecatedString, and repurposes it as a byte
string.
As the null state has already been removed, there are no other
particularly hairy blockers in repurposing this type as a byte string
(what it _really_ is).

This commit is auto-generated:
  $ xs=$(ack -l \bDeprecatedString\b\|deprecated_string AK Userland \
    Meta Ports Ladybird Tests Kernel)
  $ perl -pie 's/\bDeprecatedString\b/ByteString/g;
    s/deprecated_string/byte_string/g' $xs
  $ clang-format --style=file -i \
    $(git diff --name-only | grep \.cpp\|\.h)
  $ gn format $(git ls-files '*.gn' '*.gni')
2023-12-17 18:25:10 +03:30
..
Azure Meta: Publish dumped ref-test images as an Azure CI artifact 2023-11-18 07:49:59 -05:00
CMake Meta: Disable -Wcast-align warning on RISC-V 2023-12-14 09:02:15 -07:00
gn Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
HeaderCheck
Lagom Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Screenshots
ShellCompletions/zsh
Websites
analyze-qemu-coverage.sh
bochsrc
build-image-extlinux.sh
build-image-grub.sh
build-image-limine.sh
build-image-qemu.sh
build-manpages-website.sh
build-native-partition.sh
build-root-filesystem.sh Meta: Create symbolic link from /init to /bin/SystemServer 2023-11-27 09:29:05 -07:00
check-ak-test-files.sh
check-debug-flags.sh
check-emoji.py
check-markdown.sh
check-newlines-at-eof.py
check-png-sizes.sh
check-style.py JSSpecCompiler: Add our first test :^) 2023-12-07 10:13:21 -07:00
check-symbols.sh
convert-markdown-links.lua
debug-kernel.sh
embed_as_string_view.py
export-argsparser-manpages.sh
extlinux.conf
find_compiler.sh
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py
generate-libwasm-spec-test.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
install-ports-tree.sh
label-pull-requests.js
limine.cfg
lint-ci.sh
lint-clang-format.sh
lint-commit.sh
lint-executable-resources.sh
lint-gml-format.sh
lint-gn.sh
lint-keymaps.py
lint-ports.py
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
new-project.sh
refresh-serenity-qtcreator.sh
run.py Meta: Replace run.sh by run.py 2023-12-15 00:11:50 +01:00
run.sh Meta: Replace run.sh by run.py 2023-12-15 00:11:50 +01:00
serenity.sh
serenity_gdb.py Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
shell_include.sh
test_pdf.py
toot-commits.js
tweet-commits.js