ladybird/Userland/Libraries
Yedaya Katsman dcad8494d6 LibJS: Accept calendar names case-insensitively
This is a normative change in the Temporal spec

See tc39/proposal-temporal@03101c6
2022-10-24 23:00:19 +01:00
..
LibArchive
LibAudio CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibC LibC: Make 'attributes' parameter for pthread_create const 2022-10-24 15:49:39 +02:00
LibCards
LibChess
LibCodeComprehension
LibCompress
LibConfig
LibCore LibCore: Link against LibSystem 2022-10-24 15:52:42 +02:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypto: Add SignedBigInteger::is_positive() 2022-10-22 19:14:14 +02:00
LibDebug
LibDesktop LibDesktop+Taskbar: Add 'WorkingDirectory' property to app files 2022-10-17 01:37:58 +02:00
LibDeviceTree
LibDiff
LibDNS CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibDSP
LibEDID
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Make parse_rgba_color use the new double parser 2022-10-23 15:48:45 +02:00
LibGL LibGL: Correctly normalize different vertex attribute type pointers 2022-10-19 22:22:58 +02:00
LibGPU LibGL+LibGPU+LibSoftGPU: Report maximum texture size 2022-10-19 22:07:05 +02:00
LibGUI LibGUI: Insert first displayed emoji on return 2022-10-19 14:05:42 -04:00
LibHTTP LibHTTP: Fix not consuming the last byte of body in from_raw_request 2022-10-18 23:18:20 +02:00
LibIDL LibIDL: Resolve typedefs in UnionType members recursively 2022-10-21 12:11:24 +02:00
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Accept calendar names case-insensitively 2022-10-24 23:00:19 +01:00
LibKeyboard
LibLine
LibLocale Lagom+CMake: Propagate dependencies for generated custom targets 2022-10-17 15:55:55 +02:00
LibMain
LibMarkdown
LibPartition
LibPCIDB
LibPDF LibPDF: Add very basic support for Adobe Type 1 font rendering 2022-10-16 17:44:54 +02:00
LibProtocol
LibRegex CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibSanitizer
LibSoftGPU LibSoftGPU: Call floor_int_range only once in sample_2d_lod 2022-10-19 22:22:58 +02:00
LibSQL CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading LibThreading: Only set pthread name on Serenity 2022-10-16 15:39:00 -06:00
LibTimeZone LibTimeZone: Resolve /etc/localtime with realpath(), not readlink() 2022-10-17 22:19:50 +02:00
LibTLS
LibUnicode Lagom+CMake: Propagate dependencies for generated custom targets 2022-10-17 15:55:55 +02:00
LibUSBDB
LibVideo
LibVT
LibWasm LibWasm: Allow vectors of up to 500M entries 2022-10-24 15:54:20 +02:00
LibWeb LibWeb: Teach MainThreadVM about module scripts 2022-10-24 22:58:51 +01:00
LibWebSocket
LibWebView WebContent+Friends: Add get_element_tag_name IPC and plumbing 2022-10-22 13:44:49 +02:00
LibX86
LibXML
CMakeLists.txt