index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2023-01-27
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Linus Groh
2023-01-27
LibJS+LibLocale: Propagate errors from find_regional_values_for_locale
Timothy Flynn
2023-01-27
LibJS+LibLocale: Port Intl.DateTimeFormat to String
Timothy Flynn
2023-01-27
Meta: Support running ladybird with arguments from serenity.sh
Timothy Flynn
2023-01-27
Meta: Allow running Lagom tests with "serenity.sh run lagom <target>"
Timothy Flynn
2023-01-26
CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-01-25
LibWasm: Port the parser to `Core::Stream`
Tim Schumacher
2023-01-25
Meta: Unify installing GCC dependencies in disk image
Timon Kruiper
2023-01-22
Meta: Register CanvasGradient as a platform object
MacDue
2023-01-22
LibJS+LibLocale: Port remaining locale APIs to String
Timothy Flynn
2023-01-20
Everywhere: Convert known short-strings to the infallible String factory
Timothy Flynn
2023-01-20
LibGfx: Re-structure the whole initialization pattern for image decoders
Liav A
2023-01-19
LibLocale+LibJS: Port locale parsing and processing to String
Timothy Flynn
2023-01-19
Meta: Use existing test-sources lists for Lagom instead of globbing
Sam Atkins
2023-01-19
Meta/Lagom: Make sure that libraries are always linked as PRIVATE
Sam Atkins
2023-01-19
LibCore: Implement FileWatcher for macOS
Timothy Flynn
2023-01-18
LibWeb: Convert the Location object to IDL
Linus Groh
2023-01-18
LibUnicode: Parse and generate case folding code point data
Timothy Flynn
2023-01-18
LibUnicode: Rename a special casing variable name in the UCD generator
Timothy Flynn
2023-01-18
LibUnicode: Update out-of-date spec links
Timothy Flynn
2023-01-18
FuzzilliJs: Print the result of JS::Value::to_string using AK::outln
Timothy Flynn
2023-01-18
LibCore: Implement FileWatcher for Linux
Timothy Flynn
2023-01-17
Lagom/Fuzzers: Add fuzzer for ICCProfile
Nico Weber
2023-01-17
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
Sam Atkins
2023-01-16
LibUnicode: Generate simple case folding mappings for titlecase
Timothy Flynn
2023-01-15
LibIPC: Decode messages using Core::Stream internally
Tim Schumacher
2023-01-15
Lagom/Fuzzers: Add fuzzer for the TGALoader code
Liav A
2023-01-15
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
Timothy Flynn
2023-01-15
Everywhere: Fully qualify IsLvalueReference in TRY() macros
Andrew Kaster
2023-01-14
LibWeb: Implement value_id_from_string by hash lookup
Ben Wiederhake
2023-01-14
LibWeb: Run tests in lagom if ENABLE_LAGOM_LIBWEB is set
Ben Wiederhake
2023-01-13
AK+Everywhere: Disallow returning a reference from a fallible expression
Timothy Flynn
2023-01-12
LibWebView+Ladybird: Begin de-duplicate WebView implementations
Linus Groh
2023-01-12
Utilities: Add ttfdisasm for disassembling OpenType instructions
MacDue
2023-01-10
LibWeb: Ensure legacy constructors are defined on the global object
Timothy Flynn
2023-01-10
LibWeb: Generate exposed Window/Worker interfaces as lazy objects
Timothy Flynn
2023-01-10
LibWeb: Generate dedicated methods to create Web constructors/prototypes
Timothy Flynn
2023-01-09
AK+LibUnicode: Provide Unicode-aware String case transformations
Timothy Flynn
2023-01-09
LibUnicode: Move Unicode-aware case transformations to a helper file
Timothy Flynn
2023-01-09
LibWeb+WebContent: Use new String class in CSS::StyleValue
martinfalisse
2023-01-08
Kernel: Remove the NE2000 PCI network adapter driver
Liav A
2023-01-08
Meta/build-manpages-website: Use absolute paths for all links
kleines Filmröllchen
2023-01-08
Meta/build-manpages-website: Copy all manpage PNGs
kleines Filmröllchen
2023-01-08
LibArchive+Utilities: Stop using DeprecatedString
implicitfield
2023-01-07
Kernel: Remove the RTL8139 PCI network adapter driver
Liav A
2023-01-07
Everywhere: Remove "LibC/" includes, add lint-rule against it
Ben Wiederhake
2023-01-06
Meta/Lagom: Link Threads::Threads
MacDue
2023-01-06
Meta: Pass `Core::Stream::OpenMode` by value in the `IPCCompiler`
Lucas CHOLLET
2023-01-06
CI: Automatically apply pull request labels for generic PR actions
Luke Wilde
2023-01-05
Meta: Create nested manpage section indices for the website
kleines Filmröllchen
[next]