summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2023-01-27AK: Remove StringBuilder::build() in favor of to_deprecated_string()Linus Groh
2023-01-27LibJS+LibLocale: Propagate errors from find_regional_values_for_localeTimothy Flynn
2023-01-27LibJS+LibLocale: Port Intl.DateTimeFormat to StringTimothy Flynn
2023-01-27Meta: Support running ladybird with arguments from serenity.shTimothy Flynn
2023-01-27Meta: Allow running Lagom tests with "serenity.sh run lagom <target>"Timothy Flynn
2023-01-26CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-25LibWasm: Port the parser to `Core::Stream`Tim Schumacher
2023-01-25Meta: Unify installing GCC dependencies in disk imageTimon Kruiper
2023-01-22Meta: Register CanvasGradient as a platform objectMacDue
2023-01-22LibJS+LibLocale: Port remaining locale APIs to StringTimothy Flynn
2023-01-20Everywhere: Convert known short-strings to the infallible String factoryTimothy Flynn
2023-01-20LibGfx: Re-structure the whole initialization pattern for image decodersLiav A
2023-01-19LibLocale+LibJS: Port locale parsing and processing to StringTimothy Flynn
2023-01-19Meta: Use existing test-sources lists for Lagom instead of globbingSam Atkins
2023-01-19Meta/Lagom: Make sure that libraries are always linked as PRIVATESam Atkins
2023-01-19LibCore: Implement FileWatcher for macOSTimothy Flynn
2023-01-18LibWeb: Convert the Location object to IDLLinus Groh
2023-01-18LibUnicode: Parse and generate case folding code point dataTimothy Flynn
2023-01-18LibUnicode: Rename a special casing variable name in the UCD generatorTimothy Flynn
2023-01-18LibUnicode: Update out-of-date spec linksTimothy Flynn
2023-01-18FuzzilliJs: Print the result of JS::Value::to_string using AK::outlnTimothy Flynn
2023-01-18LibCore: Implement FileWatcher for LinuxTimothy Flynn
2023-01-17Lagom/Fuzzers: Add fuzzer for ICCProfileNico Weber
2023-01-17AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()Sam Atkins
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