Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Timothy Flynn 2763fb45f7 LibTimeZone: Handle systems with varying zoneinfo file locations hace 1 año
  Timothy Flynn 0bc401a1d6 LibTimeZone+Userland: Include Link entries when returning all time zones hace 1 año
  Sergey Bugaev de6664c0cb LibTimeZone: Replace PATH_MAX usage with heap allocation hace 1 año
  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
  Timothy Flynn 6d49eab8a6 LibJS+LibTimeZone: Explicitly canonicalize "GMT" to "UTC" hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh a6ba82fc49 LibTimeZone: Resolve /etc/localtime with realpath(), not readlink() hace 2 años
  Timothy Flynn ed612d835d LibTimeZone: Default to UTC if parsing the TZ environment variable fails hace 2 años
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY hace 2 años
  Timothy Flynn c3fd4554a6 LibTimeZone: Do not use tzname to determine the current time zone hace 2 años
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors hace 3 años
  Timothy Flynn fa005bd276 LibTimeZone: Parse and generate a list of time zones used by region 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 a027ccad75 LibTimeZone+Userland: Rename current_time_zone to system_time_zone hace 3 años
  Timothy Flynn 7103012c7d LibTimeZone: Add an API to retrieve both daylight and standard offsets hace 3 años
  Timothy Flynn 7f1404b870 LibTimeZone: Use /etc/timezone as the basis for the system time zone 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 0e58b04b5c LibTimeZone: Begin parsing and generating DaylightSavings rules hace 3 años
  Timothy Flynn 247caac7a8 LibTimeZone: Canonicalize the current time zone and fall back to UTC hace 3 años
  Timothy Flynn 8a4ac9c387 LibTimeZone: Add an API to retrieve the system's current time zone hace 3 años
  Linus Groh 205d63c3f0 LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATA hace 3 años
  Timothy Flynn 09c0324880 LibTimeZone: Begin generating GMT offset rules for each time zone hace 3 años
  Timothy Flynn e9c42d0bc5 LibTimeZone: Add methods to canonicalize a time zone name hace 3 años
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string hace 3 años