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-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-17
Meta: Add icons to online man pages
Tobias Christiansen
2022-01-17
Meta+Ports: Make 'package.sh showproperty' report multiple properties
Ali Mohammad Pur
2022-01-17
Meta: Optimized lint-ports.py by avoiding duplicate execs of package.sh
Brian Gianforcaro
2022-01-17
Meta: Skip shellcheck for Ports in pre-commit hook
Brian Gianforcaro
2022-01-16
Meta: Ensure that all port patches are documented in the linter
Ali Mohammad Pur
2022-01-15
Meta: Make check-symbols.sh use the correct build directory
creator1creeper1
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
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
[next]