Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Prevent returning a connection handle whose finalizer may be pending on the GC thread. Part of fix for ticket [996d13cd87]. Also, update Eagle in externals to latest trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5c0646db9d326095304e868e25c0c2d0 |
User & Date: | mistachkin 2012-05-04 16:04:32.128 |
Context
2012-05-04
| ||
18:28 | Make sure to check for a null connection handle prior to calling the GC.SuppressFinalize method. check-in: 5cc9167d46 user: mistachkin tags: trunk | |
16:04 | Prevent returning a connection handle whose finalizer may be pending on the GC thread. Part of fix for ticket [996d13cd87]. Also, update Eagle in externals to latest trunk. check-in: 5c0646db9d user: mistachkin tags: trunk | |
2012-05-03
| ||
19:21 | Check each weak reference object from the queue prior to attempting to fetch its target. check-in: 2a6ee97694 user: mistachkin tags: trunk | |
Changes
Changes to Externals/Eagle/bin/Eagle.dll.
Changes to Externals/Eagle/bin/EagleShell.exe.
Changes to Externals/Eagle/bin/EagleShell.exe.config.
Changes to Externals/Eagle/bin/EagleShell.exe.mda.config.
Changes to Externals/Eagle/lib/Eagle1.0/vendor.eagle.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteConnectionPool.cs.
Changes to Tests/tkt-996d13cd87.eagle.