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-03-08
LibWeb: Make generated wrapper code cast IDL longs to i32 for now
Andreas Kling
2021-03-08
AK: JsonObject::value_or() fallback value should be a const reference
Andreas Kling
2021-03-08
Ports/git: remove no longer needed patches
Jorropo
2021-03-08
Base: Add sysctl man page
Brendan Coles
2021-03-08
Shell: Don't blindly dereference the result of Parser::parse()
AnotherTest
2021-03-08
Meta: check-newlines-at-eof.py now checks .json files and files in Base/
Emanuele Torre
2021-03-08
Base: Fix newlines at end of file in some files.
Emanuele Torre
2021-03-08
Everywhere: Remove unnecessary whitespace at the end of some lines.
Emanuele Torre
2021-03-08
Base: Replace HTMl => HTML
Emanuele Torre
2021-03-08
Meta: serenityos.org: Fix javascript error in the 2nd anniversary page.
Emanuele Torre
2021-03-08
Ports: Add Genemu
aabajyan
2021-03-08
Kernel: Manually reset the XCR0 register
Luke
2021-03-08
LibC: Remove stdbool.h as it is provided by the compiler
Mițca Dumitru
2021-03-08
LibC: Define static_assert in assert.h when it's being used in C
Mițca Dumitru
2021-03-08
LibCrypto: Fail with overflow when bitfield has too many unused bits
AnotherTest
2021-03-07
LibCompress: Rename libcompression.so to libcompress.so
Jelle Raaijmakers
2021-03-07
LibWeb: Fix clang-format issue in CSS/StyleResolver.cpp
Andreas Kling
2021-03-07
Ports: Add SDL2_ttf
Andreas Kling
2021-03-07
LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet
Andreas Kling
2021-03-07
LibWeb: Rename StyleRule => CSSStyleRule
Andreas Kling
2021-03-07
open: Fix opening "." (again)
Linus Groh
2021-03-07
Kernel: Fix pointer over/underflow in create_thread
Ben Wiederhake
2021-03-07
AK+Tests: Also test Checked<> with unsigned
Ben Wiederhake
2021-03-07
Tests: Make syscall-fuzzer less brittle
Ben Wiederhake
2021-03-07
Kernel: Expose sysctl 'ubsan_is_deadly' to panic the Kernel on UB
Ben Wiederhake
2021-03-07
FileManager: Disable view change actions when directory is unreadable
Linus Groh
2021-03-07
Serendipity: Couple more tips and some clean-up
thankyouverycool
2021-03-07
Serendipity: Make main window a normal window
Andreas Kling
2021-03-07
Serendipity: Simplify GML and fix button alignment
Andreas Kling
2021-03-07
Kernel: Fix unaligned read inside map_ebda()
Jean-Baptiste Boric
2021-03-07
Serendipity: Make main window resizable (#5675)
supercyp
2021-03-07
LibWeb: Make tiled backgrounds scroll with content
Andreas Kling
2021-03-07
LaunchServer: Use new FileManager flags instead of two arguments
speles
2021-03-07
FileManager: Use ArgsParser, handle more options
speles
2021-03-07
LibCore: Add String variant for ArgsParser::add_positional_argument
speles
2021-03-07
LibGUI: Scroll selection into view when the IconView is first laid out
speles
2021-03-07
Applications: Open folder with pre-selected file where appropriate :^)
speles
2021-03-07
AK: Add optional fragment parameter to create_with_file_protocol()
speles
2021-03-07
Meta: Use the new Shell features to improve run-tests-and-shutdown
AnotherTest
2021-03-07
Shell: Add support for enumerating lists in for loops
AnotherTest
2021-03-07
Shell: Add support for 'immediate' expressions as variable substitutions
AnotherTest
2021-03-07
Shell: Do not parse history events in scripts
AnotherTest
2021-03-07
LibLine: Clear the buffer after invalidating prior written data
AnotherTest
2021-03-07
Shell: Add functions to the PATH cache when rebuilding the cache
AnotherTest
2021-03-07
Shell: Make the 'not' builtin return the correct exit code for functions
AnotherTest
2021-03-07
Shell: Corrently indent offset newlines when formatting
AnotherTest
2021-03-07
Shell: Skip caching PATH and history load/save when not interactive
AnotherTest
2021-03-06
LibGfx: Make most of Gfx::Color constexpr
Andreas Kling
2021-03-06
LibWeb: Add a couple child node operations to Node and add node types
Luke
2021-03-06
Meta: Make 'run.sh qgrub' work via SERENITY_RUN
Linus Groh
[prev]
[next]