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-10-31
Ports: Add FreeDink port
Brendan Coles
2021-10-31
Ports: Add OpenGL Mathematics (GLM) port
Brendan Coles
2021-10-31
Utilities: Add option to suppress errors to grep
Marco Cutecchia
2021-10-31
Utilities: Add 'quiet' mode to grep
Marco Cutecchia
2021-10-31
js: Convert JavaScript REPL to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert %IteratorPrototype% to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert ObjectConstructor to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert ObjectConstructor GetOwnPropertyKeys to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert GlobalObject to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert GlobalObject's Encode and Decode AOs to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert Object.prototype to ThrowCompletionOr
Timothy Flynn
2021-10-31
Ports: Remove ScummVM FMOPL patch
Jelle Raaijmakers
2021-10-31
LibELF: Store SSE registers in x86_64 PLT Trampoline
Peter
2021-10-31
Debugger: Add logging for the other 8 GPRs too
Peter
2021-10-31
Meta: Suppress rule v1047 in PVS-Studio Static Analysis
Brian Gianforcaro
2021-10-31
Spreadsheet: Make the 'Help' window accessory
Marco Cutecchia
2021-10-30
LibJS: Update spec comment in parse_temporal_time_zone_string()
Linus Groh
2021-10-30
LibJS: Fix format_time_zone_offset_string() for negative offsets
Linus Groh
2021-10-30
LibJS: Update parse_temporal_time_zone_string() substring bounds
Linus Groh
2021-10-30
Lagom/Fuzzers: Add fuzzer for PDF document
Brendan Coles
2021-10-30
Websites: Import serenityos.org website changes
Andreas Kling
2021-10-30
Kernel: Fix common misuse of KString in debug messages
Ben Wiederhake
2021-10-30
LibPDF: Parser::parse_header() return false if remaining bytes is zero
Brendan Coles
2021-10-30
LibJS: Implement Temporal.TimeZone.prototype.getPreviousTransition()
Linus Groh
2021-10-30
LibJS: Implement Temporal.TimeZone.prototype.getNextTransition()
Linus Groh
2021-10-30
LibJS: Implement Temporal.TimeZone.prototype.getPossibleInstantsFor()
Linus Groh
2021-10-30
LibJS: Mark single argument BigInt() constructor as 'explicit'
Linus Groh
2021-10-30
LibGUI: Focus next tab after closing active tab
Noah Haasis
2021-10-30
LibJS: Ensure make_day()'s temporary Core::DateTime is treated as UTC
Linus Groh
2021-10-30
LibJS: Fix off-by-one in make_day()'s temporary Core::DateTime
Linus Groh
2021-10-30
LibCore: Fix off-by-one in DateTime::{create,set_time} day default arg
Linus Groh
2021-10-30
LibHTTP: Fix logic error leading to buffer over-read
Daniel Bertalan
2021-10-29
Meta: Add note about abandoned PR's to CONTRIBUTING.md
Andreas Kling
2021-10-29
HackStudio: Add 'Show Dotfiles' option
Marco Cutecchia
2021-10-29
LibWeb: Render any specified list-style-image for list items
Timothy Flynn
2021-10-29
LibWeb: Support parsing some data: URLs in CSS
Timothy Flynn
2021-10-29
Base: Add tests for data: URLs and large list-style-image to lists.html
Timothy Flynn
2021-10-29
LibWeb: Remove extraneous semi-colon
Timothy Flynn
2021-10-29
Minesweeper: Set time label to a fixed width
Musab Kılıç
2021-10-29
CI: Notify Discord on all new PRs, even drafts
thislooksfun
2021-10-29
wc: Count last line even if it doesn't end in newline
Rodrigo Tobar
2021-10-29
LibJS: Convert ShadowRealmPrototype functions to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert GeneratorObjectPrototype functions to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert ProxyConstructor functions to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert the ProxyCreate AO to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert FinalizationRegistryPrototype funcs to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert WeakSetPrototype functions to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert WeakMapPrototype functions to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert MapIteratorPrototype functions to ThrowCompletionOr
Idan Horowitz
2021-10-29
LibJS: Convert MapPrototype functions to ThrowCompletionOr
Idan Horowitz
[next]