Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView il y a 1 an
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Simon Wanner 7d9fe44039 LibUnicode: Download and parse IDNA data il y a 2 ans
  Timothy Flynn 139c575cc9 LibUnicode: Update to Unicode version 15.1.0 il y a 1 an
  Andreas Kling 8b936b5912 AK: Make SourceGenerator::set() infallible il y a 1 an
  Sam Atkins 0d021a63c7 LibUnicode: Generate data for bidirectional character types il y a 1 an
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 1 an
  Timothy Flynn b91af3c6a0 LibUnicode: Remove a few generator tracking fields that are now unused il y a 1 an
  Timothy Flynn 456211932f LibUnicode: Perform code point case conversion lookups in constant time il y a 1 an
  Timothy Flynn 0ee133af90 LibUnicode: Separate code point case information into its own structure il y a 1 an
  Timothy Flynn a332a8ad19 LibUnicode: Prepare Unicode data generator for multistage casing tables il y a 1 an
  Timothy Flynn 3fae92eea2 LibUnicode: Search code point properties sequentially at compile time il y a 1 an
  Timothy Flynn 0652cc48c0 LibUnicode: Perform code point property lookups in constant time il y a 1 an
  Timothy Flynn 8f1d73abde LibUnicode: Use the public CodePointRange in the code generator il y a 1 an
  Timothy Flynn cb128dcf75 LibUnicode: Move the CodePointRangeComparator struct to a public header il y a 1 an
  Timothy Flynn c950f88611 LibUnicode: Stop generating Block property data il y a 1 an
  Ben Wiederhake 5cfa883b9f LibUnicode: Explicitly mark HashMap copy il y a 2 ans
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams il y a 2 ans
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent il y a 2 ans
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output il y a 2 ans
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} il y a 2 ans
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` il y a 2 ans
  Timothy Flynn 8f2589b3b0 LibUnicode: Parse and generate case folding code point data il y a 2 ans
  Timothy Flynn 9226cf7272 LibUnicode: Rename a special casing variable name in the UCD generator il y a 2 ans
  Timothy Flynn 8d9fb898d7 LibUnicode: Update out-of-date spec links il y a 2 ans
  Timothy Flynn b562348d31 LibUnicode: Generate simple case folding mappings for titlecase il y a 2 ans