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

Changes In Branch multi-process Excluding Merge-Ins

This is equivalent to a diff from 3ffef65b7c to 8d149a52d3

2012-09-05
11:23
Merge in multi-process branch. check-in: ecae27d73a user: dan tags: trunk
10:32
Fix a bug in intra-process connection locking. Turn on multi-process mode by default. Leaf check-in: 8d149a52d3 user: dan tags: multi-process
2012-09-04
20:17
Defer closing file descriptors until all fcntl() locks have been dropped. check-in: 3d0cf4bb36 user: dan tags: multi-process
2012-07-16
00:03
Fix errors in the examples of numeric encoding on the key-encoding wiki page. check-in: 10befd97f8 user: drh tags: trunk
2012-07-07
19:52
Merge trunk changes. check-in: d8523ddd93 user: dan tags: multi-process
12:21
minor doc update. check-in: 3ffef65b7c user: stephan tags: trunk
11:44
merged in lsm_env-xsize branch. check-in: 3dd0037efb user: stephan tags: trunk

Changes to lsm-test/lsmtest1.c.
Changes to lsm-test/lsmtest5.c.
Changes to lsm-test/lsmtest_main.c.
Changes to lsm-test/lsmtest_tdb3.c.
Changes to src/build.c.
Changes to src/kvlsm.c.
Changes to src/lsm.h.
Changes to src/lsmInt.h.
Changes to src/lsm_ckpt.c.
Changes to src/lsm_file.c.
Changes to src/lsm_log.c.
Changes to src/lsm_main.c.
Changes to src/lsm_mem.c.
Changes to src/lsm_shared.c.
Changes to src/lsm_sorted.c.
Changes to src/lsm_tree.c.
Changes to src/lsm_unix.c.
Changes to test/attach.test.
Added test/ckpt1.test.
Changes to test/manydb.test.
Changes to test/permutations.test.
Changes to test/test_lsm.c.
Changes to test/tester.tcl.
Changes to tool/lsmview.tcl.
Added www/shm.wiki.