.. |
lsm-test
|
067b92ba00
Extend the refactoring into extensions. Clean up stray newlines.
|
4 years ago |
test
|
dac7e69dc2
Add some extra tests for the lsm virtual table module.
|
5 years ago |
tool
|
62128540ef
Add script to amalgamate all LSM files into "lsm1.c".
|
7 years ago |
Makefile
|
dac7e69dc2
Add some extra tests for the lsm virtual table module.
|
5 years ago |
Makefile.msc
|
59541d70a8
Changes to the LSM1 Tcl tests to make things work on Win32.
|
7 years ago |
lsm.h
|
eb8e7adb16
The virtual table compiles but does not work and is missing many features.
|
9 years ago |
lsmInt.h
|
ae2e7fcc4c
Fix another issue with very large compressed LSM databases.
|
1 year ago |
lsm_ckpt.c
|
7d7b88dd2f
Fix some problems with large, compressed, lsm databases.
|
1 year ago |
lsm_file.c
|
7d7b88dd2f
Fix some problems with large, compressed, lsm databases.
|
1 year ago |
lsm_log.c
|
1be5051923
Fix harmless compiler warnings seen with MSVC for lsm1.
|
7 years ago |
lsm_main.c
|
7d7b88dd2f
Fix some problems with large, compressed, lsm databases.
|
1 year ago |
lsm_mem.c
|
a0b7ffb184
Import the LSM code from SQLite4 for use in an experimental virtual table.
|
9 years ago |
lsm_mutex.c
|
a0b7ffb184
Import the LSM code from SQLite4 for use in an experimental virtual table.
|
9 years ago |
lsm_shared.c
|
4b11e6efd6
Account for read-only connections on databases with non-default block or page sizes.
|
1 year ago |
lsm_sorted.c
|
ae2e7fcc4c
Fix another issue with very large compressed LSM databases.
|
1 year ago |
lsm_str.c
|
038af0bdc6
Fix a couple of problems in handling OOM conditions within LSM.
|
7 years ago |
lsm_tree.c
|
1be5051923
Fix harmless compiler warnings seen with MSVC for lsm1.
|
7 years ago |
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 years ago |
lsm_varint.c
|
7d7b88dd2f
Fix some problems with large, compressed, lsm databases.
|
1 year ago |
lsm_vtab.c
|
1935887a68
Ensure that all fields of static sqlite3_module objects are explicitly
|
1 year ago |
lsm_win32.c
|
1be5051923
Fix harmless compiler warnings seen with MSVC for lsm1.
|
7 years ago |