sqlite/ext/lsm1
mistachkin 44ab70db7e Implement xLock and xTestLock for lsm1 on Win32.
FossilOrigin-Name: 9112117dad8085c385aa614cd982b307f5822761607ba358f34df7848c549134
2017-06-28 21:36:40 +00:00
..
lsm-test Improve a local variable name. 2017-06-27 22:33:06 +00:00
lsm_ckpt.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_file.c Work in progress porting lsm1 to Win32. 2017-06-27 05:59:47 +00:00
lsm_log.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_main.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +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 Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_sorted.c The virtual table compiles but does not work and is missing many features. 2015-11-17 00:15:21 +00:00
lsm_str.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_tree.c Import the LSM code from SQLite4 for use in an experimental virtual table. 2015-11-16 16:00:22 +00:00
lsm_unix.c Work in progress porting lsm1 to Win32. 2017-06-27 05:59:47 +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 LSM1: Fix the integer key encoding so that negative keys are in numeric order. 2016-02-24 13:35:22 +00:00
lsm_win32.c Implement xLock and xTestLock for lsm1 on Win32. 2017-06-28 21:36:40 +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 Initial work on porting lsmtest to Win32. 2017-06-27 22:27:54 +00:00
Makefile Initial work on porting lsmtest to Win32. 2017-06-27 22:27:54 +00:00
Makefile.msc Initial work on porting lsmtest to Win32. 2017-06-27 22:27:54 +00:00