Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
преди 2 години |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
преди 2 години |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
преди 2 години |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
преди 2 години |
Timothy Flynn
|
8f2589b3b0
LibUnicode: Parse and generate case folding code point data
|
преди 2 години |
Timothy Flynn
|
9226cf7272
LibUnicode: Rename a special casing variable name in the UCD generator
|
преди 2 години |
Timothy Flynn
|
8d9fb898d7
LibUnicode: Update out-of-date spec links
|
преди 2 години |
Timothy Flynn
|
b562348d31
LibUnicode: Generate simple case folding mappings for titlecase
|
преди 2 години |
Timothy Flynn
|
12f6793223
LibUnicode: Move Unicode-aware case transformations to a helper file
|
преди 2 години |
Thomas Queiroz
|
6debd967ba
Lagom/CodeGenerators: Use HashMap::try_ensure_capacity
|
преди 2 години |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
преди 2 години |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
преди 2 години |
Timothy Flynn
|
b2164ad979
Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators
|
преди 2 години |
Gunnar Beutner
|
2d3567ee92
Meta+LibUnicode: Avoid relocations for static unicode data
|
преди 2 години |
demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
преди 2 години |
Timothy Flynn
|
f08a979b96
LibUnicode: Remove GCC codegen workaround
|
преди 2 години |
Timothy Flynn
|
f38c68177b
LibUnicode: Update code point ideographic replacements for Unicode 15
|
преди 2 години |
Andreas Kling
|
f190e394b3
LibUnicode: Let's use the GCC 11/12 workaround on all platforms
|
преди 2 години |
matcool
|
70d0c1616f
LibUnicode: Add decomposition mappings and Unicode normalization
|
преди 2 години |
Nico Weber
|
2af028132a
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
|
преди 2 години |
Nico Weber
|
ffbf5596cd
Lagom: Work around gcc codegen bug
|
преди 2 години |
Timothy Flynn
|
f082b6ae48
LibUnicode: Generate a separate Locale enumeration for special casing
|
преди 2 години |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
преди 2 години |
Timothy Flynn
|
1e0276f541
LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder
|
преди 2 години |
Timothy Flynn
|
89d1813b5d
LibUnicode: Move CLDR data generators to a LibLocale subfolder
|
преди 2 години |
Timothy Flynn
|
ca92e37ae0
LibUnicode: Generate code point display names with run-length encoding
|
преди 2 години |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
преди 3 години |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
преди 3 години |
Sam Atkins
|
d564cf1e89
LibCore+Everywhere: Make Core::Stream read_line() return StringView
|
преди 3 години |
thankyouverycool
|
0505e031f1
Meta+LibUnicode: Download and parse Unicode block properties
|
преди 3 години |