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
Age
Commit message (
Expand
)
Author
2022-01-14
CI: Disallow test failures on macOS Lagom :^)
Timothy Flynn
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-13
man.serenityos.org: Include Games section on index page
DavidLindbom
2022-01-13
Meta: Use fuse2fs if available to avoid root when building image
Chris Frey
2022-01-13
Meta: Use consistent indents in build-image-qemu.sh
Chris Frey
2022-01-13
Meta: Do not ignore error message with exec
Chris Frey
2022-01-12
LibUnicode: Swap the preferred order of standard time zone display names
Timothy Flynn
2022-01-12
CMake: Add HACKSTUDIO_BUILD option for building from Hack Studio
Itamar
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
CI: Require a blank line between commit titles and bodies
Idan Horowitz
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-11
Meta: Convert new help page link styles for the man page website
kleines Filmröllchen
2022-01-10
Lagom: Avoid declaring `Time` in the global namespace
Michel Hermier
2022-01-10
LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if
Marcus Nilsson
2022-01-10
Toolchain+CI: Link LLVM with LLD if available
Daniel Bertalan
2022-01-10
CI: Hash only relevant files for the key of the compiler cache
Daniel Bertalan
2022-01-09
Userland: Port wasm to LibMain
Federico Guerinoni
2022-01-09
Meta: Make "Meta/serenity.sh run aarch64" work on macOS
serenityosrocks
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
CI: Add a cache for the IANA time zone database files
Timothy Flynn
2022-01-08
LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator
Timothy Flynn
2022-01-08
Meta: Move invoke_generator to utils.cmake
Timothy Flynn
2022-01-08
Meta: Move remove_unicode_data_if_version_changed to utils.cmake
Timothy Flynn
2022-01-08
Meta: Redefine link_with_unicode_data to not include unicode_data.cmake
Timothy Flynn
2022-01-08
Meta: Remove -ldl linkage from LagomUnicode
Timothy Flynn
2022-01-07
CI: Extract toolchain ccache in the Serenity build stage
Timothy Flynn
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
[next]