Historique des commits

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