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-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
2023-01-05
Meta: Use parallel rsync for file coyping for online manpages
kleines Filmröllchen
2023-01-05
Meta: Generate manpages for website in parallel
kleines Filmröllchen
2023-01-05
Meta: Print progress during the website manpage build
kleines Filmröllchen
2023-01-05
Meta: Make the manpage website build work with manpage subsection
kleines Filmröllchen
2023-01-05
Meta: Remove duplicate manpage section generation for the website
kleines Filmröllchen
2023-01-04
IPCCompiler+LibIPC: Propagate IPC encoder errors
Timothy Flynn
2023-01-03
Lagom: Fix up a missed usage of `Compress::Zlib` in the fuzzers
Tim Schumacher
2023-01-02
Everywhere: Remove unused includes of AK/Format.h
Ben Wiederhake
2023-01-02
Everywhere: Move AK/Debug.h include to using files or remove
Ben Wiederhake
2022-12-28
CI: Remove extraneous toolchain job from Azure CI
Timothy Flynn
2022-12-28
Meta: Force compilation with DWARF revision 4
Liav A
2022-12-28
Meta: Remove i686 target
Liav A
2022-12-27
LibGfx: Start adding a utility for handling ICC color profiles
Nico Weber
2022-12-26
LibIPC+Everywhere: Change IPC decoders to construct values in-place
Timothy Flynn
2022-12-26
IPCCompiler+LibIPC: Generate message decoders with better TRY semantics
Timothy Flynn
2022-12-26
IPCCompiler: Fix build when GENERATE_DEBUG is enabled
Timothy Flynn
2022-12-25
CI: Bump macOS Azure runners to macos-12 tag
Andrew Kaster
2022-12-25
Meta: Enable starting ladybird from serenity.sh
Andrew Kaster
2022-12-25
CI: Enable ladybird builds in Lagom CI
Andrew Kaster
2022-12-25
Lagom: Add option to build Ladybird as part of a Lagom build
Andrew Kaster
2022-12-24
Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/caches
Timothy Flynn
2022-12-21
CMake: Fall back to the Web Archive when downloading files
Tim Schumacher
2022-12-21
LibGfx: Rename TTF/TrueType to OpenType
Andreas Kling
2022-12-20
LibUnicode: Use www.unicode.org domain to download emoji-test.txt
Timothy Flynn
[next]