История коммитов

Автор 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 83475c5380 LibUnicode: Replace Unicode string normalization with ICU 1 год назад
  Timothy Flynn 1feef17bf7 LibUnicode: Remove completely unused code point name & block name data 1 год назад
  Dan Klishch b8c3e75573 Meta+Userland: Fix more instances of bad lambda-Variant interaction 1 год назад
  Idan Horowitz 945c58c7c1 LibUnicode: Generate and use code point composition mappings 1 год назад
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView 1 год назад
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings 1 год назад
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 год назад
  Simon Wanner 7d9fe44039 LibUnicode: Download and parse IDNA data 2 лет назад
  Timothy Flynn 139c575cc9 LibUnicode: Update to Unicode version 15.1.0 1 год назад
  Andreas Kling 8b936b5912 AK: Make SourceGenerator::set() infallible 1 год назад
  Sam Atkins 0d021a63c7 LibUnicode: Generate data for bidirectional character types 1 год назад
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 год назад
  Timothy Flynn b91af3c6a0 LibUnicode: Remove a few generator tracking fields that are now unused 1 год назад
  Timothy Flynn 456211932f LibUnicode: Perform code point case conversion lookups in constant time 1 год назад
  Timothy Flynn 0ee133af90 LibUnicode: Separate code point case information into its own structure 1 год назад
  Timothy Flynn a332a8ad19 LibUnicode: Prepare Unicode data generator for multistage casing tables 1 год назад
  Timothy Flynn 3fae92eea2 LibUnicode: Search code point properties sequentially at compile time 1 год назад
  Timothy Flynn 0652cc48c0 LibUnicode: Perform code point property lookups in constant time 1 год назад
  Timothy Flynn 8f1d73abde LibUnicode: Use the public CodePointRange in the code generator 1 год назад
  Timothy Flynn cb128dcf75 LibUnicode: Move the CodePointRangeComparator struct to a public header 1 год назад
  Timothy Flynn c950f88611 LibUnicode: Stop generating Block property data 1 год назад
  Ben Wiederhake 5cfa883b9f LibUnicode: Explicitly mark HashMap copy 2 лет назад
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams 2 лет назад
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent 2 лет назад
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 лет назад