Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the latest 3.8.6 beta changes from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sessions |
Files: | files | file ages | folders |
SHA1: |
68a6d5e2f43702c78057ae2f2a7345c9 |
User & Date: | drh 2014-08-06 01:25:47.611 |
Context
2014-08-06
| ||
03:16 | Merge in the fix for the InterlockedCompareExchange() build issue. (check-in: 091aa5f104 user: drh tags: sessions) | |
01:25 | Merge the latest 3.8.6 beta changes from trunk. (check-in: 68a6d5e2f4 user: drh tags: sessions) | |
01:08 | Fix typos in the opcode documentation. Comment changes only. No changes to code. (check-in: 717245d487 user: drh tags: trunk) | |
2014-07-30
| ||
14:29 | Merge the fix for the CREATE UNIQUE INDEX problem into the sessions branch. (check-in: 43401ee624 user: drh tags: sessions) | |
Changes
Changes to src/analyze.c.
Changes to src/btree.c.
Changes to src/build.c.
Changes to src/callback.c.
Changes to src/expr.c.
Changes to src/fkey.c.
Changes to src/insert.c.
Changes to src/mutex.c.
Changes to src/mutex_noop.c.
Changes to src/mutex_unix.c.
Changes to src/mutex_w32.c.
Changes to src/os_win.c.
Changes to src/pragma.c.
Changes to src/select.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/test1.c.
Changes to src/test_multiplex.c.
Changes to src/test_multiplex.h.
Changes to src/update.c.
Changes to src/vdbe.c.
Changes to src/where.c.
Changes to test/in4.test.
Changes to test/multiplex.test.
Changes to test/pragma.test.
Changes to test/table.test.
Changes to test/tester.tcl.
Changes to test/tkt-80e031a00f.test.