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
2020-07-10
Base: Update 16x16 filetype-folder icons
thankyouverycool
2020-07-09
LibJS: Add tests for symbol object integration
Matthew Olsson
2020-07-09
LibJS: Integrate Symbols into objects as valid keys
Matthew Olsson
2020-07-09
LibJS: Add test for well-known symbols
Matthew Olsson
2020-07-09
LibJS: Uncomment remaining symbol tests
Matthew Olsson
2020-07-09
LibJS: Move global symbol map from SymbolObject to Interpreter
Matthew Olsson
2020-07-09
UserspaceEmulator: Tidy up SoftCPU's general purpose registers
Andreas Kling
2020-07-09
Kernel: Fix some flaws that caused crashes or hangs during boot
Tom
2020-07-09
Shell: Pledge sigaction
Tom
2020-07-09
Shell: Handle signals asynchronously
Tom
2020-07-09
LibCore: Add register_signal and unregister_signal to EventLoop
Tom
2020-07-09
AK: HashTable/HashMap return whether action was performed for set/remove
Tom
2020-07-09
LibVT: Set scrollbar page size
Tom
2020-07-09
LibGUI: Make scrollbar thumb size relative to content size
Tom
2020-07-09
Kernel: Protect Inode list with SpinLock (#2748)
Tom
2020-07-09
LibGUI: Implement IconView auto-scrolling when trying to select items out of ...
Tom
2020-07-09
UserspaceEmulator: Add an initial stack and implement PUSH/POP reg32
Andreas Kling
2020-07-09
UserspaceEmulator: Start sketching out a SoftMMU class :^)
Andreas Kling
2020-07-09
UserspaceEmulator: Start executing in _start() instead of main()
Andreas Kling
2020-07-08
Base+Demos: Add icons to WidgetGallery
thankyouverycool
2020-07-08
Kernel: Detect syscall/sysenter support
Tom
2020-07-08
LibWeb: Don't call did_layout in non-main frame documents
Kevin Meyer
2020-07-08
LibWeb: Add type for FrameLoader::load
Kevin Meyer
2020-07-07
LibLine: Add ctrl-t shortcut for transposing characters
Nico Weber
2020-07-07
WindowServer: Apply the "wait" cursor to unresponsive windows
Linus Groh
2020-07-07
WidgetGallery: Add "Cursors" tab
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "wait" cursor
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "help" cursor
Linus Groh
2020-07-07
LibGUI: Use Resize{Column,Row} cursor for Splitter and AbstractTableView
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "resize row/column" cursors
Linus Groh
2020-07-07
Piano: Make menu bar consistent with other apps
Nico Weber
2020-07-07
Shell: Suggest aliases when completing program names :^)
AnotherTest
2020-07-07
UserspaceEmulator: Implement XOR_RM32_reg32
Andreas Kling
2020-07-07
UserspaceEmulator: Add arithmetic CPU flags
Andreas Kling
2020-07-07
UserspaceEmulator: Break out of emulation when hitting a RET
Andreas Kling
2020-07-07
UserspaceEmulator: Start building a userspace X86 emulator :^)
Andreas Kling
2020-07-07
LibX86: Expose some more things on X86::Instruction
Andreas Kling
2020-07-07
LibX86: Add an abstract X86::Interpreter class
Andreas Kling
2020-07-07
LibEdit: Make Ctrl-d on an empty line mean EOD again
Nico Weber
2020-07-07
Base: Add link to test-common.js in test-js(1) man page
Linus Groh
2020-07-07
Help: Handle external links
Linus Groh
2020-07-07
WindowServer: Turn an assertion that happens sometimes into a dbg()
Andreas Kling
2020-07-07
LibWeb: Turn floated display:inline elements into block-level elements
Andreas Kling
2020-07-07
WindowServer: set_active_window() should not assume window has a client
Andreas Kling
2020-07-07
Base: Add "alias ll='ls -l'" to /etc/shellrc
Linus Groh
2020-07-07
Base: Remove "alias sd=SystemDialog" from /etc/shellrc
Linus Groh
2020-07-07
man pages: Consistently use "Otherwise, " in the few places that said "^Else, "
Nico Weber
2020-07-07
Kernel: Fix checking BlockResult
Tom
2020-07-07
Browser: Simplify the History class and fix back/forward history push
Andreas Kling
2020-07-07
Shell: Skip creating a Join node when nothing was parsed
AnotherTest
[prev]
[next]