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-10-03
LibC: Remove the mbstate_reset helper
Tim Schumacher
2021-10-03
LibTLS: Split large application data packets into chunks
Ali Mohammad Pur
2021-10-03
LibC: Stub out swprintf
Tim Schumacher
2021-10-03
LibC: Stub out wcstold
Tim Schumacher
2021-10-03
LibC: Stub out wcstod
Tim Schumacher
2021-10-03
LibC: Stub out wcstof
Tim Schumacher
2021-10-03
LibC: Stub out wcstoull
Tim Schumacher
2021-10-03
LibC: Stub out wcstoul
Tim Schumacher
2021-10-03
LibC: Implement wmemmove
Tim Schumacher
2021-10-03
LibC: Implement wmemset
Tim Schumacher
2021-10-03
LibC: Implement wmemcpy
Tim Schumacher
2021-10-03
LibC: Implement wmemchr
Tim Schumacher
2021-10-03
LibC: Implement wcsstr
Tim Schumacher
2021-10-03
LibC: Implement wcspbrk
Tim Schumacher
2021-10-03
LibRegex: Avoid creating a new temporary RegexStringView in Char compare
Ali Mohammad Pur
2021-10-03
LibWeb: Convert Node.childNodes to NodeList
Luke Wilde
2021-10-03
LibWeb: Convert ParentNode.querySelectorAll to NodeList
Luke Wilde
2021-10-03
LibWeb: Add support for NodeList
Luke Wilde
2021-10-03
LibWeb: Add support for IDL value iterators
Luke Wilde
2021-10-02
Kernel: Make aarch64 UART::print_num() print u64s
Nico Weber
2021-10-02
Kernel: Add a Timer class for aarch64
Nico Weber
2021-10-02
LibGL: Remove duplicate GLboolean typedef
Linus Groh
2021-10-02
Ports: Add Ncdu
Jelle Raaijmakers
2021-10-02
Base: Correct value for default white terminal color
Jelle Raaijmakers
2021-10-02
LibVT: Implement G0..G3 and VT100 translation table
Jelle Raaijmakers
2021-10-02
LibVT: Implement support for Cursor Keys Mode (DECCKM)
Jelle Raaijmakers
2021-10-02
LibVT: Add stubs for DECPNM, DECPAM
Jelle Raaijmakers
2021-10-02
Ports: Compile ncurses with `--enable-term-driver`
Jelle Raaijmakers
2021-10-02
Ports: Switch ncurses to SHA256 auth type
Jelle Raaijmakers
2021-10-02
FontEditor: Close preview window when the main window is closed
Gal Horowitz
2021-10-02
LibGFX: Draw the ends of lines with non-standard thickness
Gal Horowitz
2021-10-02
PixelPaint: Correctly offset stroke position for even thicknesses
Gal Horowitz
2021-10-02
PixelPaint: LayerListWidget::set_selected_layer now handles nullptr
Gal Horowitz
2021-10-02
AK: Simplify Utf16View::operator==(Utf16View)
Andreas Kling
2021-10-02
LibJS: Use Vector<u16, 1> for UTF-16 in a few more places
Andreas Kling
2021-10-02
Meta: Include source sha in sonarcloud analysis metadata
Brian Gianforcaro
2021-10-02
Kernel: Access Processor static methods statically
Brian Gianforcaro
2021-10-02
Kernel: Access MemoryManager static functions statically
Brian Gianforcaro
2021-10-02
LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage
Andreas Kling
2021-10-02
LibJS: Remove read buffer overflow in Lexer::consume
Luke Wilde
2021-10-02
LibRegex: Don't emit signpost events for every regular expression
Andreas Kling
2021-10-02
LibJS: Put zombie cell tracking code behind a compile-time flag
Andreas Kling
2021-10-02
LibJS: Keep track of PrimitiveStrings and share them
Andreas Kling
2021-10-02
LibJS+LibWeb: Use Object::set_prototype() in more places
Linus Groh
2021-10-02
LibJS: Add Object::set_prototype()
Linus Groh
2021-10-02
LibWeb: Implement Navigator.cookieEnabled
Linus Groh
2021-10-02
LibWeb: Initialize IDL-generated prototypes' prototype directly
Idan Horowitz
2021-10-02
Base: Add glyphs for the U+20AC euro sign to all bitmap fonts
networkException
2021-10-02
Prekernel: Better datasheet link for RPi3
Nico Weber
2021-10-01
Base: Add glyphs for the U+2014 em dash to KaticaRegular
Idan Horowitz
[next]