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

This is equivalent to a diff from f58dc30e00 to b48037de03

2011-12-16
04:31
Merge all IDisposable pattern fixes to trunk. check-in: 419bfbd2ee user: mistachkin tags: trunk
04:28
Update test count on test procedures wiki page. Closed-Leaf check-in: b48037de03 user: mistachkin tags: IDisposablePattern
04:25
Compilation error fixes. check-in: 8dfdf59c72 user: mistachkin tags: IDisposablePattern
03:32
Start of making sure that all core components containing IDisposable objects implement IDisposable and that they follow the established best-practices when doing so. check-in: c532a87e4d user: mistachkin tags: IDisposablePattern
03:28
Add missing file header to various files. check-in: f58dc30e00 user: mistachkin tags: trunk
2011-12-13
10:09
When creating MockRegistryKey objects, use the new constructors that require the readOnly and safe arguments. check-in: 64686e6685 user: mistachkin tags: trunk

Changes to SQLite.NET.Settings.targets.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Changes to testlinq/NorthwindModel2010.Designer.cs.

Changes to www/test.wiki.