Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add experimental support for incremental blob I/O. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
717bc31b477b503e94ffb836ab12a9cf |
User & Date: | mistachkin 2016-07-01 21:05:29.253 |
Context
2016-07-01
| ||
21:23 | Add support for the 'No_SQLiteGetSettingValue' and 'No_SQLiteXmlConfigFile' environment variables. check-in: dc631206c0 user: mistachkin tags: trunk | |
21:05 | Add experimental support for incremental blob I/O. check-in: 717bc31b47 user: mistachkin tags: trunk | |
20:43 | Improve doc comments. Closed-Leaf check-in: 283d973957 user: mistachkin tags: blobIo | |
03:20 | Correct an attribution comment. check-in: 8c08bda9a1 user: mistachkin tags: trunk | |
Changes
Changes to Doc/Extra/Provider/dbfactorysupport.html.
Changes to Doc/Extra/Provider/version.html.
Changes to Doc/Extra/Provider/welcome.html.
Changes to NuGet/SQLite.Beta.nuspec.
Changes to NuGet/SQLite.Core.Beta.nuspec.
Changes to NuGet/SQLite.Core.MSIL.Beta.nuspec.
Changes to NuGet/SQLite.Core.MSIL.Test.nuspec.
Changes to NuGet/SQLite.Core.MSIL.nuspec.
Changes to NuGet/SQLite.Core.Test.nuspec.
Changes to NuGet/SQLite.Core.nuspec.
Changes to NuGet/SQLite.EF6.Beta.nuspec.
Changes to NuGet/SQLite.EF6.Test.nuspec.
Changes to NuGet/SQLite.EF6.nuspec.
Changes to NuGet/SQLite.Linq.Beta.nuspec.
Changes to NuGet/SQLite.Linq.Test.nuspec.
Changes to NuGet/SQLite.Linq.nuspec.
Changes to NuGet/SQLite.MSIL.Beta.nuspec.
Changes to NuGet/SQLite.MSIL.Test.nuspec.
Changes to NuGet/SQLite.MSIL.nuspec.
Changes to NuGet/SQLite.Test.nuspec.
Changes to NuGet/SQLite.nuspec.
Changes to NuGet/SQLite.x64.nuspec.
Changes to NuGet/SQLite.x86.nuspec.
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to SQLite.Designer/source.extension.vsixmanifest.
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/SQLite.Interop.2015.props.
Changes to SQLite.Interop/src/generic/interop.c.
Changes to SQLite.Interop/src/generic/interop.h.
Changes to Setup/data/verify.lst.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite/AssemblyInfo.cs.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLiteBase.cs.
Added System.Data.SQLite/SQLiteBlob.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteDataReader.cs.
Changes to System.Data.SQLite/SQLiteKeyReader.cs.
Changes to System.Data.SQLite/Targets/System.Data.SQLite.Files.targets.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Changes to Tests/basic.eagle.
Changes to Tests/types.eagle.
Changes to Tests/version.eagle.
Changes to lib/System.Data.SQLite/common.eagle.
Changes to readme.htm.
Changes to test/AssemblyInfo.cs.
Changes to test/app.config.
Changes to testce/AssemblyInfo.cs.
Changes to testlinq/2008/LINQ/App.config.
Changes to testlinq/2010/EF6/App.config.
Changes to testlinq/2010/LINQ/App.config.
Changes to testlinq/2012/EF6/App.config.
Changes to testlinq/2012/LINQ/App.config.
Changes to testlinq/2013/EF6/App.config.
Changes to testlinq/2013/LINQ/App.config.
Changes to testlinq/2015/EF6/App.config.
Changes to testlinq/2015/LINQ/App.config.
Changes to testlinq/Properties/AssemblyInfo.cs.
Changes to tools/install/Properties/AssemblyInfo.cs.
Changes to www/news.wiki.