提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn e77dafc987 LibUnicode: Replace code point scripts and script extensions with ICU 1 年之前
  Timothy Flynn 986ff984cc LibUnicode: Replace code point general categories with ICU 1 年之前
  Timothy Flynn c804bda5fd LibUnicode: Replace code point properties with ICU 1 年之前
  Timothy Flynn ab56b8c8dc LibUnicode: Remove the locale-unaware text segmentation implementation 1 年之前
  Timothy Flynn 5cf818e305 LibUnicode: Replace case transformations and comparison with ICUs 1 年之前
  Timothy Flynn 1feef17bf7 LibUnicode: Remove completely unused code point name & block name data 1 年之前
  Timothy Flynn fe3fde2411 AK+LibUnicode: Implement a case-insensitive variant of find_byte_offset 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Shannon Booth d777b279e3 LibUnicode+Tests: Remove now unused `to_unicode_*_full` methods 1 年之前
  Timothy Flynn 6070df40f3 LibUnicode: Define case-insensitive string comparison more generically 1 年之前
  Cr4xy bbfe0d3a82 LibWeb: Implement `text-transform: capitalize` 1 年之前
  Sam Atkins 0d021a63c7 LibUnicode: Generate data for bidirectional character types 1 年之前
  Timothy Flynn c950f88611 LibUnicode: Stop generating Block property data 1 年之前
  Timothy Flynn 2d487e4e4c LibUnicode+LibJS: Move text segmentation algorithms to their own files 2 年之前
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 年之前
  Timothy Flynn 8f2589b3b0 LibUnicode: Parse and generate case folding code point data 2 年之前
  Timothy Flynn 8d9fb898d7 LibUnicode: Update out-of-date spec links 2 年之前
  Timothy Flynn bc51017a03 LibUnicode: Support full case folding for titlecasing a string 2 年之前
  Timothy Flynn b562348d31 LibUnicode: Generate simple case folding mappings for titlecase 2 年之前
  Timothy Flynn 6d710eeb43 LibUnicode: Add an overload of word segmentation for UTF-8 strings 2 年之前
  Timothy Flynn 12f6793223 LibUnicode: Move Unicode-aware case transformations to a helper file 2 年之前
  Timothy Flynn 1ff29afc45 LibUnicode+LibJS+LibWeb: Propagate OOM from Unicode case transformations 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Timothy Flynn f082b6ae48 LibUnicode: Generate a separate Locale enumeration for special casing 2 年之前
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 年之前
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace 2 年之前
  thankyouverycool 0505e031f1 Meta+LibUnicode: Download and parse Unicode block properties 3 年之前
  Idan Horowitz 4967bcd4ce LibUnicode: Implement sentence segmentation 3 年之前
  Idan Horowitz a593a5c8ab LibUnicode: Implement word segmentation 3 年之前
  Idan Horowitz 58b0eed6a7 LibUnicode: Implement grapheme segmentation 3 年之前