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 vs2013 Excluding Merge-Ins

This is equivalent to a diff from 49bc3a15ba to 3447e84d66

2013-11-27
05:46
Add support for the .NET Framework 4.5.1 and Visual Studio 2013, including the design-time components. check-in: a509add902 user: mistachkin tags: trunk
05:35
Fix compilation error and adjust the logging used by the design-time components installer. Closed-Leaf check-in: 3447e84d66 user: mistachkin tags: vs2013
05:28
Updates to support the Visual Studio 2013 design-time components. check-in: 71dce9f1cf user: mistachkin tags: vs2013
2013-11-26
00:05
Start of work to support the design-time component installer for Visual Studio 2013. check-in: 8aff50638e user: mistachkin tags: vs2013
2013-11-25
19:44
Avoid calling into the interop assembly to check for a NULL column value when the type affinity is already known. check-in: 49bc3a15ba user: mistachkin tags: trunk
2013-11-22
23:59
Update SQLite core library to the latest trunk code. check-in: a827833535 user: mistachkin tags: trunk

Changes to Doc/Extra/version.html.

Changes to Externals/Eagle/lib/Eagle1.0/init.eagle.

Changes to Externals/Eagle/lib/Eagle1.0/shell.eagle.

Changes to Externals/Eagle/lib/Eagle1.0/test.eagle.

Changes to Externals/Eagle/lib/Eagle1.0/vendor.eagle.

Changes to Externals/Eagle/lib/Test1.0/constraints.eagle.

Changes to Externals/Eagle/lib/Test1.0/prologue.eagle.

Added Externals/MSVCPP/vcredist_x64_2013_RTM.exe.

Added Externals/MSVCPP/vcredist_x86_2013_RTM.exe.

Changes to SQLite.Designer/SQLite.Designer.2005.csproj.

Changes to SQLite.Designer/SQLite.Designer.2008.csproj.

Changes to SQLite.Designer/SQLite.Designer.2010.csproj.

Changes to SQLite.Designer/SQLite.Designer.2012.csproj.

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

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.

Changes to SQLite.Designer/SQLiteDataViewSupport.cs.

Changes to SQLite.Designer/SQLiteDataViewSupport2005.xml.

Changes to SQLite.Designer/SQLiteDataViewSupport2008.xml.

Changes to SQLite.Designer/SQLiteDataViewSupport2010.xml.

Changes to SQLite.Designer/SQLiteDataViewSupport2012.xml.

Added SQLite.Designer/SQLiteDataViewSupport2013.xml.

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

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

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

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

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

Changes to SQLite.Interop/src/contrib/extension-functions.c.

Changes to SQLite.Interop/src/core/sqlite3.c.

Changes to SQLite.Interop/src/core/sqlite3.h.

Added SQLite.NET.2013.MSBuild.sln.

Added SQLite.NET.2013.sln.

Changes to SQLite.NET.Settings.targets.

Changes to SQLite.NET.Settings.targets.netFx35.

Changes to Setup/SQLite.iss.

Changes to Setup/build.bat.

Changes to Setup/set_2005.bat.

Changes to Setup/set_2008.bat.

Changes to Setup/set_2010.bat.

Changes to Setup/set_2012.bat.

Added Setup/set_2013.bat.

Added Setup/set_ReleaseNativeOnly_x64_2013.bat.

Added Setup/set_ReleaseNativeOnly_x86_2013.bat.

Added Setup/set_Release_x64_2013.bat.

Added Setup/set_Release_x86_2013.bat.

Changes to Setup/set_common.bat.

Added Setup/set_netFx451.bat.

Added Setup/set_x64_2013.bat.

Added Setup/set_x86_2013.bat.

Changes to Setup/verify.lst.

Changes to Setup/vsSp.bat.

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

Changes to System.Data.SQLite.Linq/SQL Generation/InternalBase.cs.

Changes to System.Data.SQLite.Linq/SQL Generation/KeyToListMap.cs.

Changes to System.Data.SQLite.Linq/SQL Generation/SqlChecker.cs.

Changes to System.Data.SQLite.Linq/SQL Generation/StringUtil.cs.

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

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

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

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

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

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

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

Changes to System.Data.SQLite/System.Data.SQLite.Files.targets.

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

Changes to System.Data.SQLite/System.Data.SQLite.Properties.targets.

Added Tests/Installer_Test_Vs2013.log.

Added Tests/Uninstaller_Test_Vs2013.log.

Changes to Tests/common.eagle.

Changes to Tests/installer.eagle.

Changes to readme.htm.

Added test/test.2013.csproj.

Added testlinq/2013/App.config.

Added testlinq/NorthwindModel2013.Designer.cs.

Added testlinq/NorthwindModel2013.edmx.

Changes to testlinq/Program.cs.

Added testlinq/testlinq.2013.csproj.

Added tools/install/Installer.2013.csproj.

Changes to tools/install/Installer.cs.

Changes to www/build.wiki.

Changes to www/faq.wiki.

Changes to www/features.wiki.

Changes to www/news.wiki.