index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
Lagom
/
Tools
Age
Commit message (
Expand
)
Author
2022-01-25
LibTimeZone: Slightly refactor the generated DST rule finding method
Timothy Flynn
2022-01-25
LibTimeZone: Parse and generate time zone abbreviation format strings
Timothy Flynn
2022-01-25
AK: Standardize the behaviour of GenericLexer::consume_until overloads
Idan Horowitz
2022-01-23
Meta+LibEDID: Download and generate the PNP ID database
Tom
2022-01-23
LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor
Idan Horowitz
2022-01-23
Everywhere: Convert VM::call() to JS::call()
mjz19910
2022-01-23
LibTimeZone: Add an API to retrieve a list of all known IANA time zones
Timothy Flynn
2022-01-20
LibWeb: Remove Length::Type::Percentage :^)
Sam Atkins
2022-01-20
LibWeb: Add CSS::Percentage, PercentageOr and LengthPercentage types
Sam Atkins
2022-01-19
LibJS+LibUnicode: Return the appropriate time zone name depending on DST
Timothy Flynn
2022-01-19
LibUnicode: Generate both standard and daylight time zone names
Timothy Flynn
2022-01-19
LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST
Timothy Flynn
2022-01-19
LibJS+LibTimeZone: Begin handling DST when computing time zone offsets
Timothy Flynn
2022-01-19
LibTimeZone: Parse and generate DST rule links for each ZONE entry
Timothy Flynn
2022-01-19
LibTimeZone: Begin parsing and generating DaylightSavings rules
Timothy Flynn
2022-01-18
LibUnicode: Generate code point abbreviations
Timothy Flynn
2022-01-17
LibJS+LibUnicode: Make static const Utf8View variables constexpr
Idan Horowitz
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-13
LibUnicode: Do not limit language display names to known locales
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display patterns
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display names for date fields
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display names for calendars
Timothy Flynn
2022-01-12
LibUnicode: Swap the preferred order of standard time zone display names
Timothy Flynn
2022-01-12
LibUnicode: Perform number system lookups by enumeration value
Timothy Flynn
2022-01-12
LibUnicode: Parse number system digits from the CLDR
Timothy Flynn
2022-01-11
LibUnicode: Parse and generate long and short generic time zone names
Timothy Flynn
2022-01-11
LibUnicode: Implement TR-35's localized GMT offset formatting
Timothy Flynn
2022-01-11
LibTimeZone: Use new AK::Time factory method in generated code
Timothy Flynn
2022-01-11
LibTimeZone: Begin generating GMT offset rules for each time zone
Timothy Flynn
2022-01-11
LibTimeZone: Add method to convert a time zone to a string
Timothy Flynn
2022-01-11
LibTimeZone: Perform time-zone-from-string lookups case insensitively
Timothy Flynn
2022-01-11
LibTimeZone: Tweak the enumeration generated for parsed time zones
Timothy Flynn
2022-01-11
Meta: Don't assume how each generator wants to generate keyed map names
Timothy Flynn
2022-01-11
Meta: Support generating case-insensitive value-from-string methods
Timothy Flynn
2022-01-11
LibTimeZone: Remove accidental pluralization of generator variable names
Timothy Flynn
2022-01-10
Lagom: Avoid declaring `Time` in the global namespace
Michel Hermier
2022-01-08
LibUnicode: Use LibTimeZone's list of time zone names
Timothy Flynn
2022-01-08
LibUnicode: Rename DateTimeFormat's generator's TimeZone struct
Timothy Flynn
2022-01-08
LibTimeZone: Extract and parse the backwards compatibility LINK entries
Timothy Flynn
2022-01-08
LibTimeZone: Parse and generate LINK entries from the TZDB as aliases
Timothy Flynn
2022-01-08
LibTimeZone: Parse ZONE entries from the TZDB and generate their names
Timothy Flynn
2022-01-08
LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator
Timothy Flynn
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-07
Everywhere: Fix many spelling errors
mjz19910
2022-01-06
LibUnicode: Do not assume time zones & meta zones have a 1-to-1 mapping
Timothy Flynn
2022-01-06
LibUnicode: Move UTC verification to the scope that requires it
Timothy Flynn
2022-01-05
LibJS+LibUnicode: Handle flexible day periods that roll over midnight
Timothy Flynn
2022-01-04
LibUnicode: Remove now unused value-from-string generator overload
Timothy Flynn
2022-01-04
LibUnicode: Convert UnicodeData to link with weak symbols
Timothy Flynn
2022-01-04
LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols
Timothy Flynn
[next]