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

This is equivalent to a diff from 6a8017067f to b13ce2a767

2013-12-30
21:55
Support reading all 'configuration' settings from an XML configuration file. Refactor native library pre-loading code to be more flexible. Modify native library pre-loader to support searching for the SQLite native library in more than one location. Bump all versions to 1.0.91.0. Update version history docs. check-in: 0e5138d252 user: mistachkin tags: trunk
2013-12-28
12:34
Make sure the FixUpDllFileName method is used consistently within the native library pre-loader. Closed-Leaf check-in: b13ce2a767 user: mistachkin tags: refactorNativeLibraryPreLoader
12:18
Merge updates from trunk. check-in: 630e317c4e user: mistachkin tags: refactorNativeLibraryPreLoader
12:13
Modify handling of the design-time components installer to run Visual Studio 'devenv.exe /setup' after installing the package. This appears to be necessary in some circumstances for Visual Studio 2013. Pursuant to [a47eff2c71]. check-in: 6a8017067f user: mistachkin tags: trunk
12:09
Further updates to the design-time components installer tests and results. Closed-Leaf check-in: 3de10cb374 user: mistachkin tags: vsNoNetFxFlags
2013-12-27
04:56
Fix duplicate test name. check-in: b114eb4fbe user: mistachkin tags: trunk

Changes to Doc/Extra/dbfactorysupport.html.

Changes to Doc/Extra/environment.html.

Changes to Doc/Extra/version.html.

Changes to Doc/Extra/welcome.html.

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

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

Changes to SQLite.Beta.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 SQLite.MSIL.nuspec.

Changes to SQLite.NET.Settings.targets.

Changes to SQLite.nuspec.

Changes to SQLite.x64.nuspec.

Changes to SQLite.x86.nuspec.

Changes to Setup/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/SQLiteConnection.cs.

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

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

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

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

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

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

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

Changes to Tests/common.eagle.

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/App.config.

Changes to testlinq/2010/App.config.

Changes to testlinq/2012/App.config.

Changes to testlinq/2013/App.config.

Changes to testlinq/Properties/AssemblyInfo.cs.

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

Changes to www/news.wiki.