Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Timothy Flynn da27937144 LibTimeZone: Add an API to retrieve a list of all known IANA time zones hace 3 años
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST hace 3 años
  Timothy Flynn 42c9c57141 LibJS+LibTimeZone: Begin handling DST when computing time zone offsets hace 3 años
  Timothy Flynn 9dd4602636 LibTimeZone: Parse and generate DST rule links for each ZONE entry hace 3 años
  Timothy Flynn 0e58b04b5c LibTimeZone: Begin parsing and generating DaylightSavings rules hace 3 años
  Timothy Flynn 5aa144193c LibTimeZone: Use new AK::Time factory method in generated code hace 3 años
  Timothy Flynn 09c0324880 LibTimeZone: Begin generating GMT offset rules for each time zone hace 3 años
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string hace 3 años
  Timothy Flynn 14535fb67a LibTimeZone: Perform time-zone-from-string lookups case insensitively hace 3 años
  Timothy Flynn ccce9e5c7f LibTimeZone: Tweak the enumeration generated for parsed time zones hace 3 años
  Timothy Flynn 7d9b6b41c3 LibTimeZone: Remove accidental pluralization of generator variable names hace 3 años
  Michel Hermier e1685b6b69 Lagom: Avoid declaring `Time` in the global namespace hace 3 años
  Timothy Flynn 87abf00f7c LibTimeZone: Extract and parse the backwards compatibility LINK entries hace 3 años
  Timothy Flynn b5758a0623 LibTimeZone: Parse and generate LINK entries from the TZDB as aliases hace 3 años