sqlite/ext/lsm1
mistachkin b2950c48e1 Fix harmless compiler warnings in lsmtest.
FossilOrigin-Name: bd8a1fb9b33418717c786a7275f636cd4d5facd66de9a416f948b61c6490c743
2017-07-10 21:32:11 +00:00
..
lsm-test Fix harmless compiler warnings in lsmtest. 2017-07-10 21:32:11 +00:00
lsm_ckpt.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_file.c Avoid reading or writing the 32 locking bytes at the end of the first 2017-06-29 20:13:44 +00:00
lsm_log.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_main.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_mem.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_mutex.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_shared.c In LSM, avoid calling the VFS xTestLock method to test for a lock that 2017-07-10 18:33:41 +00:00
lsm_sorted.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_str.c Fix a couple of problems in handling OOM conditions within LSM. 2017-07-04 17:25:45 +00:00
lsm_tree.c Fix a couple of problems in handling OOM conditions within LSM. 2017-07-04 17:25:45 +00:00
lsm_unix.c Fix some minor typos in lsm1. 2017-06-30 18:12:09 +00:00
lsm_varint.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_vtab.c Fix compiler warnings in LSM1, especially in the test logic. 2017-07-03 21:09:28 +00:00
lsm_win32.c Minor cleanup and refactoring of the Win32 VFS for lsm1. 2017-07-10 20:33:50 +00:00
lsm.h The virtual table compiles but does not work and is missing many features. 2015-11-17 00:15:21 +00:00
lsmInt.h Add more tests for LSM log file recovery. Fix a problem in recovering log 2017-07-03 09:00:18 +00:00
Makefile Initial work on porting lsmtest to Win32. 2017-06-27 22:27:54 +00:00
Makefile.msc Fix harmless compiler warnings in lsmtest. 2017-07-10 21:32:11 +00:00