Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge recent enhancements from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA1: |
e6a4a16312bf71ed5f277cdcd326003e |
User & Date: | drh 2016-02-02 02:30:01.672 |
Context
2016-02-05
| ||
14:29 | Merge OOM handling optimizations and PRAGMA synchronous=EXTRA as well as other enhancements from trunk. (check-in: 201fcbeef3 user: drh tags: apple-osx) | |
2016-02-02
| ||
02:30 | Merge recent enhancements from trunk. (check-in: e6a4a16312 user: drh tags: apple-osx) | |
02:04 | Enhance the comment on the sqlite3_index_constraint object to bring attention to the fact than iColumn field can be negative for a rowid. (check-in: d8b7b1996e user: drh tags: trunk) | |
2016-01-20
| ||
11:40 | Merge all recent enhancements from trunk. (check-in: 3ed49691a1 user: drh tags: apple-osx) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to autoconf/Makefile.am.
Added autoconf/Makefile.msc.
Name change from autoconf/README to autoconf/README.txt.
Changes to autoconf/configure.ac.
Changes to configure.
Changes to configure.ac.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_aux.c.
Changes to ext/fts5/fts5_buffer.c.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_main.c.
Changes to ext/fts5/fts5_storage.c.
Changes to ext/fts5/fts5_tokenize.c.
Changes to ext/fts5/fts5_vocab.c.
Changes to ext/fts5/test/fts5_common.tcl.
Changes to ext/fts5/test/fts5ac.test.
Changes to ext/fts5/test/fts5simple.test.
Added ext/fts5/test/fts5simple3.test.
Changes to ext/fts5/test/fts5synonym2.test.
Changes to ext/fts5/tool/fts5speed.tcl.
Changes to ext/fts5/tool/fts5txt2db.tcl.
Changes to ext/fts5/tool/loadfts5.tcl.
Changes to ext/misc/spellfix.c.
Changes to main.mk.
Changes to src/alter.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/build.c.
Changes to src/dbstat.c.
Changes to src/delete.c.
Changes to src/expr.c.
Changes to src/fkey.c.
Changes to src/func.c.
Changes to src/insert.c.
Changes to src/mem5.c.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/pager.c.
Changes to src/parse.y.
Changes to src/pragma.c.
Changes to src/prepare.c.
Changes to src/printf.c.
Changes to src/select.c.
Changes to src/sqlite.h.in.
Changes to src/sqlite3.rc.
Changes to src/sqliteInt.h.
Changes to src/tclsqlite.c.
Changes to src/treeview.c.
Changes to src/trigger.c.
Changes to src/utf.c.
Changes to src/util.c.
Changes to src/vdbe.c.
Changes to src/vdbeInt.h.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to src/vdbesort.c.
Changes to src/vdbetrace.c.
Changes to src/vxworks.h.
Changes to src/where.c.
Changes to src/wherecode.c.
Changes to test/fordelete.test.
Changes to test/json103.test.
Changes to test/like.test.
Changes to test/oserror.test.
Changes to test/stat.test.
Changes to test/symlink.test.
Changes to test/syscall.test.
Changes to test/walcrash.test.
Changes to test/whereD.test.
Changes to tool/build-all-msvc.bat.
Changes to tool/mkautoconfamal.sh.
Added tool/mkmsvcmin.tcl.
Changes to tool/mkopcodec.tcl.
Changes to tool/mkopcodeh.tcl.