Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the latest enhancements from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | begin-concurrent |
Files: | files | file ages | folders |
SHA3-256: |
7c328e889430a44db4b5ca4d24640d95 |
User & Date: | drh 2019-04-15 14:59:30.621 |
Context
2019-05-14
| ||
21:51 | Merge the latest trunk enhancements into begin-concurrent. (check-in: 5d3a6e18d4 user: drh tags: begin-concurrent) | |
2019-04-15
| ||
14:59 | Merge the latest enhancements from trunk. (check-in: 7c328e8894 user: drh tags: begin-concurrent) | |
13:59 | Fix a test script problem in fts5corrupt3.test. (check-in: 734192d876 user: dan tags: trunk) | |
2019-03-26
| ||
14:04 | Use the mutex-free PRNG in this branch, since anybody using this branch is probably interested in high concurrency. (check-in: e88fc6d0cd user: drh tags: begin-concurrent) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to README.md.
Changes to autoconf/Makefile.msc.
Changes to ext/fts3/fts3_snippet.c.
Changes to ext/fts3/fts3_test.c.
Changes to ext/fts3/fts3_tokenize_vtab.c.
Changes to ext/fts3/fts3_tokenizer.c.
Changes to ext/fts3/fts3_write.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/test/fts5corrupt3.test.
Added ext/misc/blobio.c.
Changes to ext/misc/fileio.c.
Added ext/rbu/rbupartial.test.
Changes to ext/rbu/sqlite3rbu.c.
Changes to ext/rtree/geopoly.c.
Changes to ext/session/changesetfuzz.c.
Changes to ext/session/sqlite3session.c.
Changes to ext/session/sqlite3session.h.
Changes to main.mk.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/build.c.
Changes to src/expr.c.
Changes to src/hash.c.
Changes to src/hash.h.
Changes to src/insert.c.
Changes to src/loadext.c.
Changes to src/main.c.
Changes to src/parse.y.
Changes to src/pcache1.c.
Changes to src/printf.c.
Changes to src/resolve.c.
Changes to src/sqlite.h.in.
Changes to src/sqlite3ext.h.
Changes to src/sqliteInt.h.
Changes to src/test4.c.
Changes to src/test_fs.c.
Changes to src/test_func.c.
Changes to src/test_tclsh.c.
Added src/test_vdbecov.c.
Changes to src/test_vfs.c.
Changes to src/treeview.c.
Changes to src/utf.c.
Changes to src/util.c.
Changes to src/vacuum.c.
Changes to src/vdbe.c.
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/where.c.
Changes to src/wherecode.c.
Changes to src/window.c.
Changes to test/altertab3.test.
Changes to test/autoinc.test.
Changes to test/badutf2.test.
Changes to test/bestindex1.test.
Changes to test/corruptC.test.
Changes to test/createtab.test.
Changes to test/dbfuzz001.test.
Changes to test/delete4.test.
Changes to test/e_vacuum.test.
Changes to test/fts3atoken.test.
Changes to test/fts3varint.test.
Changes to test/func.test.
Changes to test/fuzzdata8.db.
Changes to test/in.test.
Changes to test/insert4.test.
Changes to test/journal3.test.
Changes to test/memdb1.test.
Changes to test/permutations.test.
Changes to test/pg_common.tcl.
Changes to test/pragma.test.
Changes to test/pragma4.test.
Added test/releasetest_data.tcl.
Changes to test/shell1.test.
Changes to test/skipscan1.test.
Changes to test/skipscan2.test.
Changes to test/sqllimits1.test.
Changes to test/tester.tcl.
Changes to test/triggerC.test.
Changes to test/wal2.test.
Added test/wapp.tcl.
Added test/wapptest.tcl.
Changes to test/where.test.
Changes to test/window1.test.
Changes to test/window3.tcl.
Changes to test/window3.test.
Changes to test/window4.tcl.
Changes to test/window4.test.
Changes to test/window6.test.
Added test/window7.tcl.
Added test/window7.test.
Added test/window8.tcl.
Added test/window8.test.
Added test/windowerr.tcl.
Added test/windowerr.test.
Changes to test/windowfault.test.
Changes to test/without_rowid1.test.
Deleted tool/addopcodes.tcl.
Changes to tool/dbtotxt.c.
Changes to tool/mkkeywordhash.c.
Changes to tool/omittest.tcl.
Changes to tool/symbols.sh.