System.Data.SQLite

Check-in [ff1cdfc19c]
Login

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

Overview
Comment:Bump all version numbers to 1.0.98.0. Update version history docs.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ff1cdfc19c011039fd90df817ea49cbb0d762b2f
User & Date: mistachkin 2015-05-30 21:37:22.149
Context
2015-05-30
21:38
Implement the Substring method for LINQ using the 'substr' core SQL function. check-in: 52085afe23 user: mistachkin tags: trunk
21:37
Bump all version numbers to 1.0.98.0. Update version history docs. check-in: ff1cdfc19c user: mistachkin tags: trunk
2015-05-27
00:43
Fix typos in the previous check-in. check-in: 3447ba8980 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
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/src/win/interop.h.
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/SQLitePatchLevel.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Changes to Tests/version.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/Properties/AssemblyInfo.cs.
Changes to tools/install/Properties/AssemblyInfo.cs.
Changes to www/news.wiki.