System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

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

Changes In Branch trunk Excluding Merge-Ins

This is equivalent to a diff from 555d0d530d to abb207e382

2024-04-15
22:00
Minor adjustments to the test for ticket [ce4d70ea6f]. Leaf check-in: abb207e382 user: mistachkin tags: trunk
20:17
Update SQLite core library to the 3.45.3 release. Pickup the latest SQLite 3.45.3 core library docs from upstream. check-in: aa11aeade1 user: mistachkin tags: trunk
2010-11-24
14:29
Remove a duplicate DLL whose name differs only in case. check-in: 7f9e634bf5 user: drh tags: trunk
2010-08-15
22:10
Fix guid type Closed-Leaf check-in: 555d0d530d user: rmsimpson tags: sourceforge
2010-08-11
16:17
Updates for take and skip check-in: fc483e780a user: rmsimpson tags: sourceforge

Added .fossil-settings/binary-glob.

Added .fossil-settings/crnl-glob.

Added .fossil-settings/encoding-glob.

Added .fossil-settings/ignore-glob.

Added Doc/Extra/Core/images/sqlite370_banner.gif.

Added Doc/Extra/Core/json1.html.

Added Doc/Extra/Core/lang.html.

Added Doc/Extra/Core/lang_aggfunc.html.

Added Doc/Extra/Core/lang_altertable.html.

Added Doc/Extra/Core/lang_analyze.html.

Added Doc/Extra/Core/lang_attach.html.

Added Doc/Extra/Core/lang_comment.html.

Added Doc/Extra/Core/lang_conflict.html.

Added Doc/Extra/Core/lang_corefunc.html.

Added Doc/Extra/Core/lang_createindex.html.

Added Doc/Extra/Core/lang_createtable.html.

Added Doc/Extra/Core/lang_createtrigger.html.

Added Doc/Extra/Core/lang_createview.html.

Added Doc/Extra/Core/lang_createvtab.html.

Added Doc/Extra/Core/lang_datefunc.html.

Added Doc/Extra/Core/lang_delete.html.

Added Doc/Extra/Core/lang_detach.html.

Added Doc/Extra/Core/lang_dropindex.html.

Added Doc/Extra/Core/lang_droptable.html.

Added Doc/Extra/Core/lang_droptrigger.html.

Added Doc/Extra/Core/lang_dropview.html.

Added Doc/Extra/Core/lang_explain.html.

Added Doc/Extra/Core/lang_expr.html.

Added Doc/Extra/Core/lang_indexedby.html.

Added Doc/Extra/Core/lang_insert.html.

Added Doc/Extra/Core/lang_keywords.html.

Added Doc/Extra/Core/lang_mathfunc.html.

Added Doc/Extra/Core/lang_naming.html.

Added Doc/Extra/Core/lang_reindex.html.

Added Doc/Extra/Core/lang_replace.html.

Added Doc/Extra/Core/lang_returning.html.

Added Doc/Extra/Core/lang_savepoint.html.

Added Doc/Extra/Core/lang_select.html.

Added Doc/Extra/Core/lang_transaction.html.

Added Doc/Extra/Core/lang_update.html.

Added Doc/Extra/Core/lang_upsert.html.

Added Doc/Extra/Core/lang_vacuum.html.

Added Doc/Extra/Core/lang_with.html.

Added Doc/Extra/Core/pragma.html.

Added Doc/Extra/Core/sqlite.css.

Added Doc/Extra/Core/syntax.html.

Added Doc/Extra/Core/syntax/aggregate-function-invocation.html.

Added Doc/Extra/Core/syntax/alter-table-stmt.html.

Added Doc/Extra/Core/syntax/analyze-stmt.html.

Added Doc/Extra/Core/syntax/attach-stmt.html.

Added Doc/Extra/Core/syntax/begin-stmt.html.

Added Doc/Extra/Core/syntax/column-constraint.html.

Added Doc/Extra/Core/syntax/column-def.html.

Added Doc/Extra/Core/syntax/column-name-list.html.

Added Doc/Extra/Core/syntax/comment-syntax.html.

Added Doc/Extra/Core/syntax/commit-stmt.html.

Added Doc/Extra/Core/syntax/common-table-expression.html.

Added Doc/Extra/Core/syntax/compound-operator.html.

Added Doc/Extra/Core/syntax/compound-select-stmt.html.

Added Doc/Extra/Core/syntax/conflict-clause.html.

Added Doc/Extra/Core/syntax/create-index-stmt.html.

Added Doc/Extra/Core/syntax/create-table-stmt.html.

Added Doc/Extra/Core/syntax/create-trigger-stmt.html.

Added Doc/Extra/Core/syntax/create-view-stmt.html.

Added Doc/Extra/Core/syntax/create-virtual-table-stmt.html.

Added Doc/Extra/Core/syntax/cte-table-name.html.

Added Doc/Extra/Core/syntax/delete-stmt-limited.html.

Added Doc/Extra/Core/syntax/delete-stmt.html.

Added Doc/Extra/Core/syntax/detach-stmt.html.

Added Doc/Extra/Core/syntax/drop-index-stmt.html.

Added Doc/Extra/Core/syntax/drop-table-stmt.html.

Added Doc/Extra/Core/syntax/drop-trigger-stmt.html.

Added Doc/Extra/Core/syntax/drop-view-stmt.html.

Added Doc/Extra/Core/syntax/expr.html.

Added Doc/Extra/Core/syntax/factored-select-stmt.html.

Added Doc/Extra/Core/syntax/filter-clause.html.

Added Doc/Extra/Core/syntax/foreign-key-clause.html.

Added Doc/Extra/Core/syntax/frame-spec.html.

Added Doc/Extra/Core/syntax/indexed-column.html.

Added Doc/Extra/Core/syntax/insert-stmt.html.

Added Doc/Extra/Core/syntax/join-clause.html.

Added Doc/Extra/Core/syntax/join-constraint.html.

Added Doc/Extra/Core/syntax/join-operator.html.

Added Doc/Extra/Core/syntax/literal-value.html.

Added Doc/Extra/Core/syntax/numeric-literal.html.

Added Doc/Extra/Core/syntax/ordering-term.html.

Added Doc/Extra/Core/syntax/over-clause.html.

Added Doc/Extra/Core/syntax/pragma-stmt.html.

Added Doc/Extra/Core/syntax/pragma-value.html.

Added Doc/Extra/Core/syntax/qualified-table-name.html.

Added Doc/Extra/Core/syntax/raise-function.html.

Added Doc/Extra/Core/syntax/recursive-cte.html.

Added Doc/Extra/Core/syntax/reindex-stmt.html.

Added Doc/Extra/Core/syntax/release-stmt.html.

Added Doc/Extra/Core/syntax/result-column.html.

Added Doc/Extra/Core/syntax/returning-clause.html.

Added Doc/Extra/Core/syntax/rollback-stmt.html.

Added Doc/Extra/Core/syntax/savepoint-stmt.html.

Added Doc/Extra/Core/syntax/select-core.html.

Added Doc/Extra/Core/syntax/select-stmt.html.

Added Doc/Extra/Core/syntax/signed-number.html.

Added Doc/Extra/Core/syntax/simple-function-invocation.html.

Added Doc/Extra/Core/syntax/simple-select-stmt.html.

Added Doc/Extra/Core/syntax/sql-stmt-list.html.

Added Doc/Extra/Core/syntax/sql-stmt.html.

Added Doc/Extra/Core/syntax/table-constraint.html.

Added Doc/Extra/Core/syntax/table-options.html.

Added Doc/Extra/Core/syntax/table-or-subquery.html.

Added Doc/Extra/Core/syntax/type-name.html.

Added Doc/Extra/Core/syntax/update-stmt-limited.html.

Added Doc/Extra/Core/syntax/update-stmt.html.

Added Doc/Extra/Core/syntax/upsert-clause.html.

Added Doc/Extra/Core/syntax/vacuum-stmt.html.

Added Doc/Extra/Core/syntax/window-defn.html.

Added Doc/Extra/Core/syntax/window-function-invocation.html.

Added Doc/Extra/Core/syntax/with-clause.html.

Added Doc/Extra/Core/syntaxdiagrams.html.

Added Doc/Extra/Include/ndoc.css.

Added Doc/Extra/Provider/dbfactorysupport.html.

Added Doc/Extra/Provider/designer.html.

Added Doc/Extra/Provider/environment.html.

Added Doc/Extra/Provider/lang_types.html.

Added Doc/Extra/Provider/limitations.html.

Added Doc/Extra/Provider/optimizing.html.

Added Doc/Extra/Provider/syntax.html.

Added Doc/Extra/Provider/version.html.

Added Doc/Extra/Provider/welcome.html.

Deleted Doc/Extra/blank.html.

Deleted Doc/Extra/contents.hhc.

Deleted Doc/Extra/dbfactorysupport.html.

Deleted Doc/Extra/designer.html.

Deleted Doc/Extra/lang_altertable.html.

Deleted Doc/Extra/lang_analyze.html.

Deleted Doc/Extra/lang_attach.html.

Deleted Doc/Extra/lang_comment.html.

Deleted Doc/Extra/lang_conflict.html.

Deleted Doc/Extra/lang_createindex.html.

Deleted Doc/Extra/lang_createtable.html.

Deleted Doc/Extra/lang_createtrigger.html.

Deleted Doc/Extra/lang_createview.html.

Deleted Doc/Extra/lang_createvtab.html.

Deleted Doc/Extra/lang_datetime.html.

Deleted Doc/Extra/lang_delete.html.

Deleted Doc/Extra/lang_detach.html.

Deleted Doc/Extra/lang_dropindex.html.

Deleted Doc/Extra/lang_droptable.html.

Deleted Doc/Extra/lang_droptrigger.html.

Deleted Doc/Extra/lang_dropview.html.

Deleted Doc/Extra/lang_explain.html.

Deleted Doc/Extra/lang_expr.html.

Deleted Doc/Extra/lang_insert.html.

Deleted Doc/Extra/lang_reindex.html.

Deleted Doc/Extra/lang_replace.html.

Deleted Doc/Extra/lang_select.html.

Deleted Doc/Extra/lang_transaction.html.

Deleted Doc/Extra/lang_types.html.

Deleted Doc/Extra/lang_update.html.

Deleted Doc/Extra/lang_vacuum.html.

Deleted Doc/Extra/limitations.html.

Deleted Doc/Extra/optimizing.html.

Deleted Doc/Extra/pragma.html.

Deleted Doc/Extra/syntax.html.

Deleted Doc/Extra/version.html.

Deleted Doc/Extra/welcome.html.

Changes to Doc/SQLite.NET.chm.

Added Doc/SQLite.NET.hhc.

Added Doc/SQLite.NET.hhp.

Changes to Doc/SQLite.NET.ndoc.

Added Doc/Special/Core/vtab.html.

Added Doc/buildChm.tcl.

Added Doc/sync.eagle.

Added Doc/vtab.tcl.

Added Externals/Eagle/Targets/Eagle.Builds.targets.

Added Externals/Eagle/Targets/Eagle.Presets.targets.

Added Externals/Eagle/Targets/Eagle.Sample.targets.

Added Externals/Eagle/Targets/Eagle.Settings.targets.

Added Externals/Eagle/Targets/Eagle.targets.

Added Externals/Eagle/Targets/Eagle.tasks.

Added Externals/Eagle/bin/net5/Eagle.dll.

Added Externals/Eagle/bin/net5/EagleShell.dll.

Added Externals/Eagle/bin/net5/EagleShell.runtimeconfig.json.

Added Externals/Eagle/bin/net6/Eagle.dll.

Added Externals/Eagle/bin/net6/EagleShell.dll.

Added Externals/Eagle/bin/net6/EagleShell.runtimeconfig.json.

Added Externals/Eagle/bin/netCore20/Eagle.dll.

Added Externals/Eagle/bin/netCore20/EagleShell.dll.

Added Externals/Eagle/bin/netCore20/EagleShell.runtimeconfig.json.

Added Externals/Eagle/bin/netCore30/Eagle.dll.

Added Externals/Eagle/bin/netCore30/EagleShell.dll.

Added Externals/Eagle/bin/netCore30/EagleShell.runtimeconfig.json.

Added Externals/Eagle/bin/netFramework20/Eagle.dll.

Added Externals/Eagle/bin/netFramework20/EagleShell.exe.

Added Externals/Eagle/bin/netFramework20/EagleShell.exe.config.

Added Externals/Eagle/bin/netFramework20/EagleShell.exe.mda.config.

Added Externals/Eagle/bin/netFramework20/EagleShell32.exe.

Added Externals/Eagle/bin/netFramework20/x64/Spilornis.dll.

Added Externals/Eagle/bin/netFramework20/x86/Spilornis.dll.

Added Externals/Eagle/bin/netFramework40/Eagle.dll.

Added Externals/Eagle/bin/netFramework40/EagleShell.exe.

Added Externals/Eagle/bin/netFramework40/EagleShell.exe.config.

Added Externals/Eagle/bin/netFramework40/EagleShell.exe.mda.config.

Added Externals/Eagle/bin/netFramework40/EagleShell32.exe.

Added Externals/Eagle/bin/netFramework40/x64/Spilornis.dll.

Added Externals/Eagle/bin/netFramework40/x86/Spilornis.dll.

Added Externals/Eagle/lib/Eagle1.0/auxiliary.eagle.

Added Externals/Eagle/lib/Eagle1.0/compat.eagle.

Added Externals/Eagle/lib/Eagle1.0/csharp.eagle.

Added Externals/Eagle/lib/Eagle1.0/database.eagle.

Added Externals/Eagle/lib/Eagle1.0/embed.eagle.

Added Externals/Eagle/lib/Eagle1.0/exec.eagle.

Added Externals/Eagle/lib/Eagle1.0/file1.eagle.

Added Externals/Eagle/lib/Eagle1.0/file2.eagle.

Added Externals/Eagle/lib/Eagle1.0/file2u.eagle.

Added Externals/Eagle/lib/Eagle1.0/file3.eagle.

Added Externals/Eagle/lib/Eagle1.0/info.eagle.

Added Externals/Eagle/lib/Eagle1.0/init.eagle.

Added Externals/Eagle/lib/Eagle1.0/list.eagle.

Added Externals/Eagle/lib/Eagle1.0/object.eagle.

Added Externals/Eagle/lib/Eagle1.0/pkgIndex.eagle.

Added Externals/Eagle/lib/Eagle1.0/pkgIndex.tcl.

Added Externals/Eagle/lib/Eagle1.0/pkgt.eagle.

Added Externals/Eagle/lib/Eagle1.0/platform.eagle.

Added Externals/Eagle/lib/Eagle1.0/process.eagle.

Added Externals/Eagle/lib/Eagle1.0/runopt.eagle.

Added Externals/Eagle/lib/Eagle1.0/safe.eagle.

Added Externals/Eagle/lib/Eagle1.0/shell.eagle.

Added Externals/Eagle/lib/Eagle1.0/shim.eagle.

Added Externals/Eagle/lib/Eagle1.0/test.eagle.

Added Externals/Eagle/lib/Eagle1.0/testlog.eagle.

Added Externals/Eagle/lib/Eagle1.0/unkobj.eagle.

Added Externals/Eagle/lib/Eagle1.0/unzip.eagle.

Added Externals/Eagle/lib/Eagle1.0/update.eagle.

Added Externals/Eagle/lib/Eagle1.0/vendor.eagle.

Added Externals/Eagle/lib/Eagle1.0/word.tcl.

Added Externals/Eagle/lib/Test1.0/all.eagle.

Added Externals/Eagle/lib/Test1.0/constraints.eagle.

Added Externals/Eagle/lib/Test1.0/epilogue.eagle.

Added Externals/Eagle/lib/Test1.0/pkgIndex.eagle.

Added Externals/Eagle/lib/Test1.0/pkgIndex.tcl.

Added Externals/Eagle/lib/Test1.0/prologue.eagle.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.dll.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.xml.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.dll.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.xml.

Added Externals/EntityFramework/v6.4/lib/net40/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.4/lib/net40/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.4/lib/net40/EntityFramework.dll.

Added Externals/EntityFramework/v6.4/lib/net40/EntityFramework.xml.

Added Externals/EntityFramework/v6.4/lib/net45/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.4/lib/net45/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.4/lib/net45/EntityFramework.dll.

Added Externals/EntityFramework/v6.4/lib/net45/EntityFramework.xml.

Added Externals/EntityFramework/v6.4/lib/netstandard2.1/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.4/lib/netstandard2.1/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.4/lib/netstandard2.1/EntityFramework.dll.

Added Externals/EntityFramework/v6.4/lib/netstandard2.1/EntityFramework.xml.

Added Externals/HtmlHelp/HelpDocs.zip.

Added Externals/HtmlHelp/htmlhelp.exe.

Added Externals/HtmlHelp/htmlhelpj.exe.

Added Externals/MSVCPP/vcredist_x64_2005_SP1_MFC.exe.

Added Externals/MSVCPP/vcredist_x64_2008_SP1_MFC.exe.

Added Externals/MSVCPP/vcredist_x64_2010_SP1_MFC.exe.

Added Externals/MSVCPP/vcredist_x64_2012_VSU4.exe.

Added Externals/MSVCPP/vcredist_x64_2013_VSU2.exe.

Added Externals/MSVCPP/vcredist_x64_2015_VSU3.exe.

Added Externals/MSVCPP/vcredist_x86_2005_SP1_MFC.exe.

Added Externals/MSVCPP/vcredist_x86_2008_SP1_MFC.exe.

Added Externals/MSVCPP/vcredist_x86_2010_SP1_MFC.exe.

Added Externals/MSVCPP/vcredist_x86_2012_VSU4.exe.

Added Externals/MSVCPP/vcredist_x86_2013_VSU2.exe.

Added Externals/MSVCPP/vcredist_x86_2015_VSU3.exe.

Added Externals/NDoc3/NDoc3 Beta 4.msi.

Added Externals/NDoc3/bin/NDoc3.Documenter.Msdn.dll.

Added Externals/NDoc3/bin/NDoc3Console.exe.

Added Externals/NDoc3/src/MsdnDocumenter.cs.

Added Externals/NDoc3/src/NameResolver.cs.

Added Externals/NuGet/NuGet.exe.

Added Externals/ResGen/ResGen.exe.

Added Externals/ResGen/ResGen.exe.config.

Added Externals/vswhere/vswhere.exe.

Added Keys/System.Data.SQLite.CF.snk.

Added Keys/System.Data.SQLite.snk.

Deleted Membership/MembershipProvider/Initialize.cs.

Deleted Membership/MembershipProvider/Membership.cs.

Deleted Membership/MembershipProvider/MembershipUtility.cs.

Deleted Membership/MembershipProvider/ProviderProperties.cs.

Deleted Membership/Properties/AssemblyInfo.cs.

Deleted Membership/Properties/Settings.Designer.cs.

Deleted Membership/Properties/Settings.settings.

Deleted Membership/RoleProvider/RoleProvider.cs.

Deleted Membership/SQLiteProvider.csproj.

Deleted Membership/SQLiteProvider.sln.

Deleted Membership/SQLiteProvider.suo.

Deleted Membership/Sql/ApplicationSql.Designer.cs.

Deleted Membership/Sql/ApplicationSql.resx.

Deleted Membership/Sql/MembershipSql.Designer.cs.

Deleted Membership/Sql/MembershipSql.resx.

Deleted Membership/Sql/RoleSql.Designer.cs.

Deleted Membership/Sql/RoleSql.resx.

Deleted Membership/Sql/Schema.sql.

Deleted Membership/Sql/SiteMapSql.Designer.cs.

Deleted Membership/Sql/SiteMapSql.resx.

Deleted Membership/TODO.txt.

Deleted Membership/Utiliy/ProviderUtility.cs.

Deleted Membership/app.config.

Added NuGet/SQLite.Beta.nuspec.

Added NuGet/SQLite.Core.Beta.nuspec.

Added NuGet/SQLite.Core.MSIL.Beta.nuspec.

Added NuGet/SQLite.Core.MSIL.Test.nuspec.

Added NuGet/SQLite.Core.MSIL.nuspec.

Added NuGet/SQLite.Core.NetFramework.nuspec.

Added NuGet/SQLite.Core.NetStandard.nuspec.

Added NuGet/SQLite.Core.Test.nuspec.

Added NuGet/SQLite.Core.nuspec.

Added NuGet/SQLite.EF6.Beta.nuspec.

Added NuGet/SQLite.EF6.Test.nuspec.

Added NuGet/SQLite.EF6.nuspec.

Added NuGet/SQLite.Linq.Beta.nuspec.

Added NuGet/SQLite.Linq.Test.nuspec.

Added NuGet/SQLite.Linq.nuspec.

Added NuGet/SQLite.MSIL.Beta.nuspec.

Added NuGet/SQLite.MSIL.Test.nuspec.

Added NuGet/SQLite.MSIL.nuspec.

Added NuGet/SQLite.Test.nuspec.

Added NuGet/SQLite.nuspec.

Added NuGet/SQLite.x64.nuspec.

Added NuGet/SQLite.x86.nuspec.

Added NuGet/net40/EF6/content/config.transform.

Added NuGet/net40/EF6/tools/provider.ps1.

Added NuGet/shared/Core/build/System.Data.SQLite.Core.NetFramework.targets.

Added NuGet/shared/Core/buildTransitive/System.Data.SQLite.Core.NetFramework.targets.

Added NuGet/shared/Core/content/config.install.xdt.

Added NuGet/shared/Core/content/config.transform.

Added NuGet/shared/Core/lib/System.Data.SQLite.dll.altconfig.

Changes to SQLite.Designer/AssemblyInfo.cs.

Changes to SQLite.Designer/ChangePasswordDialog.Designer.cs.

Changes to SQLite.Designer/ChangePasswordDialog.cs.

Changes to SQLite.Designer/ChangeScriptDialog.Designer.cs.

Changes to SQLite.Designer/ChangeScriptDialog.cs.

Changes to SQLite.Designer/Design/Check.cs.

Changes to SQLite.Designer/Design/Column.cs.

Changes to SQLite.Designer/Design/ForeignKey.cs.

Changes to SQLite.Designer/Design/Index.cs.

Changes to SQLite.Designer/Design/SimpleTokenizer.cs.

Changes to SQLite.Designer/Design/Table.cs.

Changes to SQLite.Designer/Design/Trigger.cs.

Changes to SQLite.Designer/Design/View.cs.

Changes to SQLite.Designer/Editors/TableDesignerDoc.Designer.cs.

Changes to SQLite.Designer/Editors/TableDesignerDoc.cs.

Changes to SQLite.Designer/Editors/ViewDesignerDoc.Designer.cs.

Changes to SQLite.Designer/Editors/ViewDesignerDoc.cs.

Changes to SQLite.Designer/PkgCmd.vsct.

Added SQLite.Designer/SQLite.Designer.2005.csproj.

Added SQLite.Designer/SQLite.Designer.2008.csproj.

Added SQLite.Designer/SQLite.Designer.2010.csproj.

Added SQLite.Designer/SQLite.Designer.2012.csproj.

Added SQLite.Designer/SQLite.Designer.2013.csproj.

Added SQLite.Designer/SQLite.Designer.2015.csproj.

Added SQLite.Designer/SQLite.Designer.2017.csproj.

Deleted SQLite.Designer/SQLite.Designer.csproj.

Deleted SQLite.Designer/SQLite.Designer.sln.

Changes to SQLite.Designer/SQLiteCommandHandler.cs.

Changes to SQLite.Designer/SQLiteConnectionProperties.cs.

Changes to SQLite.Designer/SQLiteConnectionStringEditor.cs.

Changes to SQLite.Designer/SQLiteConnectionUIControl.Designer.cs.

Changes to SQLite.Designer/SQLiteConnectionUIControl.cs.

Deleted SQLite.Designer/SQLiteConnectionUIControl.resources.

Changes to SQLite.Designer/SQLiteConnectionUIControl.resx.

Changes to SQLite.Designer/SQLiteDataAdapterToolboxItem.cs.

Changes to SQLite.Designer/SQLiteDataConnectionSupport.cs.

Changes to SQLite.Designer/SQLiteDataObjectSupport.cs.

Deleted SQLite.Designer/SQLiteDataObjectSupport.xml.

Added SQLite.Designer/SQLiteDataObjectSupport2005.xml.

Added SQLite.Designer/SQLiteDataObjectSupport2008.xml.

Added SQLite.Designer/SQLiteDataObjectSupport2010.xml.

Added SQLite.Designer/SQLiteDataObjectSupport2012.xml.

Added SQLite.Designer/SQLiteDataObjectSupport2013.xml.

Added SQLite.Designer/SQLiteDataObjectSupport2015.xml.

Added SQLite.Designer/SQLiteDataObjectSupport2017.xml.

Changes to SQLite.Designer/SQLiteDataSourceInformation.cs.

Changes to SQLite.Designer/SQLiteDataViewSupport.cs.

Changes to SQLite.Designer/SQLiteDataViewSupport2005.xml.

Changes to SQLite.Designer/SQLiteDataViewSupport2008.xml.

Added SQLite.Designer/SQLiteDataViewSupport2010.xml.

Added SQLite.Designer/SQLiteDataViewSupport2012.xml.

Added SQLite.Designer/SQLiteDataViewSupport2013.xml.

Added SQLite.Designer/SQLiteDataViewSupport2015.xml.

Added SQLite.Designer/SQLiteDataViewSupport2017.xml.

Added SQLite.Designer/SQLiteOptions.cs.

Changes to SQLite.Designer/SQLitePackage.cs.

Changes to SQLite.Designer/TableNameDialog.Designer.cs.

Changes to SQLite.Designer/TableNameDialog.cs.

Changes to SQLite.Designer/VSPackage.Designer.cs.

Changes to SQLite.Designer/VSPackage.resx.

Added SQLite.Designer/plk.txt.

Added SQLite.Designer/source.extension.vsixmanifest.

Deleted SQLite.Interop/AssemblyInfo.cpp.

Deleted SQLite.Interop/FTS1/FTS1.vcproj.

Deleted SQLite.Interop/FTS1/fts1.c.

Deleted SQLite.Interop/FTS1/fts1.h.

Deleted SQLite.Interop/FTS1/fts1_hash.c.

Deleted SQLite.Interop/FTS1/fts1_hash.h.

Deleted SQLite.Interop/FTS1/fts1_porter.c.

Deleted SQLite.Interop/FTS1/fts1_tokenizer.h.

Deleted SQLite.Interop/FTS1/fts1_tokenizer1.c.

Deleted SQLite.Interop/FTS2/FTS2.vcproj.

Deleted SQLite.Interop/FTS2/fts2.c.

Deleted SQLite.Interop/FTS2/fts2.h.

Deleted SQLite.Interop/FTS2/fts2_hash.c.

Deleted SQLite.Interop/FTS2/fts2_hash.h.

Deleted SQLite.Interop/FTS2/fts2_porter.c.

Deleted SQLite.Interop/FTS2/fts2_tokenizer.c.

Deleted SQLite.Interop/FTS2/fts2_tokenizer.h.

Deleted SQLite.Interop/FTS2/fts2_tokenizer1.c.

Added SQLite.Interop/SQLite.Interop.2005.vcproj.

Added SQLite.Interop/SQLite.Interop.2008.vcproj.

Added SQLite.Interop/SQLite.Interop.2010.vcxproj.

Added SQLite.Interop/SQLite.Interop.2010.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.2012.vcxproj.

Added SQLite.Interop/SQLite.Interop.2012.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.2013.vcxproj.

Added SQLite.Interop/SQLite.Interop.2013.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.2015.vcxproj.

Added SQLite.Interop/SQLite.Interop.2015.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.2017.vcxproj.

Added SQLite.Interop/SQLite.Interop.2017.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.CE.2005.vcproj.

Added SQLite.Interop/SQLite.Interop.CE.2008.vcproj.

Added SQLite.Interop/SQLite.Interop.CE.2012.vcxproj.

Added SQLite.Interop/SQLite.Interop.CE.2012.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.Static.2005.vcproj.

Added SQLite.Interop/SQLite.Interop.Static.2008.vcproj.

Added SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.

Added SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.

Added SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.Static.2013.vcxproj.

Added SQLite.Interop/SQLite.Interop.Static.2013.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.Static.2015.vcxproj.

Added SQLite.Interop/SQLite.Interop.Static.2015.vcxproj.filters.

Added SQLite.Interop/SQLite.Interop.Static.2017.vcxproj.

Added SQLite.Interop/SQLite.Interop.Static.2017.vcxproj.filters.

Deleted SQLite.Interop/SQLite.Interop.rc.

Deleted SQLite.Interop/SQLite.Interop.vcproj.

Deleted SQLite.Interop/crypt.c.

Deleted SQLite.Interop/extension-functions.c.

Deleted SQLite.Interop/interop.c.

Added SQLite.Interop/props/SQLite.Interop.2005.vsprops.

Added SQLite.Interop/props/SQLite.Interop.2008.vsprops.

Added SQLite.Interop/props/SQLite.Interop.2010.props.

Added SQLite.Interop/props/SQLite.Interop.2012.props.

Added SQLite.Interop/props/SQLite.Interop.2013.props.

Added SQLite.Interop/props/SQLite.Interop.2015.props.

Added SQLite.Interop/props/SQLite.Interop.2017.props.

Added SQLite.Interop/props/empty.vsprops.

Added SQLite.Interop/props/include.vsprops.

Added SQLite.Interop/props/sqlite3.props.

Added SQLite.Interop/props/sqlite3.vsprops.

Deleted SQLite.Interop/resource.h.

Deleted SQLite.Interop/splitsource/alter.c.

Deleted SQLite.Interop/splitsource/analyze.c.

Deleted SQLite.Interop/splitsource/attach.c.

Deleted SQLite.Interop/splitsource/auth.c.

Deleted SQLite.Interop/splitsource/bitvec.c.

Deleted SQLite.Interop/splitsource/btmutex.c.

Deleted SQLite.Interop/splitsource/btree.c.

Deleted SQLite.Interop/splitsource/btree.h.

Deleted SQLite.Interop/splitsource/btreeInt.h.

Deleted SQLite.Interop/splitsource/build.c.

Deleted SQLite.Interop/splitsource/callback.c.

Deleted SQLite.Interop/splitsource/complete.c.

Deleted SQLite.Interop/splitsource/date.c.

Deleted SQLite.Interop/splitsource/delete.c.

Deleted SQLite.Interop/splitsource/expr.c.

Deleted SQLite.Interop/splitsource/fault.c.

Deleted SQLite.Interop/splitsource/fts3.c.

Deleted SQLite.Interop/splitsource/fts3.h.

Deleted SQLite.Interop/splitsource/fts3_hash.c.

Deleted SQLite.Interop/splitsource/fts3_hash.h.

Deleted SQLite.Interop/splitsource/fts3_icu.c.

Deleted SQLite.Interop/splitsource/fts3_porter.c.

Deleted SQLite.Interop/splitsource/fts3_tokenizer.c.

Deleted SQLite.Interop/splitsource/fts3_tokenizer.h.

Deleted SQLite.Interop/splitsource/fts3_tokenizer1.c.

Deleted SQLite.Interop/splitsource/func.c.

Deleted SQLite.Interop/splitsource/global.c.

Deleted SQLite.Interop/splitsource/hash.c.

Deleted SQLite.Interop/splitsource/hash.h.

Deleted SQLite.Interop/splitsource/hwtime.h.

Deleted SQLite.Interop/splitsource/insert.c.

Deleted SQLite.Interop/splitsource/journal.c.

Deleted SQLite.Interop/splitsource/keywordhash.h.

Deleted SQLite.Interop/splitsource/legacy.c.

Deleted SQLite.Interop/splitsource/loadext.c.

Deleted SQLite.Interop/splitsource/main.c.

Deleted SQLite.Interop/splitsource/malloc.c.

Deleted SQLite.Interop/splitsource/mem1.c.

Deleted SQLite.Interop/splitsource/mem2.c.

Deleted SQLite.Interop/splitsource/mem3.c.

Deleted SQLite.Interop/splitsource/mem4.c.

Deleted SQLite.Interop/splitsource/mem5.c.

Deleted SQLite.Interop/splitsource/mem6.c.

Deleted SQLite.Interop/splitsource/mutex.c.

Deleted SQLite.Interop/splitsource/mutex.h.

Deleted SQLite.Interop/splitsource/mutex_os2.c.

Deleted SQLite.Interop/splitsource/mutex_unix.c.

Deleted SQLite.Interop/splitsource/mutex_w32.c.

Deleted SQLite.Interop/splitsource/opcodes.c.

Deleted SQLite.Interop/splitsource/opcodes.h.

Deleted SQLite.Interop/splitsource/os.c.

Deleted SQLite.Interop/splitsource/os.h.

Deleted SQLite.Interop/splitsource/os_common.h.

Deleted SQLite.Interop/splitsource/os_os2.c.

Deleted SQLite.Interop/splitsource/os_unix.c.

Deleted SQLite.Interop/splitsource/os_win.c.

Deleted SQLite.Interop/splitsource/pager.c.

Deleted SQLite.Interop/splitsource/pager.h.

Deleted SQLite.Interop/splitsource/parse.c.

Deleted SQLite.Interop/splitsource/parse.h.

Deleted SQLite.Interop/splitsource/parse.y.

Deleted SQLite.Interop/splitsource/pragma.c.

Deleted SQLite.Interop/splitsource/prepare.c.

Deleted SQLite.Interop/splitsource/printf.c.

Deleted SQLite.Interop/splitsource/random.c.

Deleted SQLite.Interop/splitsource/rtree.c.

Deleted SQLite.Interop/splitsource/rtree.h.

Deleted SQLite.Interop/splitsource/select.c.

Deleted SQLite.Interop/splitsource/shell.c.

Deleted SQLite.Interop/splitsource/sqlite3.h.

Deleted SQLite.Interop/splitsource/sqlite3ext.h.

Deleted SQLite.Interop/splitsource/sqliteInt.h.

Deleted SQLite.Interop/splitsource/sqliteLimit.h.

Deleted SQLite.Interop/splitsource/status.c.

Deleted SQLite.Interop/splitsource/table.c.

Deleted SQLite.Interop/splitsource/tclsqlite.c.

Deleted SQLite.Interop/splitsource/tokenize.c.

Deleted SQLite.Interop/splitsource/trigger.c.

Deleted SQLite.Interop/splitsource/update.c.

Deleted SQLite.Interop/splitsource/utf.c.

Deleted SQLite.Interop/splitsource/util.c.

Deleted SQLite.Interop/splitsource/vacuum.c.

Deleted SQLite.Interop/splitsource/vdbe.c.

Deleted SQLite.Interop/splitsource/vdbe.h.

Deleted SQLite.Interop/splitsource/vdbeInt.h.

Deleted SQLite.Interop/splitsource/vdbeapi.c.

Deleted SQLite.Interop/splitsource/vdbeaux.c.

Deleted SQLite.Interop/splitsource/vdbeblob.c.

Deleted SQLite.Interop/splitsource/vdbefifo.c.

Deleted SQLite.Interop/splitsource/vdbemem.c.

Deleted SQLite.Interop/splitsource/vtab.c.

Deleted SQLite.Interop/splitsource/where.c.

Added SQLite.Interop/src/contrib/extension-functions.c.

Added SQLite.Interop/src/core/sqlite3.c.

Added SQLite.Interop/src/core/sqlite3.h.

Added SQLite.Interop/src/core/sqlite3ext.h.

Added SQLite.Interop/src/ext/fts5.c.

Added SQLite.Interop/src/ext/percentile.c.

Added SQLite.Interop/src/ext/regexp.c.

Added SQLite.Interop/src/ext/sha1.c.

Added SQLite.Interop/src/ext/shathree.c.

Added SQLite.Interop/src/ext/totype.c.

Added SQLite.Interop/src/ext/vtshim.c.

Added SQLite.Interop/src/generic/interop.c.

Added SQLite.Interop/src/generic/interop.h.

Deleted SQLite.Interop/src/sqlite3.c.

Deleted SQLite.Interop/src/sqlite3.def.

Deleted SQLite.Interop/src/sqlite3.h.

Deleted SQLite.Interop/src/sqlite3ext.h.

Added SQLite.Interop/src/win/AssemblyInfo.cpp.

Added SQLite.Interop/src/win/SQLite.Interop.rc.

Added SQLite.Interop/src/win/crypt.c.

Added SQLite.NET.2005.MSBuild.sln.

Added SQLite.NET.2005.sln.

Added SQLite.NET.2008.MSBuild.sln.

Added SQLite.NET.2008.sln.

Added SQLite.NET.2010.MSBuild.sln.

Added SQLite.NET.2010.sln.

Added SQLite.NET.2012.Compact.sln.

Added SQLite.NET.2012.MSBuild.sln.

Added SQLite.NET.2012.sln.

Added SQLite.NET.2013.MSBuild.sln.

Added SQLite.NET.2013.sln.

Added SQLite.NET.2015.MSBuild.sln.

Added SQLite.NET.2015.sln.

Added SQLite.NET.2017.MSBuild.sln.

Added SQLite.NET.2017.sln.

Added SQLite.NET.NetStandard20.MSBuild.sln.

Added SQLite.NET.NetStandard20.sln.

Added SQLite.NET.NetStandard21.MSBuild.sln.

Added SQLite.NET.NetStandard21.sln.

Deleted SQLite.NET.sln.

Deleted SQLite.NET.suo.

Added Setup/archive.bat.

Added Setup/bake.bat.

Added Setup/bake_all.bat.

Added Setup/build-mono-debug.sh.

Added Setup/build-mono-release.sh.

Added Setup/build-netstandard20-debug.sh.

Added Setup/build-netstandard20-release.sh.

Added Setup/build-netstandard21-debug.sh.

Added Setup/build-netstandard21-release.sh.

Added Setup/build.bat.

Added Setup/build_all.bat.

Added Setup/build_ce_200x.bat.

Added Setup/build_ce_2013.bat.

Added Setup/build_mono.bat.

Added Setup/build_net_standard_20.bat.

Added Setup/build_net_standard_21.bat.

Added Setup/build_nuget.bat.

Added Setup/clean.bat.

Added Setup/compile-interop-assembly-debug.sh.

Added Setup/compile-interop-assembly-release.sh.

Added Setup/data/CheckForNetFx.pas.

Added Setup/data/InitializeSetup.pas.

Added Setup/data/SQLite.iss.

Added Setup/data/verify.lst.

Added Setup/deployAndTestCe200x.eagle.

Added Setup/release.bat.

Added Setup/release_all.bat.

Added Setup/release_ce_200x.bat.

Added Setup/release_ce_2013.bat.

Added Setup/release_mono.bat.

Added Setup/release_net_standard_20.bat.

Added Setup/release_net_standard_21.bat.

Added Setup/release_static.bat.

Added Setup/run-mono-tests-debug.sh.

Added Setup/run-mono-tests-release.sh.

Added Setup/run-net5-tests-debug.sh.

Added Setup/run-net5-tests-release.sh.

Added Setup/run-net6-tests-debug.sh.

Added Setup/run-net6-tests-release.sh.

Added Setup/run-netcore20-tests-debug.sh.

Added Setup/run-netcore20-tests-release.sh.

Added Setup/run-netcore30-tests-debug.sh.

Added Setup/run-netcore30-tests-release.sh.

Added Setup/set_Debug.bat.

Added Setup/set_DebugNativeOnly.bat.

Added Setup/set_DebugNativeOnly_ARMV7.bat.

Added Setup/set_DebugNativeOnly_CEPC DevPlatform.bat.

Added Setup/set_DebugNativeOnly_Pocket PC 2003 (ARMV4).bat.

Added Setup/set_DebugNativeOnly_Win32.bat.

Added Setup/set_DebugNativeOnly_x64.bat.

Added Setup/set_DebugNativeOnly_x64_2005.bat.

Added Setup/set_DebugNativeOnly_x64_2008.bat.

Added Setup/set_DebugNativeOnly_x64_2010.bat.

Added Setup/set_DebugNativeOnly_x64_2012.bat.

Added Setup/set_DebugNativeOnly_x64_2013.bat.

Added Setup/set_DebugNativeOnly_x64_2015.bat.

Added Setup/set_DebugNativeOnly_x64_2017.bat.

Added Setup/set_DebugNativeOnly_x86_2005.bat.

Added Setup/set_DebugNativeOnly_x86_2008.bat.

Added Setup/set_DebugNativeOnly_x86_2010.bat.

Added Setup/set_DebugNativeOnly_x86_2012.bat.

Added Setup/set_DebugNativeOnly_x86_2013.bat.

Added Setup/set_DebugNativeOnly_x86_2015.bat.

Added Setup/set_DebugNativeOnly_x86_2017.bat.

Added Setup/set_DebugNativeOnly_x86_NetStandard20.bat.

Added Setup/set_DebugNativeOnly_x86_NetStandard21.bat.

Added Setup/set_Debug_ARMV7.bat.

Added Setup/set_Debug_CEPC DevPlatform.bat.

Added Setup/set_Debug_Pocket PC 2003 (ARMV4).bat.

Added Setup/set_Debug_Win32.bat.

Added Setup/set_Debug_x64.bat.

Added Setup/set_Debug_x64_2005.bat.

Added Setup/set_Debug_x64_2008.bat.

Added Setup/set_Debug_x64_2010.bat.

Added Setup/set_Debug_x64_2012.bat.

Added Setup/set_Debug_x64_2013.bat.

Added Setup/set_Debug_x64_2015.bat.

Added Setup/set_Debug_x64_2017.bat.

Added Setup/set_Debug_x86_2005.bat.

Added Setup/set_Debug_x86_2008.bat.

Added Setup/set_Debug_x86_2010.bat.

Added Setup/set_Debug_x86_2012.bat.

Added Setup/set_Debug_x86_2013.bat.

Added Setup/set_Debug_x86_2015.bat.

Added Setup/set_Debug_x86_2017.bat.

Added Setup/set_Debug_x86_NetStandard20.bat.

Added Setup/set_Debug_x86_NetStandard21.bat.

Added Setup/set_Release.bat.

Added Setup/set_ReleaseNativeOnly.bat.

Added Setup/set_ReleaseNativeOnly_ARMV7.bat.

Added Setup/set_ReleaseNativeOnly_CEPC DevPlatform.bat.

Added Setup/set_ReleaseNativeOnly_Pocket PC 2003 (ARMV4).bat.

Added Setup/set_ReleaseNativeOnly_Win32.bat.

Added Setup/set_ReleaseNativeOnly_x64.bat.

Added Setup/set_ReleaseNativeOnly_x64_2005.bat.

Added Setup/set_ReleaseNativeOnly_x64_2008.bat.

Added Setup/set_ReleaseNativeOnly_x64_2010.bat.

Added Setup/set_ReleaseNativeOnly_x64_2012.bat.

Added Setup/set_ReleaseNativeOnly_x64_2013.bat.

Added Setup/set_ReleaseNativeOnly_x64_2015.bat.

Added Setup/set_ReleaseNativeOnly_x64_2017.bat.

Added Setup/set_ReleaseNativeOnly_x86_2005.bat.

Added Setup/set_ReleaseNativeOnly_x86_2008.bat.

Added Setup/set_ReleaseNativeOnly_x86_2010.bat.

Added Setup/set_ReleaseNativeOnly_x86_2012.bat.

Added Setup/set_ReleaseNativeOnly_x86_2013.bat.

Added Setup/set_ReleaseNativeOnly_x86_2015.bat.

Added Setup/set_ReleaseNativeOnly_x86_2017.bat.

Added Setup/set_ReleaseNativeOnly_x86_NetStandard20.bat.

Added Setup/set_ReleaseNativeOnly_x86_NetStandard21.bat.

Added Setup/set_Release_ARMV7.bat.

Added Setup/set_Release_CEPC DevPlatform.bat.

Added Setup/set_Release_Pocket PC 2003 (ARMV4).bat.

Added Setup/set_Release_Win32.bat.

Added Setup/set_Release_x64.bat.

Added Setup/set_Release_x64_2005.bat.

Added Setup/set_Release_x64_2008.bat.

Added Setup/set_Release_x64_2010.bat.

Added Setup/set_Release_x64_2012.bat.

Added Setup/set_Release_x64_2013.bat.

Added Setup/set_Release_x64_2015.bat.

Added Setup/set_Release_x64_2017.bat.

Added Setup/set_Release_x86_2005.bat.

Added Setup/set_Release_x86_2008.bat.

Added Setup/set_Release_x86_2010.bat.

Added Setup/set_Release_x86_2012.bat.

Added Setup/set_Release_x86_2013.bat.

Added Setup/set_Release_x86_2015.bat.

Added Setup/set_Release_x86_2017.bat.

Added Setup/set_Release_x86_NetStandard20.bat.

Added Setup/set_Release_x86_NetStandard21.bat.

Added Setup/set_common.bat.

Added Setup/set_netFx20.bat.

Added Setup/set_netFx35.bat.

Added Setup/set_netFx40.bat.

Added Setup/set_netFx45.bat.

Added Setup/set_netFx451.bat.

Added Setup/set_netFx452.bat.

Added Setup/set_netFx46.bat.

Added Setup/set_netFx461.bat.

Added Setup/set_netFx462.bat.

Added Setup/set_netFx47.bat.

Added Setup/set_netFx471.bat.

Added Setup/set_netFx472.bat.

Added Setup/set_netFx48.bat.

Added Setup/set_netStandard20.bat.

Added Setup/set_netStandard21.bat.

Added Setup/set_user_mistachkin_Debug.bat.

Added Setup/set_user_mistachkin_Release.bat.

Added Setup/set_x64_2005.bat.

Added Setup/set_x64_2008.bat.

Added Setup/set_x64_2010.bat.

Added Setup/set_x64_2012.bat.

Added Setup/set_x64_2013.bat.

Added Setup/set_x64_2015.bat.

Added Setup/set_x64_2017.bat.

Added Setup/set_x86_2005.bat.

Added Setup/set_x86_2008.bat.

Added Setup/set_x86_2010.bat.

Added Setup/set_x86_2012.bat.

Added Setup/set_x86_2013.bat.

Added Setup/set_x86_2015.bat.

Added Setup/set_x86_2017.bat.

Added Setup/set_x86_NetStandard20.bat.

Added Setup/set_x86_NetStandard21.bat.

Added Setup/set_year_2005.bat.

Added Setup/set_year_2008.bat.

Added Setup/set_year_2010.bat.

Added Setup/set_year_2012.bat.

Added Setup/set_year_2013.bat.

Added Setup/set_year_2015.bat.

Added Setup/set_year_2017.bat.

Added Setup/set_year_NetStandard20.bat.

Added Setup/set_year_NetStandard21.bat.

Added Setup/sourceTag.eagle.

Added Setup/test.bat.

Added Setup/test_all.bat.

Added Setup/test_ce_200x.bat.

Added Setup/test_net_5.bat.

Added Setup/test_net_6.bat.

Added Setup/test_net_core_20.bat.

Added Setup/test_net_core_30.bat.

Added Setup/updateFileInfo.tcl.

Added Setup/verify.eagle.

Added Setup/vsSp.bat.

Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.

Changes to System.Data.SQLite.Linq/Properties/Resources.Designer.cs.

Changes to System.Data.SQLite.Linq/Properties/Resources.resx.

Changes to System.Data.SQLite.Linq/Resources/Common.ConceptualSchemaDefinition.csdl.

Changes to System.Data.SQLite.Linq/Resources/Common.ProviderManifest.xsd.

Changes to System.Data.SQLite.Linq/Resources/SQLiteProviderServices.ProviderManifest.xml.

Added System.Data.SQLite.Linq/Resources/SQLiteProviderServices.StoreSchemaDefinition.EF6.ssdl.

Added System.Data.SQLite.Linq/Resources/SQLiteProviderServices.StoreSchemaDefinition.Linq.ssdl.

Deleted System.Data.SQLite.Linq/Resources/SQLiteProviderServices.StoreSchemaDefinition.ssdl.

Changes to System.Data.SQLite.Linq/Resources/SQLiteProviderServices.StoreSchemaMapping.msl.

Deleted System.Data.SQLite.Linq/SQL.

Added System.Data.SQLite.Linq/SQL Generation/DmlSqlGenerator.cs.

Added System.Data.SQLite.Linq/SQL Generation/ISqlFragment.cs.

Added System.Data.SQLite.Linq/SQL Generation/InternalBase.cs.

Added System.Data.SQLite.Linq/SQL Generation/JoinSymbol.cs.

Added System.Data.SQLite.Linq/SQL Generation/KeyToListMap.cs.

Added System.Data.SQLite.Linq/SQL Generation/License.txt.

Added System.Data.SQLite.Linq/SQL Generation/MetadataHelpers.cs.

Added System.Data.SQLite.Linq/SQL Generation/SkipClause.cs.

Added System.Data.SQLite.Linq/SQL Generation/SqlBuilder.cs.

Added System.Data.SQLite.Linq/SQL Generation/SqlChecker.cs.

Added System.Data.SQLite.Linq/SQL Generation/SqlGenerator.cs.

Added System.Data.SQLite.Linq/SQL Generation/SqlSelectStatement.cs.

Added System.Data.SQLite.Linq/SQL Generation/SqlWriter.cs.

Added System.Data.SQLite.Linq/SQL Generation/StringUtil.cs.

Added System.Data.SQLite.Linq/SQL Generation/Symbol.cs.

Added System.Data.SQLite.Linq/SQL Generation/SymbolPair.cs.

Added System.Data.SQLite.Linq/SQL Generation/SymbolTable.cs.

Added System.Data.SQLite.Linq/SQL Generation/TopClause.cs.

Added System.Data.SQLite.Linq/SQLiteProviderFactory.cs.

Changes to System.Data.SQLite.Linq/SQLiteProviderManifest.cs.

Changes to System.Data.SQLite.Linq/SQLiteProviderServices.cs.

Added System.Data.SQLite.Linq/System.Data.SQLite.Core.2010.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Core.2012.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Core.2013.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Core.2015.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Core.2017.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.2010.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.2012.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.2013.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.2015.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.2017.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.NetStandard21.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Linq.2008.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Linq.2010.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Linq.2012.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Linq.2013.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Linq.2015.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.Linq.2017.csproj.

Deleted System.Data.SQLite.Linq/System.Data.SQLite.Linq.csproj.

Added System.Data.SQLite.url.

Changes to System.Data.SQLite/AssemblyInfo.cs.

Added System.Data.SQLite/AssemblySourceIdAttribute.cs.

Added System.Data.SQLite/AssemblySourceTimeStampAttribute.cs.

Added System.Data.SQLite/Configurations/System.Data.SQLite.dll.config.

Deleted System.Data.SQLite/DataTypes.xml.

Added System.Data.SQLite/Generated/SR.resources.

Added System.Data.SQLite/ISQLiteNativeModule.cs.

Changes to System.Data.SQLite/LINQ/SQLiteConnection_Linq.cs.

Changes to System.Data.SQLite/LINQ/SQLiteFactory_Linq.cs.

Deleted System.Data.SQLite/MetaDataCollections.xml.

Added System.Data.SQLite/Resources/DataTypes.xml.

Added System.Data.SQLite/Resources/MetaDataCollections.xml.

Added System.Data.SQLite/Resources/SQLiteCommand.bmp.

Added System.Data.SQLite/Resources/SQLiteConnection.bmp.

Added System.Data.SQLite/Resources/SQLiteDataAdapter.bmp.

Added System.Data.SQLite/Resources/SR.Designer.cs.

Added System.Data.SQLite/Resources/SR.resx.

Changes to System.Data.SQLite/SQLite3.cs.

Changes to System.Data.SQLite/SQLite3_UTF16.cs.

Added System.Data.SQLite/SQLiteBackup.cs.

Changes to System.Data.SQLite/SQLiteBase.cs.

Added System.Data.SQLite/SQLiteBlob.cs.

Deleted System.Data.SQLite/SQLiteCommand.bmp.

Changes to System.Data.SQLite/SQLiteCommand.cs.

Changes to System.Data.SQLite/SQLiteCommandBuilder.cs.

Deleted System.Data.SQLite/SQLiteConnection.bmp.

Changes to System.Data.SQLite/SQLiteConnection.cs.

Changes to System.Data.SQLite/SQLiteConnectionPool.cs.

Changes to System.Data.SQLite/SQLiteConnectionStringBuilder.cs.

Changes to System.Data.SQLite/SQLiteConvert.cs.

Deleted System.Data.SQLite/SQLiteDataAdapter.bmp.

Changes to System.Data.SQLite/SQLiteDataAdapter.cs.

Changes to System.Data.SQLite/SQLiteDataReader.cs.

Added System.Data.SQLite/SQLiteDefineConstants.cs.

Changes to System.Data.SQLite/SQLiteEnlistment.cs.

Changes to System.Data.SQLite/SQLiteException.cs.

Changes to System.Data.SQLite/SQLiteFactory.cs.

Changes to System.Data.SQLite/SQLiteFunction.cs.

Changes to System.Data.SQLite/SQLiteFunctionAttribute.cs.

Changes to System.Data.SQLite/SQLiteKeyReader.cs.

Added System.Data.SQLite/SQLiteLog.cs.

Changes to System.Data.SQLite/SQLiteMetaDataCollectionNames.cs.

Added System.Data.SQLite/SQLiteModule.cs.

Added System.Data.SQLite/SQLiteModuleCommon.cs.

Added System.Data.SQLite/SQLiteModuleEnumerable.cs.

Added System.Data.SQLite/SQLiteModuleNoop.cs.

Changes to System.Data.SQLite/SQLiteParameter.cs.

Changes to System.Data.SQLite/SQLiteParameterCollection.cs.

Added System.Data.SQLite/SQLitePatchLevel.cs.

Added System.Data.SQLite/SQLiteSession.cs.

Changes to System.Data.SQLite/SQLiteStatement.cs.

Changes to System.Data.SQLite/SQLiteTransaction.cs.

Added System.Data.SQLite/SQLiteTransaction2.cs.

Added System.Data.SQLite/SQLiteTransactionBase.cs.

Deleted System.Data.SQLite/SR.Designer.cs.

Deleted System.Data.SQLite/SR.resx.

Deleted System.Data.SQLite/System.Data.SQLite.

Added System.Data.SQLite/System.Data.SQLite.2005.csproj.

Added System.Data.SQLite/System.Data.SQLite.2008.csproj.

Added System.Data.SQLite/System.Data.SQLite.2010.csproj.

Added System.Data.SQLite/System.Data.SQLite.2012.csproj.

Added System.Data.SQLite/System.Data.SQLite.2013.csproj.

Added System.Data.SQLite/System.Data.SQLite.2015.csproj.

Added System.Data.SQLite/System.Data.SQLite.2017.csproj.

Deleted System.Data.SQLite/System.Data.SQLite.CF.snk.

Added System.Data.SQLite/System.Data.SQLite.Compact.2005.csproj.

Added System.Data.SQLite/System.Data.SQLite.Compact.2008.csproj.

Added System.Data.SQLite/System.Data.SQLite.Compact.2012.csproj.

Added System.Data.SQLite/System.Data.SQLite.Module.2005.csproj.

Added System.Data.SQLite/System.Data.SQLite.Module.2008.csproj.

Added System.Data.SQLite/System.Data.SQLite.Module.2010.csproj.

Added System.Data.SQLite/System.Data.SQLite.Module.2012.csproj.

Added System.Data.SQLite/System.Data.SQLite.Module.2013.csproj.

Added System.Data.SQLite/System.Data.SQLite.Module.2015.csproj.

Added System.Data.SQLite/System.Data.SQLite.Module.2017.csproj.

Added System.Data.SQLite/System.Data.SQLite.NetStandard20.csproj.

Added System.Data.SQLite/System.Data.SQLite.NetStandard21.csproj.

Deleted System.Data.SQLite/System.Data.SQLite.snk.

Added System.Data.SQLite/Targets/System.Data.SQLite.Files.targets.

Added System.Data.SQLite/Targets/System.Data.SQLite.Properties.targets.

Added System.Data.SQLite/Targets/System.Data.SQLite.References.targets.

Changes to System.Data.SQLite/UnsafeNativeMethods.cs.

Added Targets/SQLite.NET.Mono.Settings.targets.

Added Targets/SQLite.NET.NetStandard20.Settings.targets.

Added Targets/SQLite.NET.NetStandard21.Settings.targets.

Added Targets/SQLite.NET.Platform.Settings.targets.

Added Targets/SQLite.NET.Settings.targets.

Added Targets/SQLite.NET.Settings.targets.netFx35.

Added Targets/SQLite.NET.Settings.targets.netFx40.

Added Targets/SQLite.NET.targets.

Added Tests/all.eagle.

Added Tests/authorizer.eagle.

Added Tests/backup.eagle.

Added Tests/basic.eagle.

Added Tests/busy.eagle.

Added Tests/data/Installer_Test_Vs2005.log.

Added Tests/data/Installer_Test_Vs2008.log.

Added Tests/data/Installer_Test_Vs2010.log.

Added Tests/data/Installer_Test_Vs2012.log.

Added Tests/data/Installer_Test_Vs2013.log.

Added Tests/data/Installer_Test_Vs2015.log.

Added Tests/data/Uninstaller_Test_Vs2005.log.

Added Tests/data/Uninstaller_Test_Vs2008.log.

Added Tests/data/Uninstaller_Test_Vs2010.log.

Added Tests/data/Uninstaller_Test_Vs2012.log.

Added Tests/data/Uninstaller_Test_Vs2013.log.

Added Tests/data/Uninstaller_Test_Vs2015.log.

Added Tests/data/nonWal.db.

Added Tests/data/testlinq.out.

Added Tests/data/wal.db.

Added Tests/function.eagle.

Added Tests/installer.eagle.

Added Tests/linq.eagle.

Added Tests/memory.eagle.

Added Tests/pool.eagle.

Added Tests/progress.eagle.

Added Tests/pst-4db2934c2e.eagle.

Added Tests/pst-eeaefb84ec.eagle.

Added Tests/pst-f4e718891d.eagle.

Added Tests/session.eagle.

Added Tests/speed.eagle.

Added Tests/stress.eagle.

Added Tests/template/empty.eagle.

Added Tests/thread.eagle.

Added Tests/tkt-00f86f9739.eagle.

Added Tests/tkt-0a32885109.eagle.

Added Tests/tkt-0d5b1ef362.eagle.

Added Tests/tkt-0e48e80333.eagle.

Added Tests/tkt-0ed01c447c.eagle.

Added Tests/tkt-17045010df.eagle.

Added Tests/tkt-1c456ae75f.eagle.

Added Tests/tkt-1f7bfff467.eagle.

Added Tests/tkt-201128cc88.eagle.

Added Tests/tkt-23d8d6171e.eagle.

Added Tests/tkt-2556655d1b.eagle.

Added Tests/tkt-2abbf2c244.eagle.

Added Tests/tkt-2c630bffa7.eagle.

Added Tests/tkt-2ce0870fad.eagle.

Added Tests/tkt-3113734605.eagle.

Added Tests/tkt-343d392b51.eagle.

Added Tests/tkt-3567020edf.eagle.

Added Tests/tkt-393d954be0.eagle.

Added Tests/tkt-3aa50d8413.eagle.

Added Tests/tkt-3c00ec5b52.eagle.

Added Tests/tkt-3e783eecbe.eagle.

Added Tests/tkt-41aea496e0.eagle.

Added Tests/tkt-448d663d11.eagle.

Added Tests/tkt-47c6fa04d3.eagle.

Added Tests/tkt-47f4bac575.eagle.

Added Tests/tkt-48a6b8e4ca.eagle.

Added Tests/tkt-4a791e70ab.eagle.

Added Tests/tkt-5251bd0878.eagle.

Added Tests/tkt-53633bbe39.eagle.

Added Tests/tkt-53962f9eff.eagle.

Added Tests/tkt-544dba0a2f.eagle.

Added Tests/tkt-5535448538.eagle.

Added Tests/tkt-56b42d99c1.eagle.

Added Tests/tkt-58ed318f2f.eagle.

Added Tests/tkt-59edc1018b.eagle.

Added Tests/tkt-5cee5409f8.eagle.

Added Tests/tkt-6434e23a0f.eagle.

Added Tests/tkt-647d282d11.eagle.

Added Tests/tkt-69cf6e5dc8.eagle.

Added Tests/tkt-6c6ecccc5f.eagle.

Added Tests/tkt-71bedaca19.eagle.

Added Tests/tkt-72905c9a77.eagle.

Added Tests/tkt-74542e702e.eagle.

Added Tests/tkt-7714b60d61.eagle.

Added Tests/tkt-7c151a2f0e.eagle.

Added Tests/tkt-7e3fa93744.eagle.

Added Tests/tkt-84718e79fa.eagle.

Added Tests/tkt-8554170e09.eagle.

Added Tests/tkt-85b824b736.eagle.

Added Tests/tkt-8b7d179c3c.eagle.

Added Tests/tkt-8c3bee31c8.eagle.

Added Tests/tkt-8d928c3e88.eagle.

Added Tests/tkt-92dbf1229a.eagle.

Added Tests/tkt-94252b9059.eagle.

Added Tests/tkt-964063da16.eagle.

Added Tests/tkt-996d13cd87.eagle.

Added Tests/tkt-9ba9346f75.eagle.

Added Tests/tkt-9d353b0bd8.eagle.

Added Tests/tkt-a4d9c7ee94.eagle.

Added Tests/tkt-a799e3978f.eagle.

Added Tests/tkt-a7d04fb111.eagle.

Added Tests/tkt-aba4549801.eagle.

Added Tests/tkt-ac47dd230a.eagle.

Added Tests/tkt-ae5267b863.eagle.

Added Tests/tkt-b167206ad3.eagle.

Added Tests/tkt-b4a7ddc83f.eagle.

Added Tests/tkt-baf42ee135.eagle.

Added Tests/tkt-bb4b04d457.eagle.

Added Tests/tkt-bbddfeb773.eagle.

Added Tests/tkt-c010fa6584.eagle.

Added Tests/tkt-c28d7fe915.eagle.

Added Tests/tkt-ccfa69fc32.eagle.

Added Tests/tkt-ce4d70ea6f.eagle.

Added Tests/tkt-d4728aecb7.eagle.

Added Tests/tkt-da685c0bac.eagle.

Added Tests/tkt-da9f18d039.eagle.

Added Tests/tkt-daeaf3150a.eagle.

Added Tests/tkt-dbd65441a5.eagle.

Added Tests/tkt-e06c4caff3.eagle.

Added Tests/tkt-e1b2e0f769.eagle.

Added Tests/tkt-e22d357a21.eagle.

Added Tests/tkt-e30b820248.eagle.

Added Tests/tkt-e36e05e299.eagle.

Added Tests/tkt-e47b3d8346.eagle.

Added Tests/tkt-ef2216192d.eagle.

Added Tests/tkt-f2c47a01eb.eagle.

Added Tests/tkt-f8dbab8baf.eagle.

Added Tests/tkt-fe50b8c2e8.eagle.

Added Tests/types.eagle.

Added Tests/version.eagle.

Added Tests/vtab.eagle.

Deleted bin/CompactFramework/System.Data.SQLite.DLL.

Deleted bin/CompactFramework/System.Data.SQLite.dll.

Deleted bin/CompactFramework/testce.exe.

Deleted bin/Designer/SQLite.Designer.dll.

Deleted bin/Designer/install.exe.

Deleted bin/ManagedOnly/System.Data.SQLite.XML.

Deleted bin/ManagedOnly/System.Data.SQLite.dll.

Deleted bin/System.Data.SQLite.XML.

Deleted bin/System.Data.SQLite.dll.

Deleted bin/System.Data.SQLite.lib.

Deleted bin/itanium/System.Data.SQLite.DLL.

Deleted bin/itanium/System.Data.SQLite.lib.

Deleted bin/linq/northwindEF.db.

Deleted bin/linq/testlinq.exe.

Deleted bin/linq/testlinq.exe.config.

Deleted bin/test.exe.

Deleted bin/test.exe.config.

Deleted bin/x64/System.Data.SQLite.DLL.

Deleted bin/x64/System.Data.SQLite.lib.

Added data/exclude_bin.txt.

Added data/exclude_full_src.txt.

Added data/exclude_src.txt.

Added lib/System.Data.SQLite/common.eagle.

Added lib/System.Data.SQLite/pkgIndex.eagle.

Added lib/System.Data.SQLite/settings.before.mistachkin.eagle.

Added lib/System.Data.SQLite/settings.stress.mistachkin.eagle.

Changes to readme.htm.

Changes to test/AssemblyInfo.cs.

Changes to test/Program.cs.

Changes to test/Properties/Resources.Designer.cs.

Changes to test/Properties/Resources.resx.

Changes to test/TestCases.cs.

Changes to test/TestCasesDialog.Designer.cs.

Changes to test/TestCasesDialog.cs.

Changes to test/app.config.

Added test/test.2005.csproj.

Added test/test.2008.csproj.

Added test/test.2010.csproj.

Added test/test.2012.csproj.

Added test/test.2013.csproj.

Added test/test.2015.csproj.

Added test/test.2017.csproj.

Deleted test/test.csproj.

Changes to testce/AssemblyInfo.cs.

Changes to testce/Form1.Designer.cs.

Changes to testce/Form1.cs.

Changes to testce/Program.cs.

Changes to testce/TestCases.cs.

Added testce/test.cfg.

Added testce/test.sql.

Added testce/testce.2005.csproj.

Added testce/testce.2008.csproj.

Added testce/testce.2012.csproj.

Deleted testce/testce.csproj.

Added testlinq/2008/LINQ/App.config.

Added testlinq/2010/EF6/App.config.

Added testlinq/2010/LINQ/App.config.

Added testlinq/2012/EF6/App.config.

Added testlinq/2012/LINQ/App.config.

Added testlinq/2013/EF6/App.config.

Added testlinq/2013/LINQ/App.config.

Added testlinq/2015/EF6/App.config.

Added testlinq/2015/LINQ/App.config.

Added testlinq/2017/EF6/App.config.

Added testlinq/2017/LINQ/App.config.

Deleted testlinq/App.Config.

Added testlinq/NetStandard21/EF6/App.config.

Deleted testlinq/NorthwindModel.Designer.cs.

Added testlinq/NorthwindModel.EF6.2010.Designer.cs.

Added testlinq/NorthwindModel.EF6.2010.edmx.

Added testlinq/NorthwindModel.EF6.2012.Designer.cs.

Added testlinq/NorthwindModel.EF6.2012.edmx.

Added testlinq/NorthwindModel.EF6.2013.Designer.cs.

Added testlinq/NorthwindModel.EF6.2013.edmx.

Added testlinq/NorthwindModel.EF6.2015.Designer.cs.

Added testlinq/NorthwindModel.EF6.2015.edmx.

Added testlinq/NorthwindModel.EF6.2017.Designer.cs.

Added testlinq/NorthwindModel.EF6.2017.edmx.

Added testlinq/NorthwindModel.EF6.NetStandard21.Designer.cs.

Added testlinq/NorthwindModel.EF6.NetStandard21.edmx.

Added testlinq/NorthwindModel.Linq.2008.Designer.cs.

Added testlinq/NorthwindModel.Linq.2008.edmx.

Added testlinq/NorthwindModel.Linq.2010.Designer.cs.

Added testlinq/NorthwindModel.Linq.2010.edmx.

Added testlinq/NorthwindModel.Linq.2012.Designer.cs.

Added testlinq/NorthwindModel.Linq.2012.edmx.

Added testlinq/NorthwindModel.Linq.2013.Designer.cs.

Added testlinq/NorthwindModel.Linq.2013.edmx.

Added testlinq/NorthwindModel.Linq.2015.Designer.cs.

Added testlinq/NorthwindModel.Linq.2015.edmx.

Added testlinq/NorthwindModel.Linq.2017.Designer.cs.

Added testlinq/NorthwindModel.Linq.2017.edmx.

Deleted testlinq/NorthwindModel.edmx.

Changes to testlinq/Program.cs.

Changes to testlinq/Properties/AssemblyInfo.cs.

Changes to testlinq/northwindEF.db.

Added testlinq/test.2010.csproj.

Added testlinq/test.2012.csproj.

Added testlinq/test.2013.csproj.

Added testlinq/test.2015.csproj.

Added testlinq/test.2017.csproj.

Added testlinq/testef6.2010.csproj.

Added testlinq/testef6.2012.csproj.

Added testlinq/testef6.2013.csproj.

Added testlinq/testef6.2015.csproj.

Added testlinq/testef6.2017.csproj.

Added testlinq/testef6.NetStandard21.csproj.

Added testlinq/testlinq.2008.csproj.

Added testlinq/testlinq.2010.csproj.

Added testlinq/testlinq.2012.csproj.

Added testlinq/testlinq.2013.csproj.

Added testlinq/testlinq.2015.csproj.

Added testlinq/testlinq.2017.csproj.

Deleted testlinq/testlinq.csproj.

Deleted testlinq/testlinq.csproj.user.

Deleted tools/install/GACWrap.cs.

Deleted tools/install/InstallDesigner.Designer.cs.

Deleted tools/install/InstallDesigner.cs.

Deleted tools/install/InstallDesigner.resx.

Added tools/install/Installer.2005.csproj.

Added tools/install/Installer.2008.csproj.

Added tools/install/Installer.2010.csproj.

Added tools/install/Installer.2012.csproj.

Added tools/install/Installer.2013.csproj.

Added tools/install/Installer.2015.csproj.

Added tools/install/Installer.2017.csproj.

Added tools/install/Installer.cs.

Deleted tools/install/Program.cs.

Changes to tools/install/Properties/AssemblyInfo.cs.

Deleted tools/install/Properties/Resources.Designer.cs.

Deleted tools/install/Properties/Resources.resx.

Deleted tools/install/Resources/System.Data.SQLite.dll.

Added tools/install/Resources/manifest.xml.

Deleted tools/install/install.csproj.

Deleted tools/mergebin/MetaData.cpp.

Deleted tools/mergebin/MetaData.h.

Deleted tools/mergebin/MetaDataTables.cpp.

Deleted tools/mergebin/MetaDataTables.h.

Deleted tools/mergebin/PEFile.cpp.

Deleted tools/mergebin/PEFile.h.

Deleted tools/mergebin/ReadMe.txt.

Deleted tools/mergebin/StreamTable.cpp.

Deleted tools/mergebin/StreamTable.h.

Deleted tools/mergebin/TableData.cpp.

Deleted tools/mergebin/TableData.h.

Deleted tools/mergebin/mergebin.cpp.

Deleted tools/mergebin/mergebin.sln.

Deleted tools/mergebin/mergebin.vcproj.

Deleted tools/mergebin/stdafx.cpp.

Deleted tools/mergebin/stdafx.h.

Deleted tools/setup/exe/setup/ReadMe.txt.

Deleted tools/setup/exe/setup/admin.manifest.

Deleted tools/setup/exe/setup/install.ico.

Deleted tools/setup/exe/setup/resource.h.

Deleted tools/setup/exe/setup/setup.cpp.

Deleted tools/setup/exe/setup/setup.h.

Deleted tools/setup/exe/setup/setup.rc.

Deleted tools/setup/exe/setup/setup.vcproj.

Deleted tools/setup/exe/setup/stdafx.cpp.

Deleted tools/setup/exe/setup/stdafx.h.

Deleted tools/setup/install.ico.

Deleted tools/setup/sqlite_setup.sln.

Deleted tools/setup/sqlite_setup.suo.

Deleted tools/setup/sqlite_setup.vdproj.

Deleted tools/setup/topband.jpg.

Added www/art/nocopy.gif.

Added www/art/sqlite100.png.

Added www/art/sqlite128.png.

Added www/art/sqlite200.png.

Added www/art/sqlite32.png.

Added www/build.wiki.

Added www/checkin.wiki.

Added www/contrib_agreement.wiki.

Added www/contribute.wiki.

Added www/copyright.wiki.

Added www/downloads-unsup.wiki.

Added www/downloads.wiki.

Added www/faq.wiki.

Added www/features.wiki.

Added www/index.wiki.

Added www/news.wiki.

Added www/release.wiki.

Added www/source.wiki.

Added www/support.wiki.

Added www/test.wiki.