Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge latest trunk changes into this branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sqlar-shell-support |
Files: | files | file ages | folders |
SHA3-256: |
803156cba8b056a1cb8d1bb186a57454 |
User & Date: | dan 2017-12-14 13:55:01.572 |
Context
2017-12-14
| ||
15:40 | Improve error and usage messages output by the shell ".ar" command. (check-in: b9d2d5d972 user: dan tags: sqlar-shell-support) | |
13:55 | Merge latest trunk changes into this branch. (check-in: 803156cba8 user: dan tags: sqlar-shell-support) | |
2017-12-13
| ||
23:47 | In valueFromExpr() only generate a OOM fault if there have been no prior faults. (check-in: 3765aaf712 user: drh tags: trunk) | |
20:17 | Add the shell tool ".ar --update" command. (check-in: 825e3c037b user: dan tags: sqlar-shell-support) | |
Changes
Changes to Makefile.msc.
Changes to README.md.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/test/fts5query.test.
Changes to ext/icu/icu.c.
Changes to ext/lsm1/lsmInt.h.
Changes to ext/lsm1/lsm_ckpt.c.
Changes to ext/lsm1/lsm_file.c.
Changes to ext/lsm1/lsm_main.c.
Changes to ext/lsm1/lsm_sorted.c.
Added ext/lsm1/tool/mklsm1c.tcl.
Changes to ext/misc/rot13.c.
Changes to main.mk.
Changes to src/build.c.
Changes to src/callback.c.
Changes to src/date.c.
Changes to src/delete.c.
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/prepare.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/test_config.c.
Changes to src/vdbemem.c.
Changes to src/where.c.
Changes to src/wherecode.c.
Changes to test/icu.test.
Changes to test/limit2.test.