.. |
AK
|
Everywhere: Remove unused includes of AK/StdLibExtras.h
|
2023-01-02 20:27:20 -05:00 |
Kernel
|
Everywhere: Remove unused includes of LibC/stdlib.h
|
2023-01-02 20:27:20 -05:00 |
LibAudio
|
Everywhere: Stop shoving things into ::std and mentioning them as such
|
2022-12-14 11:44:32 +01:00 |
LibC
|
Everywhere: Remove unused includes of LibC/stdlib.h
|
2023-01-02 20:27:20 -05:00 |
LibCompress
|
LibCompress: Rename Compress::Zlib to Compress::ZlibDecompressor
|
2023-01-03 10:01:09 +00:00 |
LibCore
|
Everywhere: Fix badly-formatted includes
|
2023-01-02 11:06:15 -05:00 |
LibCpp
|
LibCore: Propagate errors from Stream::*_entire_buffer
|
2022-12-12 14:16:42 +01:00 |
LibCrypto
|
LibCrypto: Don't crash in ASN1::parse_generalized_time on missing 'Z'
|
2022-12-31 23:21:17 +01:00 |
LibEDID
|
|
|
LibELF
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
LibGfx
|
Everywhere: Remove unused includes of LibC/stdlib.h
|
2023-01-02 20:27:20 -05:00 |
LibGL
|
LibGL: Implement GL_TEXTURE_ENV_COLOR
|
2023-01-01 23:33:26 +01:00 |
LibIMAP
|
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2022-12-06 08:54:33 +01:00 |
LibJS
|
Meta+test262-runner: Check for signature of __assert_fail in CMake
|
2022-12-20 11:04:05 +01:00 |
LibLocale
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
LibMarkdown
|
LibCore: Propagate errors from Stream::*_entire_buffer
|
2022-12-12 14:16:42 +01:00 |
LibPDF
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
LibRegex
|
Everywhere: Move AK/Debug.h include to using files or remove
|
2023-01-02 20:27:20 -05:00 |
LibSQL
|
LibSQL: Add parsing and evaluation of BOOLEAN type literals
|
2023-01-01 10:16:55 +00:00 |
LibTest
|
|
|
LibTextCodec
|
|
|
LibThreading
|
Tests: Update thread tests and make them pass
|
2022-12-11 19:07:20 -07:00 |
LibTimeZone
|
|
|
LibTLS
|
LibCore: Propagate errors from Stream::*_entire_buffer
|
2022-12-12 14:16:42 +01:00 |
LibTTF
|
LibGfx: Rename TTF/TrueType to OpenType
|
2022-12-21 08:44:22 +01:00 |
LibUnicode
|
|
|
LibVideo
|
LibVideo: Read Matroska lazily so that large files can start quickly
|
2022-11-25 23:28:39 +01:00 |
LibWasm
|
test-wasm: Don't cast signed values to unsigned types in wasm_invoke
|
2022-12-25 07:58:58 -07:00 |
LibWeb
|
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2022-12-06 08:54:33 +01:00 |
LibXML
|
|
|
Spreadsheet
|
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2022-12-06 08:54:33 +01:00 |
UserspaceEmulator
|
Everywhere: Remove unused includes of LibC/stdlib.h
|
2023-01-02 20:27:20 -05:00 |
CMakeLists.txt
|
Tests: Remove i686 support
|
2022-12-28 11:53:41 +01:00 |