Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge recent enhancements and bug fixes from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sessions |
Files: | files | file ages | folders |
SHA1: |
78bc42e664e9fa9ee21ad9762c369f29 |
User & Date: | drh 2015-11-07 01:33:30.741 |
Context
2015-11-19
| ||
19:40 | Merge the latest enhancements from trunk. (check-in: 7d6cfc79e7 user: drh tags: sessions) | |
2015-11-07
| ||
01:33 | Merge recent enhancements and bug fixes from trunk. (check-in: 78bc42e664 user: drh tags: sessions) | |
01:19 | The OPFLAG_SEEKEQ optimization is only applicable to equality comparisons against an index, not against a rowid table. (check-in: 0f5b147d1f user: drh tags: trunk) | |
2015-11-02
| ||
18:57 | Merge all recent enhancements and fixes from trunk. (check-in: 0546d1cd1a user: drh tags: sessions) | |
Changes
Changes to Makefile.in.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_config.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_main.c.
Changes to ext/fts5/test/fts5fault1.test.
Changes to ext/fts5/test/fts5fault4.test.
Changes to ext/fts5/test/fts5rank.test.
Changes to ext/fts5/test/fts5simple.test.
Changes to ext/fts5/tool/loadfts5.tcl.
Changes to ext/misc/ieee754.c.
Changes to main.mk.
Changes to src/backup.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/btreeInt.h.
Changes to src/dbstat.c.
Changes to src/pager.c.
Changes to src/pager.h.
Changes to src/sqliteInt.h.
Changes to src/test1.c.
Changes to src/test2.c.
Changes to src/vdbe.c.
Changes to src/vdbeaux.c.
Changes to test/atof1.test.
Changes to test/bc_common.tcl.
Changes to test/collate4.test.
Changes to test/e_uri.test.
Added test/ieee754.test.
Added test/numindex1.test.
Changes to test/permutations.test.
Changes to test/releasetest.tcl.
Changes to test/where.test.
Changes to test/where4.test.