Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 gadi atpakaļ
..
AST 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 2 gadi atpakaļ
BTree.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 gadi atpakaļ
BTree.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 gadi atpakaļ
BTreeIterator.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 gadi atpakaļ
CMakeLists.txt 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 gadi atpakaļ
Database.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 gadi atpakaļ
Database.h 65710bf3f7 LibSQL: Fix minor const-correctness issues 2 gadi atpakaļ
Forward.h 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 gadi atpakaļ
HashIndex.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 gadi atpakaļ
HashIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 gadi atpakaļ
Heap.cpp 26516ee160 LibSQL: Always read and write entire heap blocks 2 gadi atpakaļ
Heap.h 874c7bba28 LibCore: Remove `Stream.h` 2 gadi atpakaļ
Index.cpp 5f549fe5d9 LibSQL: Add missing header includes 2 gadi atpakaļ
Index.h 5f549fe5d9 LibSQL: Add missing header includes 2 gadi atpakaļ
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 3 gadi atpakaļ
Key.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 gadi atpakaļ
Meta.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 gadi atpakaļ
Meta.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes 2 gadi atpakaļ
Result.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 gadi atpakaļ
Result.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 gadi atpakaļ
ResultSet.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 gadi atpakaļ
ResultSet.h f0441ee16a LibSQL: Store selected column names in the results for SELECT statements 2 gadi atpakaļ
Row.cpp 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row 2 gadi atpakaļ
Row.h 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row 2 gadi atpakaļ
SQLClient.cpp afb3a4a030 LibSQL: Block signals while forking SQLServer in Lagom 2 gadi atpakaļ
SQLClient.h a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace 2 gadi atpakaļ
Serializer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 gadi atpakaļ
Serializer.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 gadi atpakaļ
TreeNode.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 gadi atpakaļ
Tuple.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 gadi atpakaļ
Tuple.h 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove 2 gadi atpakaļ
TupleDescriptor.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 gadi atpakaļ
Type.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 gadi atpakaļ
Value.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 gadi atpakaļ
Value.h ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 gadi atpakaļ