sqlite/ext/lsm1
dan 47ebd4cadd Fix a problem in an lsmtest test case caused by writing data in "text" mode
instead of "binary".

FossilOrigin-Name: 3e56a79ad8754e6da3181883154fa1c8b227a8d16c9b2a3eba925371595ae1f9
2017-07-12 14:03:13 +00:00
..
lsm-test Fix a problem in an lsmtest test case caused by writing data in "text" mode 2017-07-12 14:03:13 +00:00
Makefile
Makefile.msc Fix harmless compiler warnings seen with MSVC for lsm1. 2017-07-11 16:36:10 +00:00
lsm.h
lsmInt.h In lsm, attempt to unmap the database file before truncating it when 2017-07-11 20:36:35 +00:00
lsm_ckpt.c Fix more harmless compiler warnings in lsm1, seen with MSVC 2015. 2017-07-11 16:46:41 +00:00
lsm_file.c In lsm, attempt to unmap the database file before truncating it when 2017-07-11 20:36:35 +00:00
lsm_log.c Fix harmless compiler warnings seen with MSVC for lsm1. 2017-07-11 16:36:10 +00:00
lsm_main.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_mem.c
lsm_mutex.c
lsm_shared.c In lsm, attempt to unmap the database file before truncating it when 2017-07-11 20:36:35 +00:00
lsm_sorted.c Fix a whitespace alignment issue in lsm1. 2017-07-11 17:06:42 +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 harmless compiler warnings seen with MSVC for lsm1. 2017-07-11 16:36:10 +00:00
lsm_unix.c
lsm_varint.c Fix harmless compiler warnings seen with MSVC for lsm1. 2017-07-11 16:36:10 +00:00
lsm_vtab.c Fix harmless compiler warnings seen with MSVC for lsm1. 2017-07-11 16:36:10 +00:00
lsm_win32.c Fix harmless compiler warnings seen with MSVC for lsm1. 2017-07-11 16:36:10 +00:00