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-04-21
Kernel: Limit free space between randomized memory allocations
Tim Schumacher
2022-04-21
AK: Expose RedBlackTree::find_smallest_not_below()
Tim Schumacher
2022-04-21
LibC: Stub out posix_memalign()
Andreas Kling
2022-04-21
LibC: Make nameinfo (NI_*) constants bitfield-friendly
Andreas Kling
2022-04-21
LibC: Implement errno via a __errno_location() function
Andreas Kling
2022-04-21
Shell: Highlight commands with a hyperlink to open their help pages
ForLoveOfCats
2022-04-21
LaunchServer+Help: Open `help` urls with Help
ForLoveOfCats
2022-04-21
AK: Make `Vector::contains_slow` templated
ForLoveOfCats
2022-04-21
AK: Add `URL::create_with_help_scheme` helper function
ForLoveOfCats
2022-04-20
LibWeb: Fix various spec comment inconsistencies
Linus Groh
2022-04-20
Kernel: Take WorkQueue item as reference instead of pointer in do_queue
Liav A
2022-04-20
Kernel: Allow WorkQueue items allocation failures propagation
Liav A
2022-04-20
Kernel: Move VMWareBackdoor to new directory in the Firmware directory
Liav A
2022-04-20
Ports: Exclude non-working utilities from the coreutils installation
Tim Schumacher
2022-04-20
Base: Update GruvboxDark Theme and enable window-close-modified icon
djwisdom
2022-04-20
Base: Update Redmond Theme and enable window-close-modified icon
djwisdom
2022-04-20
Base: Update Sunshine Theme and enable window-close-modified icon
djwisdom
2022-04-20
LibGUI: Remove Tile.date_time member from Calendar
Michael Manganiello
2022-04-20
mkfifo: Add support for setting permissions with -m
Eli Youngs
2022-04-20
LibGUI: Use fuzzy matching in CommandPalette
faxe1008
2022-04-20
AK: Add FuzzyMatch header
faxe1008
2022-04-20
LibGUI: Close CommandPalette on active window change
faxe1008
2022-04-20
Base: Update Cupertino Theme and enable window-close-modified icon
djwisdom
2022-04-20
Ports/libzip: Remove `DESTDIR` from `make install`
EWouters
2022-04-20
LibGfx: Avoid signed comparison in find_largest_image
Leonardo Duarte
2022-04-20
Mandelbrot: Add BMP and QOI image formats as options for export
EWouters
2022-04-20
LibGL: Set W-coordinate to 1 in `glRect*`
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Check for bottom edge in top-left rule in `Device`
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Simplify `Clipper` interpolation
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Reuse edge function for front/back culling
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Use `AK::abs` directly instead of `fabsf`
Jelle Raaijmakers
2022-04-20
Meta: Allow setting a host IP address to bind to
Tim Schumacher
2022-04-20
Meta: Commonize network device settings
Tim Schumacher
2022-04-20
Base: Update AtaraxiaBold8 add glyphs to widen coverage
djwisdom
2022-04-20
LibWeb: Add spec comments to Node
stelar7
2022-04-20
LibWeb: Add spec comments to EventTarget
stelar7
2022-04-20
LibWeb: Add spec comments to Event
stelar7
2022-04-20
LibWeb: Add spec comments to EventDispatcher
stelar7
2022-04-20
CrashReporter: Don't display an error when cancelling backtrace saving
Lucas CHOLLET
2022-04-20
CrashReporter: Fix "Save Backtrace" button width
Lucas CHOLLET
2022-04-20
Base: Update Satori Mono Regular add glyphs to widen coverage
djwisdom
2022-04-20
Base: Update Satori Regular add glyphs to widen coverage
djwisdom
2022-04-20
LibJS: De-duplicate ClassFieldDefinition Records
Linus Groh
2022-04-20
LibGUI: Make GUI::Variant an actual Variant
Ali Mohammad Pur
2022-04-20
AK: Explicitly instantiate String::to_uint<unsigned long{, long}>()
Ali Mohammad Pur
2022-04-20
AK: Add a OneOfIgnoringCV concept
Ali Mohammad Pur
2022-04-19
Base: Add GlobalSign Root R3 certificate
stelar7
2022-04-19
Ports: Update git to 2.36.0
Tim Schumacher
2022-04-19
Ports: Update coreutils to 9.1
Tim Schumacher
2022-04-19
LibC: Return early in time_to_tm for large time_t
Leonardo Duarte
[prev]
[next]