SQLite

Changes On Branch sqlar-shell-support
Login

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

Changes In Branch sqlar-shell-support Excluding Merge-Ins

This is equivalent to a diff from a6eee0fc to 1d6cee9a

2018-01-05
19:01
Add the ".ar" command to the command-line shell. (check-in: 148b8aee user: drh tags: trunk)
18:51
Fix a bug introduced by efforts to reduce compiler warnings in check-in [364ac333b030f0] (Closed-Leaf check-in: 1d6cee9a user: drh tags: sqlar-shell-support)
17:40
In the Makefile for MSVC, the default target should not include binaries that link against the Tcl library. (check-in: 5c6d0a1d user: mistachkin tags: sqlar-shell-support)
07:57
Fix an LSM crash that could occur if LSM_CONFIG_AUTOFLUSH was set to 0. (check-in: 05346f83 user: dan tags: trunk)
2018-01-04
19:54
Merge in all recent trunk enhancements. (check-in: 406f7918 user: drh tags: sqlar-shell-support)
19:20
Remove the snarky "_supported_" qualifier from the name of the sqlite_offset() SQL function. (check-in: a6eee0fc user: drh tags: trunk)
16:40
Fix a broken documentation hyperlink. No code changes. (check-in: d91e3f3d user: drh tags: trunk)

Added .fossil-settings/empty-dirs.

Added .fossil-settings/ignore-glob.

Changes to Makefile.in.

Changes to Makefile.msc.

Changes to autoconf/Makefile.msc.

Changes to ext/fts5/fts5_tcl.c.

Changes to ext/misc/fileio.c.

Added ext/misc/sqlar.c.

Changes to ext/misc/unionvtab.c.

Added ext/misc/zipfile.c.

Changes to main.mk.

Changes to src/shell.c.in.

Changes to src/test1.c.

Changes to src/test_windirent.h.

Added test/shell8.test.

Added test/zipfile.test.