Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the latest trunk changes into the sessions branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sessions |
Files: | files | file ages | folders |
SHA1: |
cfd110bf5db2c1993a5e2ca718648bd9 |
User & Date: | drh 2013-12-24 12:09:42.648 |
Context
2014-01-24
| ||
14:05 | Bring in all the latest trunk changes, including the Common Table Expressions implementation. (check-in: 9b43e55919 user: drh tags: sessions) | |
2013-12-24
| ||
12:09 | Merge the latest trunk changes into the sessions branch. (check-in: cfd110bf5d user: drh tags: sessions) | |
12:04 | Add -I. to the main.mk makefile for building sqlite3.o and speedtest1. (check-in: cc72c5aec7 user: drh tags: trunk) | |
2013-12-14
| ||
18:24 | Merge in all recent preformance enhancements from trunk. (check-in: 32477642d7 user: drh tags: sessions) | |
Changes
Changes to ext/fts3/fts3_porter.c.
Changes to main.mk.
Changes to src/attach.c.
Changes to src/delete.c.
Changes to src/expr.c.
Changes to src/func.c.
Changes to src/insert.c.
Changes to src/main.c.
Changes to src/os.c.
Changes to src/prepare.c.
Changes to src/printf.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/tclsqlite.c.
Changes to src/update.c.
Changes to src/vdbe.c.
Changes to src/vdbe.h.
Changes to src/vdbeInt.h.
Changes to src/vdbeaux.c.
Changes to src/vdbeblob.c.
Changes to src/vdbetrace.c.
Changes to src/where.c.
Changes to test/attach3.test.
Changes to test/capi3.test.
Changes to test/collate1.test.
Changes to test/exclusive2.test.
Changes to test/fts3aa.test.
Changes to test/fts3ab.test.
Changes to test/fts3ag.test.
Changes to test/fts3d.test.
Changes to test/fts3near.test.
Changes to test/fts3tok1.test.
Changes to test/fts4unicode.test.
Changes to test/mmapfault.test.
Added test/printf2.test.
Changes to test/securedel.test.
Changes to test/shell2.test.
Changes to test/skipscan1.test.
Changes to test/speedtest1.c.
Changes to test/stat.test.
Changes to test/tkt-94c04eaadb.test.
Changes to test/vtab_shared.test.
Changes to test/wal.test.
Changes to test/wal2.test.
Changes to test/walfault.test.