Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge updates from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | winIoRetry |
Files: | files | file ages | folders |
SHA1: |
ed0bfcfadc07507a38f2c2387d85515b |
User & Date: | mistachkin 2014-02-27 05:47:31.452 |
Context
2014-05-02
| ||
21:42 | Merge updates from trunk. (Closed-Leaf check-in: 598a3875ce user: mistachkin tags: winIoRetry) | |
2014-02-27
| ||
05:47 | Merge updates from trunk. (check-in: ed0bfcfadc user: mistachkin tags: winIoRetry) | |
2014-02-26
| ||
21:35 | More efficient removal of duplicates in recursive queries using the UNION compound operator. (check-in: 06c2db875e user: drh tags: trunk) | |
2014-02-18
| ||
05:18 | Enhance the Win32 VFS I/O retry logic. (check-in: adba783c70 user: mistachkin tags: winIoRetry) | |
Changes
Changes to Makefile.msc.
Changes to src/alter.c.
Changes to src/delete.c.
Changes to src/fkey.c.
Changes to src/insert.c.
Changes to src/mem5.c.
Changes to src/os_win.c.
Changes to src/parse.y.
Changes to src/pragma.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/test_loadext.c.
Changes to src/update.c.
Changes to src/vdbe.c.
Changes to src/vdbe.h.
Changes to src/vdbeaux.c.
Changes to src/where.c.
Changes to test/loadext.test.
Changes to test/select4.test.
Changes to test/shell5.test.
Added test/tkt-8c63ff0ec.test.
Changes to test/walro.test.
Changes to test/where2.test.
Changes to tool/mksqlite3c.tcl.