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-12-29
LibWeb: Fix character references losing characters in certain situations
Luke
2020-12-29
Userland: Make `test' accept single-digit negative numbers
AnotherTest
2020-12-29
Shell: Fix wrong step value for brace ranges
AnotherTest
2020-12-29
Shell: Add runtime errors and implement break/continue
AnotherTest
2020-12-29
Shell: Make for/match/functions put their variables only in the new scope
AnotherTest
2020-12-29
Shell: Add a 'glob' builtin
AnotherTest
2020-12-29
Kernel: Hold InodeVMObject reference while inspecting it in sys$mmap()
Andreas Kling
2020-12-29
Kernel: Remove unnecessary non-const Inode::shared_vmobject()
Andreas Kling
2020-12-29
Applications: Add CrashReporter :^)
Linus Groh
2020-12-29
LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace
Linus Groh
2020-12-29
LibELF: Add MemoryRegionInfo::object_name()
Linus Groh
2020-12-29
LibGUI: Consider comment tokens in GMLParser
Linus Groh
2020-12-29
LibGUI: Register Label "text_alignment" property
Linus Groh
2020-12-29
LibGUI: Register TextEditor "mode" property
Linus Groh
2020-12-29
LibCore: Add REGISTER_TEXT_ALIGNMENT_PROPERTY macro
Linus Groh
2020-12-29
LibCore: Add REGISTER_ENUM_PROPERTY macro
Linus Groh
2020-12-29
LibGUI: Register the ImageWidget and LinkLabel widgets
Linus Groh
2020-12-29
LibGUI: Move REGISTER_WIDGET(GUI, TabWidget) to Widget.cpp
Linus Groh
2020-12-29
LibGUI: Set default value of LinkLabel text argument to a null string
Linus Groh
2020-12-29
LibCoreDump: Make for_each_thread_info() callback arg a reference
Linus Groh
2020-12-29
LibCoreDump: Make for_each_memory_region_info() callback arg a reference
Linus Groh
2020-12-29
LibCoreDump: CoreDumpReader => CoreDump::Reader
Linus Groh
2020-12-29
AK: Add HashMap(std::initializer_list<Entry>) constructor
Linus Groh
2020-12-29
LibJS: Uncomment the tests that pass now
Egor Ananyin
2020-12-29
LibM: Reimplement some functions using FPU
Egor Ananyin
2020-12-29
Inspector: unveil("/bin", "r") so it can show app icons
Linus Groh
2020-12-29
Userland: Add readelf utility
Brendan Coles
2020-12-29
LibELF: Don't try to call mremap() on macOS
Andreas Kling
2020-12-29
LibJS: `save_state()' before creating a RulePosition
AnotherTest
2020-12-29
AK+Format: Accept unsigned long in replacement fields.
asynts
2020-12-29
AK: Allow trailing '*'s in a glob pattern to match nothing
AnotherTest
2020-12-29
Themes: Sunshine: Tweak window-close 16x16 icon
Brendan Coles
2020-12-29
DynamicLoader: Only remap text segments private if there are textrels
Andreas Kling
2020-12-29
Kernel+LibC: Add a very limited sys$mremap() implementation
Andreas Kling
2020-12-29
Themes: Add Sunshine theme 16x16 window icons
Brendan Coles
2020-12-29
Kernel/VM: Make local_offset in PhysicalRegion::find_one_free_page unsigned
Luke
2020-12-29
Kernel/VM: Make local_offset in PhysicalRegion::free_page_at unsigned
Luke
2020-12-29
Base: Add pape man page documentation
Brendan Coles
2020-12-29
Spreadsheet: Show a small inline doc window for the "current" function
AnotherTest
2020-12-29
Spreadsheet: Highlight the source causing an exception in red
AnotherTest
2020-12-29
LibJS: Track source positions all the way down to exceptions
AnotherTest
2020-12-29
Spreadsheet: Add a 'contents' getter/setter to Position
AnotherTest
2020-12-29
LibWeb: Fill OOPWV with the palette base color until we have pixels
Andreas Kling
2020-12-29
LibGUI: Enforce the SelectionMode in AbstractView::set_cursor()
Andreas Kling
2020-12-29
LibGUI: Make FilePicker a little smaller by default
Andreas Kling
2020-12-29
LibGUI: Tweak FilePicker's default titles
Andreas Kling
2020-12-29
Revert "Kernel: Convert read_block method to get a reference instead of pointer"
Andreas Kling
2020-12-28
LibGfx+AK: Make text elision work with multi-byte characters
Andreas Kling
2020-12-28
LibGfx: Make Painter::draw_text() interpret StringView as UTF-8
Andreas Kling
2020-12-28
LibTextCodec: Fix minor errors in Latin2 decoder
Lukasz Maciejewski
[prev]
[next]