sqlite/ext/lsm1
dan 24f6904e99 Fix a memory management problem in lsm log recovery code.
FossilOrigin-Name: dd55af30b4440bba1b97c2155b9f499d791cd7d8bae8341972c41439fdc41edc
2017-07-01 20:59:06 +00:00
..
lsm-test Fix some minor typos in lsm1. 2017-06-30 18:12:09 +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
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 Avoid reading or writing the 32 locking bytes at the end of the first 2017-06-29 20:13:44 +00:00
lsm_ckpt.c Avoid reading or writing the 32 locking bytes at the end of the first 2017-06-29 20:13:44 +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 a memory management problem in lsm log recovery code. 2017-07-01 20:59:06 +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 Avoid constantly freeing and reallocing small internal buffers associated with 2017-06-30 11:44:11 +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 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 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 Add some assert() statements in the Win32 interface for lsm1. 2017-06-30 19:22:33 +00:00