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-26
LibEDID: Do not check if ${PNP_IDS_EXPORT_PATH} exists in pnp_ids.cmake
Timothy Flynn
2022-01-26
LibEDID: Rename the downloaded PNP IDs file
Timothy Flynn
2022-01-26
LibEDID: Use correct paths for LibEDID generated files
Timothy Flynn
2022-01-26
Meta: Download PNP ID data with fallible download function
Timothy Flynn
2022-01-26
Meta: Download TZDB data with fallible download function
Timothy Flynn
2022-01-26
Meta: Download UCD and CLDR data with fallible download function
Timothy Flynn
2022-01-26
Meta: Add a CMake function to download remote files during the build
Timothy Flynn
2022-01-25
Tests+LibJS: Add very simple bytecode LibJS tests
davidot
2022-01-26
Meta: Correct the PNP ID download condition
Ali Mohammad Pur
2022-01-25
LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style
Timothy Flynn
2022-01-25
LibTimeZone: Handle time zones which begin the year in daylight savings
Timothy Flynn
2022-01-25
LibTimeZone: Add an API to retrieve both daylight and standard offsets
Timothy Flynn
2022-01-25
LibTimeZone: Slightly refactor the generated DST rule finding method
Timothy Flynn
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
[next]