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-12
HackStudio: Properly support Debugger's new source root concept
FalseHonesty
2021-04-12
Ports: Remove obsolete patches for <limits.h>
Gunnar Beutner
2021-04-12
Toolchain: Install system headers before building GCC
Gunnar Beutner
2021-04-12
AK: Fix StringView::find_last_of for one-character views
Timothy Flynn
2021-04-12
Browser: Change value of "the latest representable date" for cookies
Timothy Flynn
2021-04-12
Browser: Add debug command to dump cookies
Timothy Flynn
2021-04-12
Base: Update cookie test page to set some attributes
Timothy Flynn
2021-04-12
Browser: Process Expires cookie attribute
Timothy Flynn
2021-04-12
AK: Add a predicate variant of StringView::split_view
Timothy Flynn
2021-04-12
LibC: Use dbgln() in strerror() and strsignal()
Gunnar Beutner
2021-04-12
LibC: Turn CRASH() into a function and add noreturn attribute
Gunnar Beutner
2021-04-12
WindowServer: Fix notification placement
Valtteri Koskivuori
2021-04-12
Meta: Add .vim directory to .gitignore
David Isaksson
2021-04-12
HackStudio: Allow users to drag and drop files into the editor
RickySeverino
2021-04-12
Kernel: Replace process' regions vector with a Red Black tree
Idan Horowitz
2021-04-12
Kernel: Remove old region from process' regions vector before splitting
Idan Horowitz
2021-04-12
AK: Implement IntrusiveRedBlackTree container
Idan Horowitz
2021-04-12
AK: Implement RedBlackTree container
Idan Horowitz
2021-04-12
UserspaceEmulator: Improve detection of memory leaks
Tobias Christiansen
2021-04-12
LibWeb: Set border width to zero if style is none
Egor Ananyin
2021-04-12
LibWeb: Parse border-style correctly
Egor Ananyin
2021-04-12
Documentation: Fix FreeBSD usage of the pkg command
Emil Engler
2021-04-12
Base: Fix a few width/height oversights in Marieta
thankyouverycool
2021-04-12
WindowServer: Strip Alt-shortcut marker ('&') when measuring menu texts
Andreas Kling
2021-04-12
Ports: fallback to pro when curl is not installed
Peter Elliott
2021-04-12
Ports: Require less commands in .port_include.sh
Peter Elliott
2021-04-12
LibArchive: Support POSIX.1-1988 tar files
Peter Elliott
2021-04-12
Ports: Don't use getaddrinfo for curl
Peter Elliott
2021-04-12
Userland: Add nproc utility
Peter Elliott
2021-04-12
Userland: Add support for -S to env command
Peter Elliott
2021-04-12
Meta: Add install-ports CMake target
Peter Elliott
2021-04-12
Ports: Add Dialog
Brendan Coles
2021-04-12
LibJS: Memoize failed calls of try_parse_arrow_function_expression()
Stephan Unverwerth
2021-04-12
Ports: Add GNU libtool
Brendan Coles
2021-04-12
LibJS: Make Errors fully spec compliant
Linus Groh
2021-04-12
LibJS: Add Object::get_without_side_effects()
Linus Groh
2021-04-12
LibWeb: Add Window.parent and fix Window.top attributes
Luke
2021-04-12
Browser: Process Secure and HttpOnly cookie attributes
Timothy Flynn
2021-04-12
Browser: Process Path cookie attribute
Timothy Flynn
2021-04-12
Browser: Process Domain cookie attribute
Timothy Flynn
2021-04-12
Browser: Process Max-Age cookie attribute
Timothy Flynn
2021-04-12
Browser: Parse cookie attribute name-value pairs
Timothy Flynn
2021-04-12
Serendipity: Paint theme agnostic banner
thankyouverycool
2021-04-12
Base: Add new sans serif font Marieta
thankyouverycool
2021-04-12
Serendipity: Don't modify tip frame palette
thankyouverycool
2021-04-12
LibRegex: Generate a 'Compare' op for empty character classes
AnotherTest
2021-04-12
LibHTTP: Handle running out of input between chunk body and ending CRLF
AnotherTest
2021-04-11
Meta: Add a link to the SerenityOS Discord server in README.md
Andreas Kling
2021-04-11
LibJS: Removed a fixme in a test of BigInt.prototype.valueOf
tuqqu
2021-04-11
AK: Update LexicalPath::relative_path to work for '/' prefix
Tim Waterhouse
[prev]
[next]