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

Автор SHA1 Сообщение Дата
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent 2 лет назад
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 лет назад
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 лет назад
  MacDue 727218ff4a LibTimeZone: Propagate try_append() errors while building timezone data 2 лет назад
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 лет назад
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 лет назад
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 лет назад
  Thomas Queiroz 6debd967ba Lagom/CodeGenerators: Use HashMap::try_ensure_capacity 2 лет назад
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators 2 лет назад
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 лет назад
  Timothy Flynn 9a1b24d5be LibTimeZone: Use the last DST rule in the TZDB if a match isn't found 2 лет назад
  Timothy Flynn 302b6e966f LibTimeZone: Generate DST rule timestamps at compile time 2 лет назад
  Timothy Flynn becec3578f LibTimeZone+LibUnicode: Generate string data with run-length encoding 2 лет назад
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
  Timothy Flynn fa005bd276 LibTimeZone: Parse and generate a list of time zones used by region 3 лет назад
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 лет назад
  Sam Atkins d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView 3 лет назад
  Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants 3 лет назад
  Timothy Flynn 9327c2233f LibTimeZone: Port the TZDB generator to the stream API 3 лет назад
  Timothy Flynn ea814a3ce6 LibTimeZone: Parse and generate time zone coordinate data 3 лет назад
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 лет назад
  Timothy Flynn 2e1db1b090 LibTimeZone: Use new generator util to generate all time zones 3 лет назад
  Timothy Flynn 1f051a8e25 LibTimeZone: Handle time zones which begin the year in daylight savings 3 лет назад
  Timothy Flynn 7103012c7d LibTimeZone: Add an API to retrieve both daylight and standard offsets 3 лет назад
  Timothy Flynn fc0c88344b LibTimeZone: Slightly refactor the generated DST rule finding method 3 лет назад
  Timothy Flynn ef0155932b LibTimeZone: Parse and generate time zone abbreviation format strings 3 лет назад
  Timothy Flynn da27937144 LibTimeZone: Add an API to retrieve a list of all known IANA time zones 3 лет назад
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST 3 лет назад
  Timothy Flynn 42c9c57141 LibJS+LibTimeZone: Begin handling DST when computing time zone offsets 3 лет назад