.. |
AST
|
Everywhere: Remove needless trailing semi-colons after functions
|
2023-07-08 10:32:56 +01:00 |
BTree.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
BTree.h
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
BTreeIterator.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
CMakeLists.txt
|
Everywhere: Use LibFileSystem where trivial
|
2023-03-21 19:03:21 +00:00 |
Database.cpp
|
LibSQL+SQLServer: Do not re-open databases
|
2023-06-13 16:33:42 -04:00 |
Database.h
|
LibSQL: Free heap storage when deleting rows
|
2023-05-25 06:19:16 -07:00 |
Forward.h
|
|
|
HashIndex.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
HashIndex.h
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Heap.cpp
|
LibSQL+SQLServer: Do not re-open databases
|
2023-06-13 16:33:42 -04:00 |
Heap.h
|
LibSQL: Implement freeing heap storage
|
2023-05-25 06:19:16 -07:00 |
Index.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Index.h
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Key.cpp
|
|
|
Key.h
|
|
|
Meta.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Meta.h
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Result.cpp
|
|
|
Result.h
|
Everywhere: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes
|
2023-06-18 08:47:51 +01:00 |
ResultSet.cpp
|
|
|
ResultSet.h
|
|
|
Row.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Row.h
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Serializer.cpp
|
LibSQL: Clean up code style and remove unused includes
|
2023-04-23 18:08:17 -04:00 |
Serializer.h
|
LibSQL: Add a note to Serializer about m_heap
|
2023-04-23 18:08:17 -04:00 |
SQLClient.cpp
|
LibSQL: Block signals while forking SQLServer in Lagom
|
2023-03-28 09:18:50 +01:00 |
SQLClient.h
|
LibCore: Move Stream-based sockets into the Core namespace
|
2023-02-13 00:50:07 +00:00 |
TreeNode.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Tuple.cpp
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
Tuple.h
|
LibSQL: Use Block::Index everywhere; rename pointer to block_index
|
2023-04-23 18:08:17 -04:00 |
TupleDescriptor.h
|
LibSQL: Clean up code style and remove unused includes
|
2023-04-23 18:08:17 -04:00 |
Type.h
|
LibSQL: Rename Heap constants to match our code style
|
2023-04-23 18:08:17 -04:00 |
Value.cpp
|
Userland: Remove remaining users of Duration::now_realtime()
|
2023-05-24 23:18:07 +02:00 |
Value.h
|
Userland: Remove remaining users of Duration::now_realtime()
|
2023-05-24 23:18:07 +02:00 |