index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-15
LibCore: Implement LocalSocket::peer_pid
sin-ack
2022-01-15
LibCore: Implement LocalSocket::adopt_fd
sin-ack
2022-01-15
LibCore: Implement LocalSocket::read_without_waiting
sin-ack
2022-01-15
LibCore: Implement LocalSocket::receive_fd and send_fd
sin-ack
2022-01-15
Base: Add Kayah Li to font Katica Regular 10
Lady Gegga
2022-01-15
Base: Add Tengwar to font Katica Regular 10
Lady Gegga
2022-01-15
Base: Add Elymaic to font Katica Regular 10
Lady Gegga
2022-01-15
AK: Explicitly define copy and assignment operator for SinglyLinkedList
Lucas CHOLLET
2022-01-14
CI: Disallow test failures on macOS Lagom :^)
Timothy Flynn
2022-01-14
LibJS: Clip parsed IS0 8601 strings to +/- 8.64e15
Timothy Flynn
2022-01-14
LibJS: Implement Date.parse using AK::Time and LibTimeZone
Timothy Flynn
2022-01-14
LibJS: Implement the localTZA AO for isUTC=false
Timothy Flynn
2022-01-14
AK: Use appropriate types in AK::Time::from_timestamp factory
Timothy Flynn
2022-01-14
Utilities: Port ifconfig to LibMain
alexmajor
2022-01-14
LibGL+LibSoftGPU: Implement `glDrawPixels` depth buffer support
Jelle Raaijmakers
2022-01-14
LibGL+LibSoftGPU: Implement rasterization position
Jelle Raaijmakers
2022-01-14
LibGL: Add context lifetime debug output
Jelle Raaijmakers
2022-01-14
Ports: Do not strip debug symbols from ScummVM
Jelle Raaijmakers
2022-01-14
Base: Modernize aplay documentation
kleines Filmröllchen
2022-01-14
Utilities/aplay: Print progress in seconds and minutes by default
kleines Filmröllchen
2022-01-14
Utilities/aplay: Print format name under "Format"
kleines Filmröllchen
2022-01-14
LibAudio: Expose the format name from the loader plugins
kleines Filmröllchen
2022-01-14
PixelPaint: Update SelectedColorWidget::m_color consistently
Colin
2022-01-14
WebServer: Add charset declaration to directory listings
Maciej
2022-01-14
hostname: Port to LibMain
Lucas CHOLLET
2022-01-14
LibCore: Add wrapper for sethostname
Lucas CHOLLET
2022-01-14
LibCore: Remove usage of a hardcoded constant in gethostname()
Lucas CHOLLET
2022-01-14
host: Port to LibMain
Lucas CHOLLET
2022-01-14
hexdump: Port to LibMain
Lucas CHOLLET
2022-01-14
head: Port to LibMain
Lucas CHOLLET
2022-01-14
gunzip: Remove StringView assignment on rhs-value
Lucas CHOLLET
2022-01-14
gunzip: Port to LibMain
Lucas CHOLLET
2022-01-14
grep: Port to LibMain
Lucas CHOLLET
2022-01-14
gml-format: Port to LibMain
Lucas CHOLLET
2022-01-14
false: Port to LibMain
Lucas CHOLLET
2022-01-14
disasm: Port to LibMain
Lucas CHOLLET
2022-01-14
Tests: Unmap memory ranges on /dev/mem after testing mmap(2)
Liav A
2022-01-14
Base: Skip the Shell/function.sh test since it's flaky on CI
Andreas Kling
2022-01-14
Kernel/TmpFS: Remove inode map from TmpFS
Andreas Kling
2022-01-14
LibGL: Add a few defines so that Quake 2's OpenGL renderer compiles
qeeg
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2022-01-14
LibJS: Add an else in StringPrototype::substr
Nico Weber
2022-01-14
LibJS: Fix substr() with negative arguments larger than string length
Nico Weber
2022-01-14
LibJS: Correcly handle surrogates in escape()
Nico Weber
2022-01-14
AK: Make Variant::visit() prefer overloads accepting T const& over T&
Ali Mohammad Pur
2022-01-14
AK+Everywhere: Make Variant::visit() respect the Variant's constness
Ali Mohammad Pur
2022-01-14
SystemMonitor: Split multi-core CPU usage graphs into multiple rows
Idan Horowitz
2022-01-14
PixelPaint: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-14
ImageViewer: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-14
LibGUI: Add `AbstractZoomPanWidget` widget :^)
Mustafa Quraish
[next]