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-12-28
Kernel: Lock socket mutex across {get,set}sockopt() and SO_ERROR updates
Andreas Kling
2021-12-28
UserspaceEmulator: Exclude special ranges from RangeAllocator
Daniel Bertalan
2021-12-28
LibVT: Handle window resize after history overflow
ryanb-dev
2021-12-28
ThemeEditor: Implement a way to simulate color blindness in preview
TheGrizzlyDev
2021-12-28
LibJS: Also throw exception when returning throw completion from await
Linus Groh
2021-12-28
Kernel: Fix race condition in TmpFSInode::notify_watchers()
Andreas Kling
2021-12-28
Meta: Add SSE3, SMAP and SMEP to our bochsrc
Andreas Kling
2021-12-28
HackStudio: Highlight AF files as INI
Maciej
2021-12-28
TextEditor: Highlight AF files as INI
Maciej
2021-12-28
Ports: Update stress-ng port to 0.13.09
Brian Gianforcaro
2021-12-28
Kernel: Add _SC_MAPPED_FILES sysconf API
Brian Gianforcaro
2021-12-28
LibC: Add in6addr_loopback and IN6ADDR_LOOPBACK_INIT constant
Brian Gianforcaro
2021-12-28
LibC: Add rindex() and index() APIs
Brian Gianforcaro
2021-12-28
LibC: Add alphasort() implementation
Brian Gianforcaro
2021-12-28
LibC: Add POSIX spec comments for dirent APIs
Brian Gianforcaro
2021-12-28
Kernel: Remove the KString::try_create(String::formatted(...)) pattern
Daniel Bertalan
2021-12-28
Taskbar: Add context menu to remove quicklaunch items
faxe1008
2021-12-28
Taskbar: Add dropping of AppFiles to QuickLaunch
faxe1008
2021-12-28
Kernel/Net: Move Realtek network adapters code to a separate directory
Liav A
2021-12-28
Kernel/Net: Move NE2000 network adapter code to a separate directory
Liav A
2021-12-28
Kernel: Run clang-format on E1000NetworkAdapter.cpp
Liav A
2021-12-28
Kernel/Net: Move Intel network adapters code to a separate directory
Liav A
2021-12-28
Kernel: Use type alias for Kmalloc SubHeap and SlabBlock list types
Brian Gianforcaro
2021-12-28
Meta: Add Sam Atkins's GitHub Sponsors to funding options :^)
Andreas Kling
2021-12-28
Meta: Link to Linus's YouTube channel from our README :^)
Andreas Kling
2021-12-27
Base: Adjust 1F374 in font Katica Regular 10
Lady Gegga
2021-12-27
Base: Add Misc. Symbols and Pictographs to font Katica Regular 10
Lady Gegga
2021-12-27
Base: Add Greek Extended characters to font Katica Regular 10
Lady Gegga
2021-12-27
Base: Add Latin Extended Additional chars to font Katica Regular 10
Lady Gegga
2021-12-27
Base: Add Cyrillic characters to font Katica Regular 10
Lady Gegga
2021-12-27
Base: Add Greek and Coptic characters to font Katica Regular 10
Lady Gegga
2021-12-27
Base: Add Spacing Modifier Letters to font Katica Regular 10
Lady Gegga
2021-12-27
Base: Add Latin Extended-B characters to font Katica Regular 10
Lady Gegga
2021-12-28
Help: Fix crash when trying to load libunicodedata.so
Rummskartoffel
2021-12-28
FileManager: Add "Create Archive" action
Julian Offenhäuser
2021-12-28
LibCore: Fix race conditions in TestLibCoreStream
Andreas Kling
2021-12-28
Base: Add 32x32 Settings icon
FrHun
2021-12-28
Ports: Make lua buildable on x86_64
Javier Alvarez
2021-12-27
Documentation: Recommend using Xcode's command line tools on macOS
Conor Byrne
2021-12-27
HackStudio: Ask to create a non-existent directory when making a project
Conor Byrne
2021-12-27
LibWeb: Use start_of_input_stream_twin() for is_valid_escape_sequence()
Sam Atkins
2021-12-27
LibWeb: Pass correct values to would_start_an_identifier()
Sam Atkins
2021-12-27
LibWeb: Pass correct values to would_start_a_number()
Sam Atkins
2021-12-27
LibWeb: Add CSS::Tokenizer::start_of_input_stream_[twin|triplet]()
Sam Atkins
2021-12-27
LibCore+Services: Make TCPServer propagate errors
Sam Atkins
2021-12-27
TelnetServer: Port to LibMain
Sam Atkins
2021-12-27
EchoServer: Port to LibMain
Sam Atkins
2021-12-27
LibCore: Add ErrorOr wrappers to socket syscalls
Sam Atkins
2021-12-27
LibJS: Implement console.time/timeLog/timeEnd() methods
Sam Atkins
2021-12-27
LibWeb: Add rudimentary styling to `<details>` and `<summary>`
Sam Atkins
[next]