System.Data.SQLite

Check-in [d77d930e0d]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update SQLite core library to the latest trunk code.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | vs2013
Files: files | file ages | folders
SHA1: d77d930e0d87ea6ce113903a7d56d240af9c17b7
User & Date: mistachkin 2013-11-27 04:57:16.581
Context
2013-11-27
05:28
Updates to support the Visual Studio 2013 design-time components. check-in: 71dce9f1cf user: mistachkin tags: vs2013
04:57
Update SQLite core library to the latest trunk code. check-in: d77d930e0d user: mistachkin tags: vs2013
04:49
Update the Eagle script library in externals to the latest trunk, needed for its test suite infrastructure updates for Visual Studio 2013 and the .NET Framework 4.5.1. check-in: d0704d07a1 user: mistachkin tags: vs2013
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.
Changes to SQLite.Interop/src/win/interop.h.
Changes to System.Data.SQLite/SQLitePatchLevel.cs.