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
2021-04-28
Documentation: Fix typo (ex2 -> ext2) from #6069
thislooksfun
2021-04-27
LibM: Fix INFITITY to float
Jean-Baptiste Boric
2021-04-27
LibThread: Fix int to pointer conversion
Jean-Baptiste Boric
2021-04-27
Userland: Move non-standard math constants from math.h
Jean-Baptiste Boric
2021-04-27
LibIPC: Add missing errno.h include
Jean-Baptiste Boric
2021-04-27
Userland: Move HOST_NAME_MAX to limits.h
Jean-Baptiste Boric
2021-04-27
Run: Remove useless serenity.h include
Jean-Baptiste Boric
2021-04-27
Ports/scummvm: Add libtheora as a dependency
Jelle Raaijmakers
2021-04-27
Ports: Add libtheora
Jelle Raaijmakers
2021-04-27
LibWeb: Remove unnecessary temporary Vector in text layout
Andreas Kling
2021-04-27
LibWeb: Minor cleanup tweak in TextNode::split_into_lines_by_rules()
Andreas Kling
2021-04-27
LibWeb: Refactor Layout::TextNode splitting into a chunk iterator
Andreas Kling
2021-04-27
VimEditingEngine: allow selection of the endline character
Paul Berg
2021-04-27
Ports: Change how we invoke ccache because some ports didn't use it
Gunnar Beutner
2021-04-27
Ports: Use HOST_PATH when updating the PATH variable
Gunnar Beutner
2021-04-27
Ports: Fix path for the tcl port's patch file
Gunnar Beutner
2021-04-27
Tests: Convert file system suid-sgid stripping test to be LibTest based.
Brian Gianforcaro
2021-04-27
Tests: Convert pledge-test-failures.cpp to be LibTest based.
Brian Gianforcaro
2021-04-27
Tests: Convert unveil-test-failures.cpp to be LibTest based.
Brian Gianforcaro
2021-04-27
LibTest: Add FAIL() macro allow tests to force failure with message.
Brian Gianforcaro
2021-04-27
VimEditingEngine: Handle arrow, Home/End and Page keys
sin-ack
2021-04-27
Build: Provide the user with a nice message after Toolchain upgrade
Brian Gianforcaro
2021-04-27
Build: Use variables when concatenating Toolchain paths.
Brian Gianforcaro
2021-04-27
Meta: Don't run qemu as root
Gunnar Beutner
2021-04-27
Kernel: Move PCI vendor and device IDs into Kernel/PCI/IDs.h
Gunnar Beutner
2021-04-27
Kernel: Avoid resetting the IRQ mask for E1000 on each interrupt
Gunnar Beutner
2021-04-27
Kernel: Add logging for E1000 RX buffer overrun
Gunnar Beutner
2021-04-27
Kernel: Use macros instead of hard-coded magic values
Gunnar Beutner
2021-04-27
Kernel: Make sure the E1000 network adapter keeps receiving packets
Gunnar Beutner
2021-04-27
Ports: Add MilkyTracker port
jake.westrip
2021-04-27
LibPthread: Use realtime clock for futex_wait()
Jelle Raaijmakers
2021-04-27
Kernel: Check futex command if realtime clock is used
Jelle Raaijmakers
2021-04-27
Kernel: Simplify BlockTimeout constructor
Jelle Raaijmakers
2021-04-27
EditingEngine: Split selection from movement functions
sin-ack
2021-04-27
Kernel: Silence a few more network dbgln()s
Gunnar Beutner
2021-04-27
Toolchain/Dockerfile: Add rsync and unzip
Jelle Raaijmakers
2021-04-27
WindowServer: Reevaluate hovered window on window rect change
Jelle Raaijmakers
2021-04-27
LibGUI/Window: Do not reset mouse cursor on show()
Jelle Raaijmakers
2021-04-26
Kernel: Fix incorrect argument for thread_exit events
Gunnar Beutner
2021-04-26
Kernel: Log thread exits for global profiles
Gunnar Beutner
2021-04-26
Kernel: Avoid calling characters() where not necessary
Gunnar Beutner
2021-04-26
Kernel: Use the correct union member for unmap events
Gunnar Beutner
2021-04-26
Demos: Add Starfield screensaver demo
Jagger De Leo
2021-04-26
Meta: Make sure traceroot and ping belong to the root user
Gunnar Beutner
2021-04-26
LibAudio: Support 32 and 64-bit float WAV files
kleines Filmröllchen
2021-04-26
LibGUI: Make common locations configurable
DexesTTP
2021-04-26
Utilities: Make ls respect options when specifying more than one path
Gunnar Beutner
2021-04-26
Kernel: Ensure IO and memory accesses are allowed for IDE channels
Liav A
2021-04-26
Kernel/Storage: Make the IDEChannel design more robust
Liav A
2021-04-26
Kernel/PCI: Add helpers to enable IO and memory accesses
Liav A
[next]