Historial de Commits

Autor SHA1 Mensaje Fecha
  kleines Filmröllchen 82c681e44b LibTimeZone+Userland: Change timezone functions to use UnixDateTime hace 2 años
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration hace 2 años
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams hace 2 años
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent hace 2 años
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output hace 2 años
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} hace 2 años
  MacDue 727218ff4a LibTimeZone: Propagate try_append() errors while building timezone data hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Thomas Queiroz 6debd967ba Lagom/CodeGenerators: Use HashMap::try_ensure_capacity hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators hace 2 años
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions hace 2 años
  Timothy Flynn 9a1b24d5be LibTimeZone: Use the last DST rule in the TZDB if a match isn't found hace 2 años
  Timothy Flynn 302b6e966f LibTimeZone: Generate DST rule timestamps at compile time hace 2 años
  Timothy Flynn becec3578f LibTimeZone+LibUnicode: Generate string data with run-length encoding hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Timothy Flynn fa005bd276 LibTimeZone: Parse and generate a list of time zones used by region hace 3 años
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) hace 3 años
  Sam Atkins d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView hace 3 años
  Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants hace 3 años
  Timothy Flynn 9327c2233f LibTimeZone: Port the TZDB generator to the stream API hace 3 años
  Timothy Flynn ea814a3ce6 LibTimeZone: Parse and generate time zone coordinate data hace 3 años
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 3 años
  Timothy Flynn 2e1db1b090 LibTimeZone: Use new generator util to generate all time zones hace 3 años
  Timothy Flynn 1f051a8e25 LibTimeZone: Handle time zones which begin the year in daylight savings hace 3 años
  Timothy Flynn 7103012c7d LibTimeZone: Add an API to retrieve both daylight and standard offsets hace 3 años
  Timothy Flynn fc0c88344b LibTimeZone: Slightly refactor the generated DST rule finding method hace 3 años
  Timothy Flynn ef0155932b LibTimeZone: Parse and generate time zone abbreviation format strings hace 3 años