.. |
lsm-test
|
067b92ba00
Extend the refactoring into extensions. Clean up stray newlines.
|
4 年之前 |
test
|
dac7e69dc2
Add some extra tests for the lsm virtual table module.
|
5 年之前 |
tool
|
62128540ef
Add script to amalgamate all LSM files into "lsm1.c".
|
7 年之前 |
Makefile
|
0c34eab477
Rename some var refs in ext/lsm1/Makefile for the new build process.
|
4 月之前 |
Makefile.msc
|
59541d70a8
Changes to the LSM1 Tcl tests to make things work on Win32.
|
7 年之前 |
lsm.h
|
eb8e7adb16
The virtual table compiles but does not work and is missing many features.
|
9 年之前 |
lsmInt.h
|
da5f813878
Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text.
|
2 月之前 |
lsm_ckpt.c
|
da5f813878
Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text.
|
2 月之前 |
lsm_file.c
|
5d60f47001
Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa165083ac3|forum post 006c8fa165083ac3] and individually checked for correctness. Affects only code comments, docs, and a single line of debug output in a test app.
|
2 月之前 |
lsm_log.c
|
5d60f47001
Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa165083ac3|forum post 006c8fa165083ac3] and individually checked for correctness. Affects only code comments, docs, and a single line of debug output in a test app.
|
2 月之前 |
lsm_main.c
|
7d7b88dd2f
Fix some problems with large, compressed, lsm databases.
|
2 年之前 |
lsm_mem.c
|
a0b7ffb184
Import the LSM code from SQLite4 for use in an experimental virtual table.
|
9 年之前 |
lsm_mutex.c
|
a0b7ffb184
Import the LSM code from SQLite4 for use in an experimental virtual table.
|
9 年之前 |
lsm_shared.c
|
4b11e6efd6
Account for read-only connections on databases with non-default block or page sizes.
|
2 年之前 |
lsm_sorted.c
|
da5f813878
Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text.
|
2 月之前 |
lsm_str.c
|
038af0bdc6
Fix a couple of problems in handling OOM conditions within LSM.
|
7 年之前 |
lsm_tree.c
|
1be5051923
Fix harmless compiler warnings seen with MSVC for lsm1.
|
7 年之前 |
lsm_unix.c
|
3259295533
Fix problems with handling return value of mmap() in lsm_unix.c (mmap() returns MAP_FAILED on error, not NULL).
|
4 年之前 |
lsm_varint.c
|
7d7b88dd2f
Fix some problems with large, compressed, lsm databases.
|
2 年之前 |
lsm_vtab.c
|
1935887a68
Ensure that all fields of static sqlite3_module objects are explicitly
|
1 年之前 |
lsm_win32.c
|
1be5051923
Fix harmless compiler warnings seen with MSVC for lsm1.
|
7 年之前 |