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-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
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
2022-01-04
LibUnicode: Add temporary overload of value-from-string generator
Timothy Flynn
2022-01-04
LibUnicode: Convert UnicodeDateTimeFormat to link with weak symbols
Timothy Flynn
2022-01-04
LibUnicode: Convert UnicodeNumberFormat to link with weak symbols
Timothy Flynn
2022-01-04
LibWeb: Implement CanvasRenderingContext2D.measureText
sin-ack
2022-01-03
LibUnicode: Add minimal support for generic & offset-based time zones
Timothy Flynn
2021-12-29
Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSD
tuftedocelot
2021-12-24
LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU library
Stephan Unverwerth
2021-12-22
IPCCompiler: Default initialize all parameter member variables
Brian Gianforcaro
2021-12-22
Meta: Add a cmake flag for building for compiler explorer
Ali Mohammad Pur
[prev]
[next]