Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | More changes relating to IDisposable. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | IDisposablePattern |
Files: | files | file ages | folders |
SHA1: |
229ecb1203485224a40356db5c31d3ba |
User & Date: | mistachkin 2011-12-16 04:15:07.250 |
Context
2011-12-16
| ||
04:25 | Compilation error fixes. check-in: 8dfdf59c72 user: mistachkin tags: IDisposablePattern | |
04:15 | More changes relating to IDisposable. check-in: 229ecb1203 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 | |
Changes
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.