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

This is equivalent to a diff from 7f9e634bf5 to 8a92ed133d

2011-01-04
21:55
Merge the VS2010 updates into trunk. check-in: b6e6cd73f6 user: drh tags: trunk
20:46
Update internal SQLite engine to 3.7.4. Update SDS version to 1.0.67.0. Closed-Leaf check-in: 8a92ed133d user: shaneh tags: vs2010
2010-12-20
18:34
Another missing project file. check-in: eb30ee2240 user: shaneh tags: vs2010
2010-12-16
17:49
Changes to get base portions compiling under Visual Studio 2010. Still much to be done. Need to sort out packaging, installation, wince, etc. check-in: 644aeca13c user: shaneh tags: vs2010
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

Changes to Doc/Extra/dbfactorysupport.html.

Changes to Doc/Extra/version.html.

Changes to SQLite.Designer/AssemblyInfo.cs.

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

Changes to SQLite.Designer/SQLite.Designer.sln.

Changes to SQLite.Designer/SQLiteDataViewSupport.cs.

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

Changes to SQLite.Interop/FTS2/fts2.c.

Changes to SQLite.Interop/FTS2/fts2_hash.c.

Changes to SQLite.Interop/FTS2/fts2_hash.h.

Changes to SQLite.Interop/FTS2/fts2_porter.c.

Changes to SQLite.Interop/FTS2/fts2_tokenizer.c.

Changes to SQLite.Interop/FTS2/fts2_tokenizer1.c.

Changes to SQLite.Interop/SQLite.Interop.rc.

Changes to SQLite.Interop/SQLite.Interop.vcproj.

Added SQLite.Interop/SQLite.Interop.vcxproj.

Changes to SQLite.Interop/crypt.c.

Changes to SQLite.Interop/splitsource/alter.c.

Changes to SQLite.Interop/splitsource/analyze.c.

Changes to SQLite.Interop/splitsource/attach.c.

Changes to SQLite.Interop/splitsource/auth.c.

Changes to SQLite.Interop/splitsource/bitvec.c.

Changes to SQLite.Interop/splitsource/btmutex.c.

Changes to SQLite.Interop/splitsource/btree.c.

Changes to SQLite.Interop/splitsource/btree.h.

Changes to SQLite.Interop/splitsource/btreeInt.h.

Changes to SQLite.Interop/splitsource/build.c.

Changes to SQLite.Interop/splitsource/callback.c.

Changes to SQLite.Interop/splitsource/complete.c.

Changes to SQLite.Interop/splitsource/date.c.

Changes to SQLite.Interop/splitsource/delete.c.

Changes to SQLite.Interop/splitsource/expr.c.

Changes to SQLite.Interop/splitsource/fault.c.

Changes to SQLite.Interop/splitsource/fts3.c.

Changes to SQLite.Interop/splitsource/fts3_hash.c.

Changes to SQLite.Interop/splitsource/fts3_hash.h.

Changes to SQLite.Interop/splitsource/fts3_icu.c.

Changes to SQLite.Interop/splitsource/fts3_porter.c.

Changes to SQLite.Interop/splitsource/fts3_tokenizer.c.

Changes to SQLite.Interop/splitsource/fts3_tokenizer.h.

Changes to SQLite.Interop/splitsource/fts3_tokenizer1.c.

Changes to SQLite.Interop/splitsource/func.c.

Changes to SQLite.Interop/splitsource/global.c.

Changes to SQLite.Interop/splitsource/hash.c.

Changes to SQLite.Interop/splitsource/hash.h.

Changes to SQLite.Interop/splitsource/hwtime.h.

Changes to SQLite.Interop/splitsource/insert.c.

Changes to SQLite.Interop/splitsource/journal.c.

Changes to SQLite.Interop/splitsource/keywordhash.h.

Changes to SQLite.Interop/splitsource/legacy.c.

Changes to SQLite.Interop/splitsource/loadext.c.

Changes to SQLite.Interop/splitsource/main.c.

Changes to SQLite.Interop/splitsource/malloc.c.

Changes to SQLite.Interop/splitsource/mem1.c.

Changes to SQLite.Interop/splitsource/mem2.c.

Changes to SQLite.Interop/splitsource/mem3.c.

Deleted SQLite.Interop/splitsource/mem4.c.

Changes to SQLite.Interop/splitsource/mem5.c.

Deleted SQLite.Interop/splitsource/mem6.c.

Changes to SQLite.Interop/splitsource/mutex.c.

Changes to SQLite.Interop/splitsource/mutex.h.

Changes to SQLite.Interop/splitsource/mutex_os2.c.

Changes to SQLite.Interop/splitsource/mutex_unix.c.

Changes to SQLite.Interop/splitsource/mutex_w32.c.

Changes to SQLite.Interop/splitsource/opcodes.c.

Changes to SQLite.Interop/splitsource/opcodes.h.

Changes to SQLite.Interop/splitsource/os.c.

Changes to SQLite.Interop/splitsource/os.h.

Changes to SQLite.Interop/splitsource/os_common.h.

Changes to SQLite.Interop/splitsource/os_os2.c.

Changes to SQLite.Interop/splitsource/os_unix.c.

Changes to SQLite.Interop/splitsource/os_win.c.

Changes to SQLite.Interop/splitsource/pager.c.

Changes to SQLite.Interop/splitsource/pager.h.

Changes to SQLite.Interop/splitsource/parse.c.

Changes to SQLite.Interop/splitsource/parse.h.

Changes to SQLite.Interop/splitsource/parse.y.

Changes to SQLite.Interop/splitsource/pragma.c.

Changes to SQLite.Interop/splitsource/prepare.c.

Changes to SQLite.Interop/splitsource/printf.c.

Changes to SQLite.Interop/splitsource/random.c.

Changes to SQLite.Interop/splitsource/rtree.c.

Changes to SQLite.Interop/splitsource/select.c.

Changes to SQLite.Interop/splitsource/shell.c.

Changes to SQLite.Interop/splitsource/sqlite3.h.

Changes to SQLite.Interop/splitsource/sqlite3ext.h.

Changes to SQLite.Interop/splitsource/sqliteInt.h.

Changes to SQLite.Interop/splitsource/sqliteLimit.h.

Changes to SQLite.Interop/splitsource/status.c.

Changes to SQLite.Interop/splitsource/table.c.

Changes to SQLite.Interop/splitsource/tclsqlite.c.

Changes to SQLite.Interop/splitsource/tokenize.c.

Changes to SQLite.Interop/splitsource/trigger.c.

Changes to SQLite.Interop/splitsource/update.c.

Changes to SQLite.Interop/splitsource/utf.c.

Changes to SQLite.Interop/splitsource/util.c.

Changes to SQLite.Interop/splitsource/vacuum.c.

Changes to SQLite.Interop/splitsource/vdbe.c.

Changes to SQLite.Interop/splitsource/vdbe.h.

Changes to SQLite.Interop/splitsource/vdbeInt.h.

Changes to SQLite.Interop/splitsource/vdbeapi.c.

Changes to SQLite.Interop/splitsource/vdbeaux.c.

Changes to SQLite.Interop/splitsource/vdbeblob.c.

Deleted SQLite.Interop/splitsource/vdbefifo.c.

Changes to SQLite.Interop/splitsource/vdbemem.c.

Changes to SQLite.Interop/splitsource/vtab.c.

Changes to SQLite.Interop/splitsource/where.c.

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

Changes to SQLite.Interop/src/sqlite3.def.

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

Changes to SQLite.Interop/src/sqlite3ext.h.

Changes to SQLite.NET.sln.

Changes to SQLite.NET.suo.

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

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

Changes to System.Data.SQLite.Linq/System.Data.SQLite.Linq.csproj.

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

Changes to System.Data.SQLite/DataTypes.xml.

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

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

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

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

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

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

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

Changes to System.Data.SQLite/SR.Designer.cs.

Changes to System.Data.SQLite/SR.resx.

Added System.Data.SQLite/System.Data.SQLite - CFDT.csproj.

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

Added System.Data.SQLite/System.Data.SQLite - ManagedOnly.csproj.

Added System.Data.SQLite/System.Data.SQLite - Netmodule.csproj.

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

Changes to bin/System.Data.SQLite.dll.

Changes to bin/test.exe.

Changes to bin/test.exe.config.

Changes to readme.htm.

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

Changes to test/TestCases.cs.

Changes to test/app.config.

Changes to test/test.csproj.

Changes to testce/testce.csproj.

Changes to testlinq/App.Config.

Changes to testlinq/NorthwindModel.Designer.cs.

Changes to testlinq/NorthwindModel.edmx.

Changes to testlinq/northwindEF.db.

Changes to testlinq/testlinq.csproj.

Changes to testlinq/testlinq.csproj.user.

Changes to tools/install/InstallDesigner.cs.

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

Changes to tools/install/Properties/Resources.Designer.cs.

Changes to tools/install/Resources/System.Data.SQLite.dll.

Changes to tools/install/install.csproj.

Changes to tools/setup/exe/setup/setup.rc.

Changes to tools/setup/sqlite_setup.sln.

Changes to tools/setup/sqlite_setup.vdproj.