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
Age
Commit message (
Expand
)
Author
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-14
gml-format: Port to LibMain
Lucas CHOLLET
2022-01-14
disasm: Port to LibMain
Lucas CHOLLET
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: Add a unit test for generated time zone data
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-09
Userland: Port wasm to LibMain
Federico Guerinoni
2022-01-09
Shell: Port to LibMain
Lucas CHOLLET
2022-01-08
LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value>
Linus Groh
2022-01-08
Lagom: Execute `LibPDF` unit tests on the host
Simon Woertz
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-08
Meta: Remove -ldl linkage from LagomUnicode
Timothy Flynn
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-07
Meta+CI+Documentation: Bump host gcc requirement up to gcc 11
Andrew Kaster
2022-01-07
Everywhere: Fix many spelling errors
mjz19910
2022-01-07
LibSQL: Implement LIKE SQL expressions
Guilherme Gonçalves
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
[next]