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-02-01
Build: Remove hardcoded executable path
Lucas CHOLLET
2022-01-31
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
Idan Horowitz
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-31
LibWeb: Add initial support for passing union types into IDL functions
Luke Wilde
2022-01-31
LibWeb: Add support for passing sequences into IDL functions
Luke Wilde
2022-01-31
LibTimeZone: Use new generator util to generate all time zones
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available currencies
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available numbering systems
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available calendars
Timothy Flynn
2022-01-29
LibUnicode: Fill in case-first and numeric BCP47 keywords
Timothy Flynn
2022-01-29
Kernel: Stop using HashMap in Mutex
Idan Horowitz
2022-01-29
IPCCompiler: Don't loop endlessly on nameless parameters
Itamar
2022-01-28
Meta: Set correct boot drive when running with SERENITY_NVME_ENABLE
Idan Horowitz
2022-01-28
Meta: Check if gdu is part of GNU coreutils
Mika Sundland
2022-01-27
LibUnicode: Parse and generate relative-time format patterns
Timothy Flynn
2022-01-27
LibUnicode: Create a nearly empty generator for relative-time formatting
Timothy Flynn
2022-01-27
LibUnicode: Remove extraneous semi-colons at end of generator functions
Timothy Flynn
2022-01-27
LibUnicode: Generate per-locale minimum grouping digit values
Timothy Flynn
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
[next]