SQLite4
Changes On Branch lsm_env-xsize
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch lsm_env-xsize Excluding Merge-Ins

This is equivalent to a diff from 28a10397d1 to 1eb4aaa4c2

2012-07-07
11:44
merged in lsm_env-xsize branch. check-in: 3dd0037efb user: stephan tags: trunk
11:43
Added license header to test_mem.c Closed-Leaf check-in: 1eb4aaa4c2 user: stephan tags: lsm_env-xsize
11:30
Updates to test_mem.c. Add the "mtv.tcl" script to the tool/ directory. check-in: 4c5516a180 user: dan tags: lsm_env-xsize
2012-07-06
22:38
Minor internal doc correction. check-in: 2ee70dc7a3 user: stephan tags: trunk
21:58
Create new branch named "lsm_env-xsize" check-in: 6d31a9d20c user: stephan tags: lsm_env-xsize
17:42
Add file "shm.wiki" with notes regarding shared memory contents. check-in: daac1c7c4e user: dan tags: multi-process
2012-07-04
09:44
Remove unused variable. check-in: 28a10397d1 user: dan tags: trunk
2012-07-03
18:59
Add OOM test cases. check-in: e5f3a7f3bb user: dan tags: trunk

Changes to GNUmakefile.linux.

Changes to main.mk.

Changes to src/Makefile.

Changes to src/lsm.h.

Changes to src/lsm_shared.c.

Changes to src/lsm_unix.c.

Changes to src/tclsqlite.c.

Changes to test/test_main.c.

Added test/test_mem.c.

Changes to test/tester.tcl.

Added tool/mtv.tcl.