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-07
Meta: Add instructions on using Lagom in an external project
James Puleo
2022-02-07
Meta: Fix "Meta/serenity.sh run x86_64 Clang" on M1 Macs
serenityosrocks
2022-02-07
LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events
Andreas Kling
2022-02-06
Everywhere: Rename JS::PropertyKey variables from property_{name => key}
Linus Groh
2022-02-06
Meta: Don't override SERENITY_QEMU_DISPLAY_DEVICE if it is already set
Andrew Pietila
2022-02-06
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
Andreas Kling
2022-02-06
Lagom: Exclude libraries with X86 code when building for macOS on Arm
Morten Larsen
2022-02-05
Meta: Fix problematic `e2fsck` behavior (Debian)
Στέφανος
2022-02-04
LibWeb: Type-check calc() in in property_accepts_value()
Sam Atkins
2022-02-04
Meta: Add install-native-partition CMake target installing to a real FS
Brian Gianforcaro
2022-02-03
LibWeb: Add barebones CanvasGradient object
Andreas Kling
2022-02-03
LibTimeZone: Parse and generate time zone coordinate data
Timothy Flynn
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
[next]