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 tkt-996d13cd87 Excluding Merge-Ins

This is equivalent to a diff from d846d5cd0b to 0fb2e3848f

2012-05-02
18:38
Merge all connection pool fixes and other changes to trunk. Fix for ticket [996d13cd87]. check-in: ae1f4354e4 user: mistachkin tags: trunk
18:28
Update test case for ticket [996d13cd87]. The test case can now reproduce the issue reported. Closed-Leaf check-in: 0fb2e3848f user: mistachkin tags: tkt-996d13cd87
16:52
Adjustments to the test case for ticket [996d13cd87]. However, this still does not reproduce the issue reported. check-in: 04c8756a93 user: mistachkin tags: tkt-996d13cd87
2012-04-28
12:22
Add missing call to SetTimeout. check-in: 33696a56cc user: mistachkin tags: trunk
09:50
First attempt to reproduce the possible issue described in ticket [996d13cd87]. check-in: adad8e2f33 user: mistachkin tags: tkt-996d13cd87
09:45
Add another connection pool related diagnostic. check-in: d846d5cd0b user: mistachkin tags: trunk
08:57
Enhance diagnostics for dealing with handle disposal issues when the connection pool is in use. check-in: e0dc37c779 user: mistachkin tags: trunk

Changes to Externals/Eagle/bin/EagleShell.exe.config.

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

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

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

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

Changes to Tests/basic.eagle.

Changes to Tests/common.eagle.

Changes to Tests/tkt-00f86f9739.eagle.

Changes to Tests/tkt-59edc1018b.eagle.

Changes to Tests/tkt-8b7d179c3c.eagle.

Added Tests/tkt-996d13cd87.eagle.

Changes to Tests/tkt-ccfa69fc32.eagle.