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
2022-01-13
Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr
Idan Horowitz
2022-01-13
Kernel: Make map_bios() and map_ebda() fallible using ErrorOr
Idan Horowitz
2022-01-13
Base: Add icon for palette files
Marcus Nilsson
2022-01-13
LibJS: Mark CreateTemporalTimeZone("UTC") as infallible
Linus Groh
2022-01-13
Ports/mc: Add Midnight Commander port
Kenneth Myhra
2022-01-13
LibC: Remove TODO() macros to not break mc port
Kenneth Myhra
2022-01-13
LibC: Add definition for PRIxMAX
Kenneth Myhra
2022-01-13
Ports/vim: Bump version number to 8.2.4066
Kenneth Myhra
2022-01-13
Base: Fix non-compliant PNG icons
Marcus Nilsson
2022-01-13
LibGfx: Change return type of Adler32 checksums in PNGWriter
Marcus Nilsson
2022-01-13
Kernel: Stop leaking executable path in successful sys$execve()
Andreas Kling
2022-01-13
WindowServer: Don't try to flash menubar in deleted windows
Andreas Kling
2022-01-13
Meta: Add Xexxa's name to the contributors list
Lady Gegga
2022-01-13
LibJS: Implement per-locale display of calendars and date-time fields
Timothy Flynn
2022-01-13
LibJS: Add FIXME regarding [[LanguageDisplay]] internal slot handling
Timothy Flynn
2022-01-13
LibJS+LibUnicode: Remove unnecessary locale currency mapping wrapper
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display names for date fields
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display names for calendars
Timothy Flynn
2022-01-13
LibJS: Add [[LanguageDisplay]] to Intl.DisplayNames's resolvedOptions
Timothy Flynn
2022-01-13
js: Pretty-print the Intl.DisplayNames [[LanguageDisplay]] internal slot
Timothy Flynn
2022-01-13
LibJS: Parse new Intl.DisplayNames "type" and "languageDisplay" options
Timothy Flynn
2022-01-13
LibJS: Remove unnecessary braces in Intl.DisplayNames
Timothy Flynn
2022-01-13
man.serenityos.org: Include Games section on index page
DavidLindbom
2022-01-13
LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs
sin-ack
2022-01-13
test-imap: Convert test-imap to LibMain
sin-ack
2022-01-13
LibCore: Use Error::from_errno in Stream APIs
sin-ack
2022-01-13
LibCore+Userland+Tests: Convert Stream APIs to construct on heap
sin-ack
2022-01-13
LibCore: Remove the SocketError class
sin-ack
2022-01-13
AK: Add ByteBuffer::{must_,}get_bytes_for_writing()
sin-ack
2022-01-13
AK: Use Error::from_errno in adopt_nonnull_own_or_enomem
sin-ack
2022-01-13
Snake: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for Snake
David Lindbom
2022-01-13
Pong: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for Pong
David Lindbom
2022-01-13
Minesweeper: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for Minesweeper
David Lindbom
2022-01-13
Hearts: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for Hearts
David Lindbom
2022-01-13
GameOfLife: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for GameOfLife
David Lindbom
2022-01-13
FlappyBug: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for FlappyBug
David Lindbom
2022-01-13
Chess: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for Chess game
David Lindbom
2022-01-13
Breakout: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for Breakout
David Lindbom
2022-01-13
2048: Add link to help pages in menu
David Lindbom
2022-01-13
Base: Add manual page for 2048
David Lindbom
2022-01-13
Meta: Use fuse2fs if available to avoid root when building image
Chris Frey
2022-01-13
Meta: Use consistent indents in build-image-qemu.sh
Chris Frey
[next]