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
2021-12-09
LibUnicode: Parse and generate date time range format patterns
Timothy Flynn
2021-12-09
LibUnicode: Parse and generate format pattern skeletons
Timothy Flynn
2021-12-09
LibUnicode: Fix typo in format pattern parser
Timothy Flynn
2021-12-09
LibWeb: Remove now-unused CustomStyleValue
Sam Atkins
2021-12-08
LibUnicode: Parse and generate time zone names in long and short form
Timothy Flynn
2021-12-08
LibUnicode: Generate era, month, weekday and day period calendar symbols
Timothy Flynn
2021-12-08
LibJS+LibUnicode: Generate missing patterns with fractionalSecondDigits
Timothy Flynn
2021-12-08
LibJS+LibUnicode: Supply field type in CalendarPattern's for-each method
Timothy Flynn
2021-12-08
LibUnicode: Do not set day period format length for {ampm} segments
Timothy Flynn
2021-12-06
LibUnicode: Generate missing format patterns
Timothy Flynn
2021-12-06
LibUnicode: Fully parse date-time formatting patterns
Timothy Flynn
2021-12-06
LibUnicode: Generate unique calendar pattern structures
Timothy Flynn
2021-12-06
LibUnicode: Generate per-locale, per-calendar formats out of line
Timothy Flynn
2021-12-06
LibUnicode: Generate unique number format structures
Timothy Flynn
2021-12-06
LibUnicode: Generalize the generators' unique string storage
Timothy Flynn
2021-12-05
Fuzzers: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
IPCCompiler: Cast return value of synchronous void IPC calls to void
Sam Atkins
2021-12-05
Kernel: Stub out the SO_DEBUG SOL_SOCKET-level option
Idan Horowitz
2021-12-01
LibUnicode: Do not generate data for "generic" calendars
Timothy Flynn
2021-11-30
LibUnicode: Support code point names that apply to ranges of code points
Timothy Flynn
2021-11-30
LibUnicode: Remove unused field from UnicodeData generator
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate calendar (ca) Unicode keywords
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate regional hour cycles
Timothy Flynn
2021-11-29
LibUnicode: Sort generated enums case-insensitively
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate available candidate format patterns
Timothy Flynn
2021-11-29
LibUnicode: Hard-code an alias from the Gregorian calendar to Gregory
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate date, time, and date-time format patterns
Timothy Flynn
2021-11-29
LibUnicode: Create a nearly empty generator for date-time formatting
Timothy Flynn
2021-11-29
LibJS+LibUnicode: Separate number formatting methods from Locale.h
Timothy Flynn
2021-11-29
Tests: Add a simple LibGL render-test
Hendiadyoin1
2021-11-29
Lagom: Add LibGL to the libraries
Hendiadyoin1
2021-11-29
Lagom: Disable implicit-const-int-float-conversion warnings
Hendiadyoin1
2021-11-28
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
Andreas Kling
2021-11-28
LibIPC: Make IPC::Connection::post_message() return ErrorOr
Andreas Kling
2021-11-28
LibAudio: New error propagation API in Loader and Buffer
kleines Filmröllchen
2021-11-28
Meta: Allow overlong 'fixup!' commit titles in pre-commit hook
Ben Wiederhake
2021-11-28
Meta: Copy libstdc++ into the disk image
Daniel Bertalan
2021-11-28
Meta: Copy libc++ headers into the disk image
Daniel Bertalan
2021-11-28
Kernel: Add AC97_DEBUG macro
Jelle Raaijmakers
2021-11-26
CMake: Also install the source files of userland programs
Itamar
2021-11-26
CMake: Simplify serenity_install_sources by inferring installation path
Itamar
2021-11-23
LibUnicode: Port generator utility methods to ErrorOr
Timothy Flynn
2021-11-23
LibUnicode: Port GenerateUnicodeNumberFormat to ErrorOr and LibMain
Timothy Flynn
2021-11-23
LibUnicode: Port GenerateUnicodeLocale to ErrorOr and LibMain
Timothy Flynn
2021-11-23
LibUnicode: Port GenerateUnicodeData to ErrorOr and LibMain
Timothy Flynn
2021-11-23
Meta: Allow lagom_tool invocations to specify libraries to link
Timothy Flynn
2021-11-23
Meta: Define LagomMain outside of the BUILD_LAGOM branch
Timothy Flynn
2021-11-23
LibUnicode: Functionalize the Unicode generator CMake commands
Timothy Flynn
2021-11-23
LibUnicode: Invoke lagom_tool() with SOURCES inline
Timothy Flynn
2021-11-23
Meta: Increase PulseAudio timer period to 2ms
Jelle Raaijmakers
[next]