Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add experimental support for the FTS5 loadable extension. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b1750e5eba1b41964a8f58b7d49b55de |
User & Date: | mistachkin 2015-07-14 22:03:43.393 |
Context
2015-07-16
| ||
00:56 | Extend OnChanged notifications to handle basic connection pool integration. check-in: b2cffa5974 user: mistachkin tags: trunk | |
2015-07-14
| ||
22:03 | Add experimental support for the FTS5 loadable extension. check-in: b1750e5eba user: mistachkin tags: trunk | |
20:08 | Improvements to the download page. check-in: d354cfb193 user: mistachkin tags: trunk | |
Changes
Changes to SQLite.Interop/SQLite.Interop.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2012.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.2013.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2013.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.CE.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2012.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.Static.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.Static.2013.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2013.vcxproj.filters.
Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2010.props.
Changes to SQLite.Interop/props/SQLite.Interop.2012.props.
Changes to SQLite.Interop/props/SQLite.Interop.2013.props.
Changes to SQLite.Interop/props/sqlite3.props.
Changes to SQLite.Interop/props/sqlite3.vsprops.
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.
Added SQLite.Interop/src/ext/fts5.c.
Changes to SQLite.Interop/src/win/interop.c.
Changes to Setup/data/verify.lst.
Changes to Tests/basic.eagle.