summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2023-01-16LibUnicode: Generate simple case folding mappings for titlecaseTimothy Flynn
2023-01-15LibIPC: Decode messages using Core::Stream internallyTim Schumacher
2023-01-15Lagom/Fuzzers: Add fuzzer for the TGALoader codeLiav A
2023-01-15LibJS+Everywhere: Rename Value::to_string to to_deprecated_stringTimothy Flynn
2023-01-15Everywhere: Fully qualify IsLvalueReference in TRY() macrosAndrew Kaster
2023-01-14LibWeb: Implement value_id_from_string by hash lookupBen Wiederhake
2023-01-14LibWeb: Run tests in lagom if ENABLE_LAGOM_LIBWEB is setBen Wiederhake
2023-01-13AK+Everywhere: Disallow returning a reference from a fallible expressionTimothy Flynn
2023-01-12LibWebView+Ladybird: Begin de-duplicate WebView implementationsLinus Groh
2023-01-12Utilities: Add ttfdisasm for disassembling OpenType instructionsMacDue
2023-01-10LibWeb: Ensure legacy constructors are defined on the global objectTimothy Flynn
2023-01-10LibWeb: Generate exposed Window/Worker interfaces as lazy objectsTimothy Flynn
2023-01-10LibWeb: Generate dedicated methods to create Web constructors/prototypesTimothy Flynn
2023-01-09AK+LibUnicode: Provide Unicode-aware String case transformationsTimothy Flynn
2023-01-09LibUnicode: Move Unicode-aware case transformations to a helper fileTimothy Flynn
2023-01-09LibWeb+WebContent: Use new String class in CSS::StyleValuemartinfalisse
2023-01-08Kernel: Remove the NE2000 PCI network adapter driverLiav A
2023-01-08Meta/build-manpages-website: Use absolute paths for all linkskleines Filmröllchen
2023-01-08Meta/build-manpages-website: Copy all manpage PNGskleines Filmröllchen
2023-01-08LibArchive+Utilities: Stop using DeprecatedStringimplicitfield
2023-01-07Kernel: Remove the RTL8139 PCI network adapter driverLiav A
2023-01-07Everywhere: Remove "LibC/" includes, add lint-rule against itBen Wiederhake
2023-01-06Meta/Lagom: Link Threads::ThreadsMacDue
2023-01-06Meta: Pass `Core::Stream::OpenMode` by value in the `IPCCompiler`Lucas CHOLLET
2023-01-06CI: Automatically apply pull request labels for generic PR actionsLuke Wilde
2023-01-05Meta: Create nested manpage section indices for the websitekleines Filmröllchen
2023-01-05Meta: Use parallel rsync for file coyping for online manpageskleines Filmröllchen
2023-01-05Meta: Generate manpages for website in parallelkleines Filmröllchen
2023-01-05Meta: Print progress during the website manpage buildkleines Filmröllchen
2023-01-05Meta: Make the manpage website build work with manpage subsectionkleines Filmröllchen
2023-01-05Meta: Remove duplicate manpage section generation for the websitekleines Filmröllchen
2023-01-04IPCCompiler+LibIPC: Propagate IPC encoder errorsTimothy Flynn
2023-01-03Lagom: Fix up a missed usage of `Compress::Zlib` in the fuzzersTim Schumacher
2023-01-02Everywhere: Remove unused includes of AK/Format.hBen Wiederhake
2023-01-02Everywhere: Move AK/Debug.h include to using files or removeBen Wiederhake
2022-12-28CI: Remove extraneous toolchain job from Azure CITimothy Flynn
2022-12-28Meta: Force compilation with DWARF revision 4Liav A
2022-12-28Meta: Remove i686 targetLiav A
2022-12-27LibGfx: Start adding a utility for handling ICC color profilesNico Weber
2022-12-26LibIPC+Everywhere: Change IPC decoders to construct values in-placeTimothy Flynn
2022-12-26IPCCompiler+LibIPC: Generate message decoders with better TRY semanticsTimothy Flynn
2022-12-26IPCCompiler: Fix build when GENERATE_DEBUG is enabledTimothy Flynn
2022-12-25CI: Bump macOS Azure runners to macos-12 tagAndrew Kaster
2022-12-25Meta: Enable starting ladybird from serenity.shAndrew Kaster
2022-12-25CI: Enable ladybird builds in Lagom CIAndrew Kaster
2022-12-25Lagom: Add option to build Ladybird as part of a Lagom buildAndrew Kaster
2022-12-24Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/cachesTimothy Flynn
2022-12-21CMake: Fall back to the Web Archive when downloading filesTim Schumacher
2022-12-21LibGfx: Rename TTF/TrueType to OpenTypeAndreas Kling
2022-12-20LibUnicode: Use www.unicode.org domain to download emoji-test.txtTimothy Flynn