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-08
LibSQL+SQLServer: Build SQLServer system service
Jan de Visser
2021-07-08
LibSQL: Invent statement execution machinery and CREATE SCHEMA statement
Jan de Visser
2021-07-08
LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace
Jan de Visser
2021-07-08
Ports: Add radare2-5.4.0-git package
pancake
2021-07-08
WindowServer: Add a new IPC to set the cursor position
Andrea Martinelli
2021-07-08
FileManager: Add Open in Terminal on folder context menu
pancake
2021-07-08
Base: Remove www. from link to project website in welcome page
networkException
2021-07-08
Kernel: Return an already destructed PhysicalPage to the allocators
Tom
2021-07-08
Kernel: Move PhysicalPage classes out of the heap into an array
Tom
2021-07-08
Kernel: Use PAE to allow accessing all physical memory beyond 4GB
Tom
2021-07-08
Meta: Add Daniel Bertalan to the contributors list :^)
Andreas Kling
2021-07-08
LibC: Don't include `fenv.h` from `float.h`
Daniel Bertalan
2021-07-08
AK: Fix `UFixedBigInt` not building with Clang
Daniel Bertalan
2021-07-08
Kernel: Add `memchr` and `malloc` to StdLib.cpp
Daniel Bertalan
2021-07-08
ChessEngine: Don't call non-constexpr `sqrt` in a constexpr intiializer
Daniel Bertalan
2021-07-08
Utilities/run-tests: Don't use `using enum`
Daniel Bertalan
2021-07-08
UserspaceEmulator: Use long double in `FABS`
Daniel Bertalan
2021-07-08
LibIPC: Remove unnecessary `template<>`
Daniel Bertalan
2021-07-08
Everywhere: Add braces to aggregate initializers
Daniel Bertalan
2021-07-08
LibC+Utilities: Add `gnu::format` attributes
Daniel Bertalan
2021-07-08
Everywhere: Add Clang pragmas
Daniel Bertalan
2021-07-08
Everywhere: Add break after the last case label before `default`
Daniel Bertalan
2021-07-08
Everywhere: Forward declare structs as structs
Daniel Bertalan
2021-07-08
Shell: Use correct printf format string for `size_t`
Daniel Bertalan
2021-07-08
Everywhere: Use the correct literal suffixes
Daniel Bertalan
2021-07-08
IPCCompiler+WindowServer: Fix deleted function warning
Daniel Bertalan
2021-07-08
Everywhere: Don't promote float to double where not needed
Daniel Bertalan
2021-07-08
HackStudio: Do not check NonnullRefPtr for null value
Daniel Bertalan
2021-07-08
Kernel: Use range-for wherever possible
Daniel Bertalan
2021-07-08
AK+Userland: Add generic `AK::abs()` function and use it
Daniel Bertalan
2021-07-08
AK+Kernel: Fix perfect forwarding constructors shadowing others
Daniel Bertalan
2021-07-08
WindowServer: Don't use old GNU-style designator
Daniel Bertalan
2021-07-08
Everywhere: Remove unused local variables and lambda captures
Daniel Bertalan
2021-07-08
Everywhere: Mark debug-only functions `[[maybe_unused]]`
Daniel Bertalan
2021-07-08
WindowServer: Make descending into submenu make the submenu current
Andrew January
2021-07-08
LibJS: Reorder and add missing name & length properties to Built-ins
Idan Horowitz
2021-07-08
LibJS: Implement Date.prototype.toTemporalInstant()
Linus Groh
2021-07-08
LibJS: Split out NumberToBigInt from the BigInt constructor
Linus Groh
2021-07-08
LibCrypto: Add missing implementation of SBI::multiplied_by(USBI)
Linus Groh
2021-07-08
WindowServer: When "flash flush" enabled, flash transparent rects green
Andreas Kling
2021-07-08
LibCore: Remove overly informal language in ArgsParser error message
Andreas Kling
2021-07-08
WindowServer: Allow partial repaints in window frame & menubars
Andreas Kling
2021-07-08
WindowServer: Close submenus when hovering over separators
Andrew January
2021-07-08
Kernel: Pledge promises accessible via /proc/PID/pledge
Ralf Donau
2021-07-08
LibJS: Implement RegExp.prototype [ @@search ]
Timothy Flynn
2021-07-08
LibJS: Do not downcast from Object to RegExpObject unless needed
Timothy Flynn
2021-07-08
LibJS: Remove RegExp 'do_match' helper
Timothy Flynn
2021-07-08
LibJS: Implement global RegExp.prototype.match
Timothy Flynn
2021-07-08
LibJS: Implement RegExp.prototype.match with RegExpExec abstraction
Timothy Flynn
2021-07-08
LibJS: Implement RegExp.prototype.replace with RegExpExec abstraction
Timothy Flynn
[prev]
[next]