História revízii

Autor SHA1 Správa Dátum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 rok pred
  Timothy Flynn 2763fb45f7 LibTimeZone: Handle systems with varying zoneinfo file locations 1 rok pred
  Timothy Flynn 0bc401a1d6 LibTimeZone+Userland: Include Link entries when returning all time zones 1 rok pred
  Sergey Bugaev de6664c0cb LibTimeZone: Replace PATH_MAX usage with heap allocation 1 rok pred
  kleines Filmröllchen 82c681e44b LibTimeZone+Userland: Change timezone functions to use UnixDateTime 2 rokov pred
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 rokov pred
  Timothy Flynn 6d49eab8a6 LibJS+LibTimeZone: Explicitly canonicalize "GMT" to "UTC" 2 rokov pred
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 rokov pred
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 rokov pred
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
  Linus Groh a6ba82fc49 LibTimeZone: Resolve /etc/localtime with realpath(), not readlink() 2 rokov pred
  Timothy Flynn ed612d835d LibTimeZone: Default to UTC if parsing the TZ environment variable fails 2 rokov pred
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 rokov pred
  Timothy Flynn c3fd4554a6 LibTimeZone: Do not use tzname to determine the current time zone 2 rokov pred
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 rokov pred
  Timothy Flynn fa005bd276 LibTimeZone: Parse and generate a list of time zones used by region 3 rokov pred
  Timothy Flynn ea814a3ce6 LibTimeZone: Parse and generate time zone coordinate data 3 rokov pred
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 rokov pred
  Timothy Flynn a027ccad75 LibTimeZone+Userland: Rename current_time_zone to system_time_zone 3 rokov pred
  Timothy Flynn 7103012c7d LibTimeZone: Add an API to retrieve both daylight and standard offsets 3 rokov pred
  Timothy Flynn 7f1404b870 LibTimeZone: Use /etc/timezone as the basis for the system time zone 3 rokov pred
  Timothy Flynn da27937144 LibTimeZone: Add an API to retrieve a list of all known IANA time zones 3 rokov pred
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST 3 rokov pred
  Timothy Flynn 0e58b04b5c LibTimeZone: Begin parsing and generating DaylightSavings rules 3 rokov pred
  Timothy Flynn 247caac7a8 LibTimeZone: Canonicalize the current time zone and fall back to UTC 3 rokov pred
  Timothy Flynn 8a4ac9c387 LibTimeZone: Add an API to retrieve the system's current time zone 3 rokov pred
  Linus Groh 205d63c3f0 LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATA 3 rokov pred
  Timothy Flynn 09c0324880 LibTimeZone: Begin generating GMT offset rules for each time zone 3 rokov pred
  Timothy Flynn e9c42d0bc5 LibTimeZone: Add methods to canonicalize a time zone name 3 rokov pred
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string 3 rokov pred