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-07-22
AK: Add a CommonType<Ts...> type trait
Ali Mohammad Pur
2021-07-22
LibGUI: Handle multiple lines of text in MessageBox
Timothy
2021-07-22
Ports: Add ScummVM game Soltys
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game Sfinx
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game Nippon Safes Inc
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game Lure of the Temptress
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game DreamWeb
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game Dráscula: The Vampire Strikes Back
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game Hi-Res Adventure #1: Mystery House
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game The Griffon Legend
Kenneth Myhra
2021-07-22
Ports: Add ScummVM game Flight of the Amazon Queen
Kenneth Myhra
2021-07-22
Ports: Add overridable pre_fetch method in .port_include.sh
Kenneth Myhra
2021-07-22
Kernel: Fix the variable declaration for some linker script symbols
Gunnar Beutner
2021-07-22
js: Implement pretty-printing of Temporal.PlainDateTime objects
Linus Groh
2021-07-22
js: Implement pretty-printing of Temporal.PlainDate objects
Linus Groh
2021-07-22
LibJS/Tests: Fix this value error test description in a PlainDate test
Linus Groh
2021-07-22
LibJS/Tests: Replace snake_case with pascalCase in two PlainDate tests
Linus Groh
2021-07-22
LibJS: Add missing step number in PlainDatePrototype
Linus Groh
2021-07-22
LibJS: Implement Temporal.PlainDateTime.prototype.calendar
Linus Groh
2021-07-22
LibJS: Implement Temporal.PlainDateTime.prototype.valueOf()
Linus Groh
2021-07-22
LibJS: Implement Temporal.PlainDateTime.prototype[@@toStringTag]
Linus Groh
2021-07-22
LibJS: Start implementing Temporal.PlainDateTime
Linus Groh
2021-07-22
AK: Make TypeBoundsChecker<UnsignedIntegralT, FloatingPointT> work
Linus Groh
2021-07-22
LibJS: Add missing spec links to System{Instant,UTCEpochNanoseconds}
Linus Groh
2021-07-22
LibJS: Remove pointless 'explicit' from a couple of constructors
Linus Groh
2021-07-22
LibJS: Fix value of Temporal.PlainDate.length
Linus Groh
2021-07-22
WindowServer: Fix rendering overlays when there's no desktop window
Tom
2021-07-22
Userland: Use /proc/kernel_base to determine the kernel base address
Gunnar Beutner
2021-07-22
Kernel: Add /proc/kernel_base (superuser only)
Andreas Kling
2021-07-22
Kernel: Make committed physical page allocation return NonnullRefPtr
Andreas Kling
2021-07-22
LaunchServer: Remove debug spam about incoming connections
Andreas Kling
2021-07-22
FileOperation: Use LexicalPath::join() for all path joining
Sam Atkins
2021-07-22
FileManager: Switch FileOperationProgressWidget::did_error() to SV&
Sam Atkins
2021-07-22
FileManager: Show progress dialog for file deletions
Sam Atkins
2021-07-22
FileOperation: Implement 'Delete' operation
Sam Atkins
2021-07-22
FileOperation: Combine 'sources' and 'destination' CL arguments
Sam Atkins
2021-07-22
FileManager: Rename FileOperation::Cut to FileOperation::Move
Sam Atkins
2021-07-22
FileManager: Set file op progress window's text based on the operation
Sam Atkins
2021-07-22
FileManager+FileOperation: Implement (and use) 'Move' command
Sam Atkins
2021-07-22
FileOperation: Extract execute_work_items() from perform_copy()
Sam Atkins
2021-07-22
FileManager: Show progress dialog for pasted files
Sam Atkins
2021-07-22
FileManager: Move mass-copy code from DirectoryView to FileUtils
Sam Atkins
2021-07-22
FileManager: Combine drag&drop file copies into one progress window
Sam Atkins
2021-07-22
FileOperation: Accept multiple source arguments
Sam Atkins
2021-07-22
FileManager+FileOperation: Switch to east const
Sam Atkins
2021-07-22
Kernel: Consolidate API for creating AnonymousVMObject with given pages
Andreas Kling
2021-07-22
Kernel: Convert VMObject & subclasses to east-const style
Andreas Kling
2021-07-22
LibC: Make calloc() actually fail on multiplication overflow
Andreas Kling
2021-07-22
LibGfx: Use calloc() instead of malloc()+memset() Gfx::BitmapFont
Andreas Kling
2021-07-22
DesktopPicker: Make sure the applet always ends up in the same place
Andreas Kling
[prev]
[next]