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-14
false: Port to LibMain
Lucas CHOLLET
2022-01-14
disasm: Port to LibMain
Lucas CHOLLET
2022-01-14
Tests: Unmap memory ranges on /dev/mem after testing mmap(2)
Liav A
2022-01-14
Base: Skip the Shell/function.sh test since it's flaky on CI
Andreas Kling
2022-01-14
Kernel/TmpFS: Remove inode map from TmpFS
Andreas Kling
2022-01-14
LibGL: Add a few defines so that Quake 2's OpenGL renderer compiles
qeeg
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2022-01-14
LibJS: Add an else in StringPrototype::substr
Nico Weber
2022-01-14
LibJS: Fix substr() with negative arguments larger than string length
Nico Weber
2022-01-14
LibJS: Correcly handle surrogates in escape()
Nico Weber
2022-01-14
AK: Make Variant::visit() prefer overloads accepting T const& over T&
Ali Mohammad Pur
2022-01-14
AK+Everywhere: Make Variant::visit() respect the Variant's constness
Ali Mohammad Pur
2022-01-14
SystemMonitor: Split multi-core CPU usage graphs into multiple rows
Idan Horowitz
2022-01-14
PixelPaint: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-14
ImageViewer: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-14
LibGUI: Add `AbstractZoomPanWidget` widget :^)
Mustafa Quraish
2022-01-14
Tests: Remove some temporary files when finished using them
Andreas Kling
2022-01-13
Kernel: Wrap much of sys$execve() in a block scope
Andreas Kling
2022-01-13
Kernel: Perform exec-into-new-image directly in sys$execve()
Andreas Kling
2022-01-13
LibJS: Handle the [[LanguageDisplay]] tag when localizing languages
Timothy Flynn
2022-01-13
LibUnicode: Do not limit language display names to known locales
Timothy Flynn
2022-01-13
LibUnicode: Add a method to combine locale subtags into a display string
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display patterns
Timothy Flynn
2022-01-13
LibELF: Accept Span instead of Pointer+Size in validate_program_headers
Idan Horowitz
2022-01-13
LibELF: Use StringBuilders instead of Strings for the interpreter path
Idan Horowitz
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
[prev]
[next]