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-05-01
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
Gunnar Beutner
2021-05-01
PixelPaint: Add fill mode for the ellipse tool
Valtteri Koskivuori
2021-05-01
Kernel: Handle both shift keys being pressed and then released
Idan Horowitz
2021-05-01
Userland: Improve how traceroute reports timing data for packets
Gunnar Beutner
2021-05-01
Meta: Remove trailing whitespace from ro.json
Linus Groh
2021-05-01
Kernel: Make processes start with a 16-byte-aligned stack
Sahan Fernando
2021-05-01
Kernel: Make sure we read all packets
Gunnar Beutner
2021-05-01
Keymap: Added Romanian layout
xSlendiX
2021-05-01
Kernel: Expose minor device numbers for keyboard and mouse
Valtteri Koskivuori
2021-05-01
LibGUI: Improve a FIXME comment in TextDocument
Andreas Kling
2021-05-01
TextEditor: Make sure to mark the Window as unmodified after saving
Andreas Kling
2021-05-01
TextEditor: Use an automatic "modified" marker in the window title
Andreas Kling
2021-05-01
WindowServer+LibGfx: Automatic "modified" markers in window titles
Andreas Kling
2021-05-01
TextEditor: Plumb modified state from GUI::TextDocument to GUI::Window
Andreas Kling
2021-05-01
LibGUI: Track modified state in GUI::TextDocument
Andreas Kling
2021-05-01
TextEditor: Add some missing curly braces around a nested if statement
Andreas Kling
2021-05-01
TextEditor: Remove some unnecessary #include statements
Andreas Kling
2021-05-01
TextEditor: Rename TextEditorWidget => TextEditor::MainWidget
Andreas Kling
2021-05-01
LibGUI: Add getter/setter for GUI::Window modified state
Andreas Kling
2021-05-01
WindowServer: Add Window "modified" state
Andreas Kling
2021-05-01
Lagom/Fuzzers: Add fuzzers for Windows-1251 and Windows-1255 decoders
Idan Horowitz
2021-05-01
LibTextCodec: Implement a Windows-1251 decoder
Idan Horowitz
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-05-01
Base: Add bold Hebrew character glyphs to the Katica Bold 10 font
Gal Horowitz
2021-05-01
Shell: Move the heredocs vector to a local value before processing it
Ali Mohammad Pur
2021-05-01
Shell: Make set_is_syntax_error() also copy the error location
Ali Mohammad Pur
2021-05-01
Shell: Disallow non-bareword nodes as part of a heredoc key
Ali Mohammad Pur
2021-05-01
LibCore: Fix building the library on macOS
Gunnar Beutner
2021-05-01
Man: Add a manpage for rev(1)
Mango0x45
2021-05-01
Userland: Add the rev(1) utility to reverse lines
Mango0x45
2021-05-01
Userland: Remove an unused function declaration from tac.
Mango0x45
2021-05-01
HackStudio: Detection of externally deleted files
Olivier De Cannière
2021-05-01
Ports: Generate host keys for OpenSSH
Gunnar Beutner
2021-05-01
Ports: Use sendfd()/recvfd() for mm_send_fd()/mm_receive_fd()
Gunnar Beutner
2021-05-01
LibC: Make sure that parse_pwddb_entry doesn't write to stderr
Gunnar Beutner
2021-05-01
LibC: Implement support for getspnam() and friends
Gunnar Beutner
2021-05-01
LibC: Move crypt() and crypt_r() to the right header file
Gunnar Beutner
2021-05-01
Kernel: Harden Ext2FileSystem Vector usage against OOM.
Brian Gianforcaro
2021-05-01
Kernel: Harden Process Vector usage against OOM.
Brian Gianforcaro
2021-05-01
Kernel: Harden DevFS Vector usage against OOM.
Brian Gianforcaro
2021-05-01
Kernel: Harden sys$setgroups Vector usage against OOM
Brian Gianforcaro
2021-05-01
Kernel: Harden Socket Vector usage against OOM
Brian Gianforcaro
2021-05-01
Kernel: Harden LocalSocket Vector usage against OOM.
Brian Gianforcaro
2021-05-01
LibC: Make EWOULDBLOCK an alias for EAGAIN
Gunnar Beutner
2021-05-01
Ports: Disable GetPerformanceTimer() for OpenTTD
Gunnar Beutner
2021-05-01
LibX86+UserspaceEmulator: Add MMX insns prototypes
Hendiadyoin1
2021-05-01
Base: Add a man page for the 'bt' command.
Brian Gianforcaro
2021-05-01
bt: Enumerate all threads when symbolizing stacks in the bt utility.
Brian Gianforcaro
2021-05-01
bt: Fix generation of click-able links for source files.
Brian Gianforcaro
2021-05-01
Lagom/CMake: Add -fconstexpr-steps for AppleClang
Carlos César Neves Enumo
[prev]
[next]