Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 9a1b24d5be LibTimeZone: Use the last DST rule in the TZDB if a match isn't found vor 2 Jahren
  Timothy Flynn 302b6e966f LibTimeZone: Generate DST rule timestamps at compile time vor 2 Jahren
  Timothy Flynn becec3578f LibTimeZone+LibUnicode: Generate string data with run-length encoding vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Timothy Flynn fa005bd276 LibTimeZone: Parse and generate a list of time zones used by region vor 3 Jahren
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) vor 3 Jahren
  Sam Atkins d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView vor 3 Jahren
  Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants vor 3 Jahren
  Timothy Flynn 9327c2233f LibTimeZone: Port the TZDB generator to the stream API vor 3 Jahren
  Timothy Flynn ea814a3ce6 LibTimeZone: Parse and generate time zone coordinate data vor 3 Jahren
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) vor 3 Jahren
  Timothy Flynn 2e1db1b090 LibTimeZone: Use new generator util to generate all time zones vor 3 Jahren
  Timothy Flynn 1f051a8e25 LibTimeZone: Handle time zones which begin the year in daylight savings vor 3 Jahren
  Timothy Flynn 7103012c7d LibTimeZone: Add an API to retrieve both daylight and standard offsets vor 3 Jahren
  Timothy Flynn fc0c88344b LibTimeZone: Slightly refactor the generated DST rule finding method vor 3 Jahren
  Timothy Flynn ef0155932b LibTimeZone: Parse and generate time zone abbreviation format strings vor 3 Jahren
  Timothy Flynn da27937144 LibTimeZone: Add an API to retrieve a list of all known IANA time zones vor 3 Jahren
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST vor 3 Jahren
  Timothy Flynn 42c9c57141 LibJS+LibTimeZone: Begin handling DST when computing time zone offsets vor 3 Jahren
  Timothy Flynn 9dd4602636 LibTimeZone: Parse and generate DST rule links for each ZONE entry vor 3 Jahren
  Timothy Flynn 0e58b04b5c LibTimeZone: Begin parsing and generating DaylightSavings rules vor 3 Jahren
  Timothy Flynn 5aa144193c LibTimeZone: Use new AK::Time factory method in generated code vor 3 Jahren
  Timothy Flynn 09c0324880 LibTimeZone: Begin generating GMT offset rules for each time zone vor 3 Jahren
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string vor 3 Jahren
  Timothy Flynn 14535fb67a LibTimeZone: Perform time-zone-from-string lookups case insensitively vor 3 Jahren
  Timothy Flynn ccce9e5c7f LibTimeZone: Tweak the enumeration generated for parsed time zones vor 3 Jahren
  Timothy Flynn 7d9b6b41c3 LibTimeZone: Remove accidental pluralization of generator variable names vor 3 Jahren
  Michel Hermier e1685b6b69 Lagom: Avoid declaring `Time` in the global namespace vor 3 Jahren
  Timothy Flynn 87abf00f7c LibTimeZone: Extract and parse the backwards compatibility LINK entries vor 3 Jahren
  Timothy Flynn b5758a0623 LibTimeZone: Parse and generate LINK entries from the TZDB as aliases vor 3 Jahren