Commit History

Author SHA1 Message Date
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 years ago
  Sam Atkins d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView 3 years ago
  Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants 3 years ago
  Timothy Flynn 9327c2233f LibTimeZone: Port the TZDB generator to the stream API 3 years ago
  Timothy Flynn ea814a3ce6 LibTimeZone: Parse and generate time zone coordinate data 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Timothy Flynn 2e1db1b090 LibTimeZone: Use new generator util to generate all time zones 3 years ago
  Timothy Flynn 1f051a8e25 LibTimeZone: Handle time zones which begin the year in daylight savings 3 years ago
  Timothy Flynn 7103012c7d LibTimeZone: Add an API to retrieve both daylight and standard offsets 3 years ago
  Timothy Flynn fc0c88344b LibTimeZone: Slightly refactor the generated DST rule finding method 3 years ago
  Timothy Flynn ef0155932b LibTimeZone: Parse and generate time zone abbreviation format strings 3 years ago
  Timothy Flynn da27937144 LibTimeZone: Add an API to retrieve a list of all known IANA time zones 3 years ago
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST 3 years ago
  Timothy Flynn 42c9c57141 LibJS+LibTimeZone: Begin handling DST when computing time zone offsets 3 years ago
  Timothy Flynn 9dd4602636 LibTimeZone: Parse and generate DST rule links for each ZONE entry 3 years ago
  Timothy Flynn 0e58b04b5c LibTimeZone: Begin parsing and generating DaylightSavings rules 3 years ago
  Timothy Flynn 5aa144193c LibTimeZone: Use new AK::Time factory method in generated code 3 years ago
  Timothy Flynn 09c0324880 LibTimeZone: Begin generating GMT offset rules for each time zone 3 years ago
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string 3 years ago
  Timothy Flynn 14535fb67a LibTimeZone: Perform time-zone-from-string lookups case insensitively 3 years ago
  Timothy Flynn ccce9e5c7f LibTimeZone: Tweak the enumeration generated for parsed time zones 3 years ago
  Timothy Flynn 7d9b6b41c3 LibTimeZone: Remove accidental pluralization of generator variable names 3 years ago
  Michel Hermier e1685b6b69 Lagom: Avoid declaring `Time` in the global namespace 3 years ago
  Timothy Flynn 87abf00f7c LibTimeZone: Extract and parse the backwards compatibility LINK entries 3 years ago
  Timothy Flynn b5758a0623 LibTimeZone: Parse and generate LINK entries from the TZDB as aliases 3 years ago
  Timothy Flynn 9253e695d1 LibTimeZone: Parse ZONE entries from the TZDB and generate their names 3 years ago
  Timothy Flynn 8669b25cea LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator 3 years ago