Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge latest trunk into this branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | schemalint |
Files: | files | file ages | folders |
SHA3-256: |
cb721d0b36268a7b0ef493fa4d7f6bcb |
User & Date: | dan 2017-03-31 11:20:20.468 |
Context
2017-04-04
| ||
04:23 | Add the sqlite3_whereinfo_hook() API - an experimental API replacing the DBCONFIG_WHEREINFO hack on this branch. (check-in: a54aef35da user: dan tags: schemalint) | |
2017-03-31
| ||
11:20 | Merge latest trunk into this branch. (check-in: cb721d0b36 user: dan tags: schemalint) | |
08:00 | Update shell6.test to account for the fact that tests are now run in a separate directory. (check-in: 1e3622de8b user: dan tags: schemalint) | |
2017-03-30
| ||
17:13 | Declare the Lemon-generated parser object as itself. (Duh) (check-in: c8000e94cc user: drh tags: trunk) | |
Changes
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 autoconf/tea/configure.ac.
Changes to configure.
Changes to configure.ac.
Changes to doc/lemon.html.
Name change from ext/README.txt to ext/README.md.
Changes to ext/fts2/fts2_tokenizer.c.
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3Int.h.
Changes to ext/fts3/fts3_test.c.
Changes to ext/fts3/fts3_tokenizer.c.
Changes to ext/fts3/fts3_unicode.c.
Changes to ext/fts3/fts3_unicode2.c.
Changes to ext/fts3/fts3_write.c.
Added ext/fts3/tool/fts3cov.sh.
Changes to ext/fts3/tool/fts3view.c.
Changes to ext/fts3/unicode/mkunicode.tcl.
Changes to ext/fts5/fts5.h.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_aux.c.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5_hash.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_tcl.c.
Changes to ext/fts5/fts5_vocab.c.
Changes to ext/fts5/fts5parse.y.
Changes to ext/fts5/test/fts5aa.test.
Changes to ext/fts5/test/fts5af.test.
Changes to ext/fts5/test/fts5aux.test.
Added ext/fts5/test/fts5colset.test.
Changes to ext/fts5/test/fts5corrupt2.test.
Changes to ext/fts5/test/fts5corrupt3.test.
Added ext/fts5/test/fts5determin.test.
Changes to ext/fts5/test/fts5dlidx.test.
Changes to ext/fts5/test/fts5eb.test.
Changes to ext/fts5/test/fts5fault4.test.
Changes to ext/fts5/test/fts5faultB.test.
Added ext/fts5/test/fts5faultD.test.
Added ext/fts5/test/fts5lastrowid.test.
Added ext/fts5/test/fts5multiclient.test.
Changes to ext/fts5/test/fts5prefix.test.
Changes to ext/fts5/test/fts5rank.test.
Changes to ext/fts5/test/fts5simple.test.
Changes to ext/fts5/test/fts5simple2.test.
Changes to ext/fts5/test/fts5simple3.test.
Changes to ext/fts5/test/fts5synonym.test.
Changes to ext/fts5/test/fts5tokenizer.test.
Changes to ext/fts5/test/fts5unicode2.test.
Changes to ext/fts5/test/fts5vocab.test.
Changes to ext/fts5/tool/fts5txt2db.tcl.
Changes to ext/icu/icu.c.
Added ext/misc/README.md.
Changes to ext/misc/amatch.c.
Added ext/misc/carray.c.
Added ext/misc/csv.c.
Added ext/misc/dbdump.c.
Changes to ext/misc/fuzzer.c.
Changes to ext/misc/json1.c.
Added ext/misc/memvfs.c.
Changes to ext/misc/percentile.c.
Changes to ext/misc/regexp.c.
Added ext/misc/remember.c.
Added ext/misc/scrub.c.
Added ext/misc/sha1.c.
Added ext/misc/shathree.c.
Changes to ext/misc/spellfix.c.
Added ext/misc/vfsstat.c.
Changes to ext/misc/vtshim.c.
Changes to ext/rbu/rbu.c.
Changes to ext/rbu/rbu1.test.
Changes to ext/rbu/rbu5.test.
Changes to ext/rbu/rbu_common.tcl.
Added ext/rbu/rbucrash2.test.
Changes to ext/rbu/rbudiff.test.
Added ext/rbu/rbudor.test.
Added ext/rbu/rbufault3.test.
Added ext/rbu/rbufault4.test.
Added ext/rbu/rbuprogress.test.
Added ext/rbu/rburesume.test.
Added ext/rbu/rbuvacuum.test.
Added ext/rbu/rbuvacuum2.test.
Changes to ext/rbu/sqlite3rbu.c.
Changes to ext/rbu/sqlite3rbu.h.
Changes to ext/rbu/test_rbu.c.
Changes to ext/rtree/rtree.c.
Changes to ext/rtree/rtree1.test.
Changes to ext/rtree/rtree3.test.
Changes to ext/rtree/rtreeA.test.
Changes to ext/rtree/rtreeC.test.
Changes to ext/rtree/rtreeD.test.
Added ext/rtree/rtreeG.test.
Added ext/session/changeset.c.
Added ext/session/session1.test.
Added ext/session/session2.test.
Added ext/session/session3.test.
Added ext/session/session4.test.
Added ext/session/session5.test.
Added ext/session/session6.test.
Added ext/session/session8.test.
Added ext/session/session9.test.
Added ext/session/sessionA.test.
Added ext/session/sessionB.test.
Added ext/session/sessionC.test.
Added ext/session/sessionD.test.
Added ext/session/sessionE.test.
Added ext/session/sessionF.test.
Added ext/session/sessionG.test.
Added ext/session/session_common.tcl.
Added ext/session/session_speed_test.c.
Added ext/session/sessionat.test.
Added ext/session/sessionfault.test.
Added ext/session/sessionfault2.test.
Added ext/session/sessionwor.test.
Added ext/session/sqlite3session.c.
Added ext/session/sqlite3session.h.
Added ext/session/test_session.c.
Changes to ext/userauth/sqlite3userauth.h.
Changes to ext/userauth/userauth.c.
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/bitvec.c.
Changes to src/btmutex.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/btreeInt.h.
Changes to src/build.c.
Changes to src/ctime.c.
Changes to src/date.c.
Changes to src/dbstat.c.
Changes to src/delete.c.
Changes to src/expr.c.
Changes to src/fault.c.
Changes to src/fkey.c.
Changes to src/func.c.
Changes to src/global.c.
Changes to src/hash.c.
Changes to src/hash.h.
Changes to src/hwtime.h.
Added src/in-operator.md.
Changes to src/insert.c.
Changes to src/legacy.c.
Changes to src/loadext.c.
Changes to src/main.c.
Changes to src/malloc.c.
Changes to src/mem1.c.
Changes to src/memjournal.c.
Changes to src/msvc.h.
Changes to src/mutex_w32.c.
Changes to src/os.c.
Changes to src/os.h.
Changes to src/os_setup.h.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/os_win.h.
Changes to src/pager.c.
Changes to src/pager.h.
Changes to src/parse.y.
Changes to src/pcache.c.
Changes to src/pcache.h.
Changes to src/pcache1.c.
Changes to src/pragma.c.
Changes to src/pragma.h.
Changes to src/prepare.c.
Changes to src/printf.c.
Changes to src/random.c.
Changes to src/resolve.c.
Changes to src/rowset.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/sqlite3ext.h.
Changes to src/sqliteInt.h.
Changes to src/sqliteLimit.h.
Changes to src/status.c.
Changes to src/table.c.
Changes to src/tclsqlite.c.
Changes to src/test1.c.
Changes to src/test2.c.
Changes to src/test3.c.
Changes to src/test4.c.
Changes to src/test5.c.
Changes to src/test6.c.
Changes to src/test7.c.
Changes to src/test8.c.
Changes to src/test9.c.
Changes to src/test_async.c.
Changes to src/test_autoext.c.
Changes to src/test_backup.c.
Changes to src/test_bestindex.c.
Changes to src/test_blob.c.
Changes to src/test_btree.c.
Changes to src/test_config.c.
Added src/test_delete.c.
Changes to src/test_demovfs.c.
Changes to src/test_devsym.c.
Changes to src/test_fs.c.
Changes to src/test_func.c.
Changes to src/test_hexio.c.
Changes to src/test_init.c.
Changes to src/test_intarray.c.
Changes to src/test_intarray.h.
Changes to src/test_journal.c.
Changes to src/test_malloc.c.
Changes to src/test_multiplex.c.
Changes to src/test_multiplex.h.
Changes to src/test_mutex.c.
Changes to src/test_onefile.c.
Changes to src/test_osinst.c.
Changes to src/test_quota.c.
Changes to src/test_rtree.c.
Changes to src/test_schema.c.
Changes to src/test_sqllog.c.
Changes to src/test_superlock.c.
Changes to src/test_syscall.c.
Changes to src/test_tclvar.c.
Changes to src/test_thread.c.
Changes to src/test_vfs.c.
Changes to src/test_windirent.c.
Changes to src/test_windirent.h.
Changes to src/tokenize.c.
Changes to src/treeview.c.
Changes to src/trigger.c.
Changes to src/update.c.
Changes to src/util.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/vdbeblob.c.
Changes to src/vdbemem.c.
Changes to src/vdbesort.c.
Changes to src/vdbetrace.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 test/affinity3.test.
Changes to test/alter.test.
Changes to test/alter3.test.
Changes to test/alter4.test.
Changes to test/analyzeF.test.
Changes to test/attach.test.
Changes to test/attach3.test.
Changes to test/auth.test.
Changes to test/auth2.test.
Changes to test/auth3.test.
Added test/autoanalyze1.test.
Changes to test/autoinc.test.
Changes to test/backup.test.
Changes to test/backup_malloc.test.
Changes to test/bestindex1.test.
Added test/bestindex3.test.
Added test/bestindex4.test.
Changes to test/capi3.test.
Changes to test/capi3c.test.
Changes to test/cffault.test.
Changes to test/check.test.
Added test/collateB.test.
Changes to test/corrupt2.test.
Changes to test/corruptC.test.
Added test/corruptK.test.
Added test/csv01.test.
Changes to test/ctime.test.
Added test/cursorhint2.test.
Changes to test/date.test.
Added test/dbfuzz.c.
Changes to test/dbstatus.test.
Changes to test/dbstatus2.test.
Changes to test/delete.test.
Changes to test/delete4.test.
Added test/delete_db.test.
Changes to test/e_dropview.test.
Changes to test/e_expr.test.
Changes to test/e_fkey.test.
Changes to test/e_select.test.
Changes to test/e_vacuum.test.
Added test/emptytable.test.
Changes to test/exclusive.test.
Changes to test/exclusive2.test.
Changes to test/exists.test.
Changes to test/expr.test.
Changes to test/filectrl.test.
Changes to test/filefmt.test.
Changes to test/fkey1.test.
Changes to test/fkey2.test.
Changes to test/fkey6.test.
Changes to test/fkey8.test.
Changes to test/fts3aux1.test.
Changes to test/fts3conf.test.
Changes to test/fts3expr.test.
Added test/fts4lastrowid.test.
Changes to test/fuzz-oss1.test.
Changes to test/fuzzcheck.c.
Added test/fuzzdata5.db.
Added test/gcfault.test.
Changes to test/hexlit.test.
Changes to test/hook.test.
Added test/hook2.test.
Changes to test/in.test.
Changes to test/in5.test.
Changes to test/incrblob4.test.
Changes to test/incrblobfault.test.
Changes to test/incrvacuum2.test.
Changes to test/index6.test.
Changes to test/index7.test.
Added test/index8.test.
Changes to test/indexexpr1.test.
Changes to test/instr.test.
Added test/instrfault.test.
Changes to test/intarray.test.
Changes to test/interrupt.test.
Added test/interrupt2.test.
Changes to test/intpkey.test.
Changes to test/join2.test.
Changes to test/join5.test.
Changes to test/journal2.test.
Changes to test/json101.test.
Added test/json104.test.
Added test/kvtest.c.
Changes to test/like.test.
Added test/limit2.test.
Changes to test/loadext.test.
Changes to test/lock.test.
Changes to test/malloc5.test.
Changes to test/mallocI.test.
Added test/mallocM.test.
Changes to test/memsubsys1.test.
Changes to test/minmax.test.
Changes to test/misc5.test.
Changes to test/misc8.test.
Changes to test/multiplex.test.
Changes to test/mutex1.test.
Added test/nockpt.test.
Changes to test/nolock.test.
Added test/ossfuzz.c.
Added test/ossshell.c.
Changes to test/pagerfault.test.
Changes to test/pageropt.test.
Changes to test/parser1.test.
Changes to test/permutations.test.
Changes to test/pragma.test.
Changes to test/pragma3.test.
Added test/pragma4.test.
Changes to test/printf2.test.
Changes to test/quota.test.
Changes to test/regexp2.test.
Changes to test/releasetest.tcl.
Added test/rowvalue.test.
Added test/rowvalue2.test.
Added test/rowvalue3.test.
Added test/rowvalue4.test.
Added test/rowvalue5.test.
Added test/rowvalue6.test.
Added test/rowvalue7.test.
Added test/rowvalue8.test.
Added test/rowvalue9.test.
Added test/rowvaluefault.test.
Changes to test/savepoint7.test.
Changes to test/schema4.test.
Changes to test/select4.test.
Changes to test/select7.test.
Changes to test/selectA.test.
Changes to test/selectC.test.
Added test/session.test.
Changes to test/shell1.test.
Changes to test/shell2.test.
Changes to test/shell3.test.
Changes to test/shell4.test.
Changes to test/shell5.test.
Added test/shell7.test.
Changes to test/skipscan1.test.
Changes to test/snapshot.test.
Added test/snapshot2.test.
Changes to test/snapshot_fault.test.
Changes to test/sort5.test.
Changes to test/speed3.test.
Changes to test/speedtest1.c.
Changes to test/sqldiff1.test.
Changes to test/stat.test.
Changes to test/subselect.test.
Changes to test/sync.test.
Added test/sync2.test.
Changes to test/tabfunc01.test.
Changes to test/tclsqlite.test.
Added test/tempdb2.test.
Added test/tempfault.test.
Added test/temptable2.test.
Added test/temptable3.test.
Changes to test/temptrigger.test.
Changes to test/tester.tcl.
Added test/time-wordcount.sh.
Changes to test/tkt-2d1a5c67d.test.
Changes to test/tkt-313723c356.test.
Changes to test/tkt-5d863f876e.test.
Changes to test/tkt-78e04e52ea.test.
Changes to test/tkt-80e031a00f.test.
Changes to test/tkt-9d68c883.test.
Changes to test/tkt3630.test.
Changes to test/tkt3810.test.
Added test/trace3.test.
Added test/triggerF.test.
Added test/triggerG.test.
Changes to test/types2.test.
Added test/update2.test.
Changes to test/uri.test.
Added test/uri2.test.
Added test/vacuum5.test.
Added test/vacuummem.test.
Changes to test/view.test.
Changes to test/vtab1.test.
Changes to test/vtabF.test.
Changes to test/vtabH.test.
Changes to test/wal2.test.
Changes to test/wal3.test.
Changes to test/wal5.test.
Changes to test/wal6.test.
Added test/walcrash4.test.
Changes to test/walprotocol.test.
Changes to test/where3.test.
Changes to test/whereD.test.
Added test/win32nolock.test.
Changes to test/with3.test.
Changes to test/without_rowid3.test.
Changes to test/wordcount.c.
Changes to test/zerodamage.test.
Changes to tool/GetTclKit.bat.
Changes to tool/addopcodes.tcl.
Changes to tool/build-all-msvc.bat.
Changes to tool/cg_anno.tcl.
Added tool/dbhash.c.
Changes to tool/fuzzershell.c.
Added tool/kvtest-speed.sh.
Changes to tool/lemon.c.
Changes to tool/lempar.c.
Added tool/libvers.c.
Changes to tool/logest.c.
Added tool/max-limits.c.
Changes to tool/mkmsvcmin.tcl.
Changes to tool/mkopcodeh.tcl.
Changes to tool/mkpragmatab.tcl.
Changes to tool/mksqlite3c-noext.tcl.
Changes to tool/mksqlite3c.tcl.
Changes to tool/mksqlite3h.tcl.
Changes to tool/mkvsix.tcl.
Added tool/opcodesum.tcl.
Changes to tool/replace.tcl.
Changes to tool/run-speed-test.sh.
Changes to tool/showdb.c.
Changes to tool/showstat4.c.
Changes to tool/spaceanal.tcl.
Added tool/speed-check.sh.
Changes to tool/sqldiff.c.
Changes to tool/srcck1.c.
Changes to tool/symbols.sh.
Changes to tool/warnings.sh.