/ Changes On Branch stat3-trunk
Login

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

Changes In Branch stat3-trunk Excluding Merge-Ins

This is equivalent to a diff from 6d8d4e1694 to 4a153f0100

2011-10-03
15:30
Merge the STAT3 changes into trunk. (check-in: 774d0842bc user: drh tags: trunk)
2011-09-25
17:47
If an open as read/write fails, do not try to reopen as read-only if in exclusive access mode. (Closed-Leaf check-in: 4a153f0100 user: drh tags: stat3-trunk)
2011-09-23
16:34
Add the -DBUILD_sqlite option to the compiler when building testfixture.exe using the configure script. (check-in: 15a13b6c59 user: drh tags: trunk)
14:40
Merge the latest trunk changes into the stat3-trunk branch. (check-in: 0beb88a92c user: drh tags: stat3-trunk)
2011-09-22
15:31
Remove a redundant (and undefined) "forcedelete" command from corruptE.test. (check-in: 6d8d4e1694 user: dan tags: trunk)
14:56
Remove the SQLITE_PAGECACHE_BLOCKALLOC compilation option. (check-in: 4eb4689834 user: dan tags: trunk)

Changes to src/analyze.c.

Changes to src/build.c.

Changes to src/ctime.c.

Changes to src/os_win.c.

Changes to src/sqlite.h.in.

Changes to src/sqliteInt.h.

Changes to src/test_config.c.

Changes to src/utf.c.

Changes to src/vdbeaux.c.

Changes to src/vdbemem.c.

Changes to src/where.c.

Changes to test/alter.test.

Changes to test/analyze.test.

Changes to test/analyze3.test.

Changes to test/analyze5.test.

Changes to test/analyze6.test.

Changes to test/analyze7.test.

Added test/analyze8.test.

Changes to test/auth.test.

Changes to test/dbstatus.test.

Added test/stat3.test.

Changes to test/tkt-cbd054fa6b.test.

Changes to test/unordered.test.

Changes to tool/warnings.sh.