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-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-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
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
timezone: Add a command line utility to set the system time zone
Timothy Flynn
2022-01-23
LibTimeZone: Add an API to retrieve a list of all known IANA time zones
Timothy Flynn
2022-01-23
LibHTTP+AK: Rename CNETWORKJOB_DEBUG to NETWORKJOB_DEBUG
Nico Weber
2022-01-23
LibHTTP+AK: Rename CHTTPJOB_DEBUG to HTTPJOB_DEBUG
Nico Weber
2022-01-22
CI: Fail Lagom linters step as soon as any linter fails
Idan Horowitz
2022-01-22
Utilities+Lagom: Remove test-crypto
Nico Weber
2022-01-22
RequestServer+AK: Move happy-path logging behind REQUESTSERVER_DEBUG
Nico Weber
2022-01-22
LibJS: Implement ImportCall and HostImportModuleDynamically
davidot
2022-01-22
Meta: Add JS_MODULE_DEBUG define flag
davidot
2022-01-22
LibJS: Refactor interpreter to use Script and Source Text Modules
Luke Wilde
2022-01-22
LibAudio: Convert FlacLoader to use new Core::Stream APIs :^)
kleines Filmröllchen
2022-01-21
adjtime: Port to LibMain
mjz19910
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
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
[next]