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 | lsm-vtab |
Files: | files | file ages | folders |
SHA1: |
8aede091c4740511d11ea14da253fe39 |
User & Date: | drh 2015-11-19 19:31:33.352 |
Context
2016-02-22
| ||
13:01 | Merge up to trunk. (check-in: f9e5fb88a5 user: drh tags: lsm-vtab) | |
2015-11-19
| ||
19:31 | Merge the latest enhancements from trunk. (check-in: 8aede091c4 user: drh tags: lsm-vtab) | |
19:27 | Work toward more flexible typing for keys and values. (check-in: 5c79f53131 user: drh tags: lsm-vtab) | |
18:11 | Fix problems with the way the IsHiddenColumn() macro is defined. (check-in: 126b998cf1 user: drh tags: trunk) | |
Changes
Changes to ext/lsm1/Makefile.
Changes to src/build.c.
Changes to src/delete.c.
Changes to src/insert.c.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/parse.y.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/test1.c.
Changes to src/test_config.c.
Added test/hidden.test.
Changes to test/releasetest.tcl.
Changes to tool/addopcodes.tcl.
Changes to tool/mkkeywordhash.c.