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-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
2021-11-23
Meta: Use 1ms timer period for Qemu Pulse Audio backend
Jelle Raaijmakers
2021-11-23
Meta: Use AC97 device in Qemu by default
Jelle Raaijmakers
2021-11-22
js: Port to LibMain :^)
Linus Groh
2021-11-22
Lagom: Add LibMain as a lagom_lib()
Linus Groh
2021-11-21
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
Andreas Kling
2021-11-20
Meta+LibUnicode: Provide code point names through library
Ben Wiederhake
2021-11-19
LibUnicode: Support locales-without-script aliases for ECMA-402
Timothy Flynn
2021-11-19
LibUnicode: Stop passing the cldr-core package to UnicodeNumberFormat
Timothy Flynn
2021-11-19
LibUnicode: Generate default-content locales as aliases
Timothy Flynn
[next]