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-05-17
LibVT: Make TerminalWidget::selected_text() produce UTF-8 strings :^)
Andreas Kling
2020-05-17
AK: Add StringBuilder::append(Utf32View)
Andreas Kling
2020-05-17
LibGfx: Let's make it Font::width(Utf32View)
Andreas Kling
2020-05-17
AK: Add a very basic Utf32View class
Andreas Kling
2020-05-17
LibC: Don't let ctype isfoo() helpers access array out of bounds
Andreas Kling
2020-05-17
LibGfx: Add Font::width(u32* codepoints, size_t)
Andreas Kling
2020-05-17
LibJS: Add symbol objects
mattco98
2020-05-17
AK: Make sure URL retains trailing slash if present in complete_url
Conrad Pankoff
2020-05-17
LibGemini: Implement rendering text/gemini documents to HTML
AnotherTest
2020-05-17
ProtocolServer: Put everything in the ProtocolServer namespace
Andreas Kling
2020-05-17
Meta: Add Linus, Ali and Shannon to the "Contributors" list
Andreas Kling
2020-05-17
LibJS: Simplify various StringPrototype functions
Linus Groh
2020-05-17
LibJS: Add Number.parseFloat()
Linus Groh
2020-05-17
LibJS: Add parseFloat()
Linus Groh
2020-05-17
ls: Make column alignment Unicode-aware :^)
Andreas Kling
2020-05-17
AK: Add Utf8View::length_in_codepoints()
Andreas Kling
2020-05-17
Shell: Treat builtin names as programs and suggest them
AnotherTest
2020-05-17
LibGemini+LibHTTP: Defer did_progress call to match other callbacks
Conrad Pankoff
2020-05-17
AK: Set default port in URL to 1965 for gemini protocol
Conrad Pankoff
2020-05-17
ProtocolServer: Attach downloads and their lifecycles to clients
Conrad Pankoff
2020-05-17
LibWeb: Recognise and pass gemini URLs to ProtocolServer
Conrad Pankoff
2020-05-17
ProtocolServer: Integrate LibGemini for simple requests
Conrad Pankoff
2020-05-17
LibGemini: Implement basic Gemini protocol support
Conrad Pankoff
2020-05-17
Shell: Print the full name of missing interpreters
Andreas Kling
2020-05-17
LibVT: Store all-ASCII terminal lines as 8-bit characters
Andreas Kling
2020-05-17
Shell: Switch to using Core::EventLoop
AnotherTest
2020-05-17
Shell: Patch most of the builtins to use Core::ArgsParser
AnotherTest
2020-05-17
Shell: Add job control capabilities
AnotherTest
2020-05-17
Kernel + LibC: Handle running processes in do_waitid()
AnotherTest
2020-05-17
Kernel: wait() should not block if WNOHANG is specified
AnotherTest
2020-05-17
LibCore: Allow ArgsParser::parse() to not exit on failure
AnotherTest
2020-05-17
LibCore: Reset getopt's state when starting parse()
AnotherTest
2020-05-17
Base: Add "smiling face with sunglasses" emoji (U+1F60E)
Linus Groh
2020-05-17
Base: Add "smiling face with open mouth and tightly-closed eyes" emoji (U+1F606)
Linus Groh
2020-05-17
Base: Add "smiling face with open mouth and smiling eyes" emoji (U+1F604)
Linus Groh
2020-05-17
Base: Add "smiling face with open mouth" emoji (U+1F603)
Linus Groh
2020-05-17
Base: Add "grinning face" emoji (U+1F600)
Linus Groh
2020-05-17
Base: Add "no entry" emoji (U+26D4)
Linus Groh
2020-05-17
Base: Add "warning sign" emoji (U+26A0)
Linus Groh
2020-05-17
Base: Add "eyes" emoji (U+1F440)
Linus Groh
2020-05-17
Base: Add "smiling face with smiling eyes" emoji (U+1F60A)
Linus Groh
2020-05-16
Demos: Compile LibGfxDemo with the new CMake build system
tgsm
2020-05-16
Base: Add "Grimacing Face" emoji
jarhill0
2020-05-16
Base: Add "Face Without Mouth" emoji
jarhill0
2020-05-16
Base: add Upside-Down Face emoji
jarhill0
2020-05-16
Build: Use -Wno-expansion-to-defined
Dominik Madarasz
2020-05-16
Base: Add file containing all emojis we support to /home/anon
Linus Groh
2020-05-16
Base: Add "Fire" emoji (U+1F525)
Linus Groh
2020-05-16
LibCore: Always wait_for_events() when pumping the event loop
Andreas Kling
2020-05-16
AK: Handle "protocol relative URLs" in URL::complete_url()
Linus Groh
[prev]
[next]