Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Shannon Booth 6b32a1f18f AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase 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 cb128dcf75 LibUnicode: Move the CodePointRangeComparator struct to a public header 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 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 年之前
  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 年之前
  Idan Horowitz 2d50c08f34 LibUnicode: Download and parse {Grapheme,Word,Sentence} break props 3 年之前
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 年之前
  Timothy Flynn 701b7810ba LibUnicode: Generate code point abbreviations 3 年之前
  Timothy Flynn 437b9fe204 LibUnicode: Convert UnicodeData to link with weak symbols 3 年之前