SQLite

Check-in [ddf6a54ef3]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merge changes for the 3.25.0 release.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | apple-osx
Files: files | file ages | folders
SHA3-256: ddf6a54ef3838e6f78d132da96a330efd541fe5401e1f849f36925f01bc28d45
User & Date: drh 2018-10-09 22:50:26.853
Context
2018-10-09
22:58
Merge enhancements from trunk. (check-in: 1b60e7a981 user: drh tags: apple-osx)
22:50
Merge changes for the 3.25.0 release. (check-in: ddf6a54ef3 user: drh tags: apple-osx)
2018-09-15
04:01
Version 3.25.0 (check-in: b63af6c3bd user: drh tags: trunk, release, version-3.25.0)
2018-06-04
14:10
Merge changes from trunk. (check-in: 95fbac39ba user: drh tags: apple-osx)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to README.md.
Changes to VERSION.
Changes to autoconf/Makefile.am.
Changes to autoconf/Makefile.msc.
Changes to autoconf/configure.ac.
Changes to configure.
Changes to configure.ac.
Added doc/F2FS.txt.
Changes to ext/expert/expert1.test.
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/unicode/mkunicode.tcl.
Changes to ext/fts3/unicode/parseunicode.tcl.
Changes to ext/fts5/fts5.h.
Changes to ext/fts5/fts5Int.h.
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_tokenize.c.
Changes to ext/fts5/fts5_unicode2.c.
Added ext/fts5/test/fts5cat.test.
Changes to ext/fts5/test/fts5rank.test.
Added ext/fts5/test/fts5unicode4.test.
Changes to ext/lsm1/lsm-test/lsmtest1.c.
Changes to ext/lsm1/lsm-test/lsmtest_tdb3.c.
Changes to ext/lsm1/lsm_sorted.c.
Changes to ext/misc/completion.c.
Changes to ext/misc/dbdump.c.
Changes to ext/misc/fileio.c.
Changes to ext/misc/json1.c.
Changes to ext/misc/normalize.c.
Changes to ext/rbu/rbu.c.
Added ext/rtree/geopoly.c.
Changes to ext/rtree/rtree.c.
Added ext/rtree/util/randomshape.tcl.
Added ext/rtree/visual01.txt.
Changes to main.mk.
Changes to src/alter.c.
Changes to src/analyze.c.
Changes to src/attach.c.
Changes to src/auth.c.
Changes to src/backup.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/build.c.
Changes to src/ctime.c.
Changes to src/dbpage.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/loadext.c.
Changes to src/main.c.
Changes to src/memdb.c.
Changes to src/os.c.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/pager.c.
Changes to src/pager.h.
Changes to src/parse.y.
Changes to src/pragma.c.
Changes to src/prepare.c.
Changes to src/printf.c.
Changes to src/resolve.c.
Changes to src/rowset.c.
Changes to src/select.c.
Changes to src/shell.c.in.
Changes to src/sqlite.h.in.
Changes to src/sqlite3ext.h.
Changes to src/sqliteInt.h.
Changes to src/tclsqlite.c.
Changes to src/test1.c.
Changes to src/test3.c.
Changes to src/test_config.c.
Changes to src/test_tclsh.c.
Changes to src/test_vfs.c.
Added src/test_window.c.
Changes to src/tokenize.c.
Changes to src/treeview.c.
Changes to src/trigger.c.
Changes to src/update.c.
Changes to src/upsert.c.
Changes to src/vacuum.c.
Changes to src/vdbe.c.
Changes to src/vdbe.h.
Changes to src/vdbeInt.h.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to src/vdbemem.c.
Changes to src/vdbesort.c.
Changes to src/vtab.c.
Changes to src/wal.c.
Changes to src/wal.h.
Changes to src/walker.c.
Changes to src/where.c.
Changes to src/whereInt.h.
Changes to src/wherecode.c.
Changes to src/whereexpr.c.
Added src/window.c.
Changes to test/aggnested.test.
Changes to test/all.test.
Changes to test/alter.test.
Changes to test/alter4.test.
Added test/alterauth.test.
Added test/altercol.test.
Added test/altermalloc2.test.
Added test/altertab.test.
Added test/atomic2.test.
Added test/atrc.c.
Changes to test/auth.test.
Added test/bestindex6.test.
Changes to test/btree02.test.
Changes to test/corrupt2.test.
Changes to test/corrupt3.test.
Added test/countofview.test.
Changes to test/cursorhint2.test.
Added test/dataversion1.test.
Changes to test/e_createtable.test.
Changes to test/e_select.test.
Changes to test/eqp.test.
Changes to test/fkey2.test.
Changes to test/fts3ao.test.
Changes to test/fuzzcheck.c.
Changes to test/fuzzdata2.db.
Changes to test/fuzzdata4.db.
Changes to test/fuzzdata5.db.
Added test/in6.test.
Changes to test/insert.test.
Changes to test/json103.test.
Changes to test/like3.test.
Changes to test/limit2.test.
Changes to test/mmap1.test.
Changes to test/normalize.test.
Changes to test/orderby5.test.
Changes to test/permutations.test.
Added test/pg_common.tcl.
Changes to test/releasetest.tcl.
Changes to test/resetdb.test.
Changes to test/rowvalue4.test.
Added test/schemafault.test.
Changes to test/select5.test.
Changes to test/selectD.test.
Changes to test/server1.test.
Changes to test/shell1.test.
Changes to test/skipscan1.test.
Changes to test/snapshot.test.
Changes to test/snapshot2.test.
Changes to test/snapshot3.test.
Added test/snapshot4.test.
Changes to test/snapshot_fault.test.
Added test/snapshot_up.test.
Changes to test/tester.tcl.
Added test/tkt-c694113d5.test.
Changes to test/trigger7.test.
Changes to test/upsert1.test.
Changes to test/view.test.
Added test/walprotocol2.test.
Changes to test/where.test.
Added test/whereL.test.
Added test/window1.test.
Added test/window2.tcl.
Added test/window2.test.
Added test/window3.tcl.
Added test/window3.test.
Added test/window4.tcl.
Added test/window4.test.
Added test/window5.test.
Added test/window6.test.
Added test/windowfault.test.
Changes to test/without_rowid3.test.
Changes to tool/lemon.c.
Changes to tool/lempar.c.
Changes to tool/mkkeywordhash.c.
Changes to tool/mkopcodeh.tcl.
Changes to tool/mksqlite3c-noext.tcl.
Changes to tool/mksqlite3c.tcl.