System.Data.SQLite

Check-in [b4709d3ca1]
Login

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

Overview
Comment:Add ARM to the processor-to-platform name map used by the native library pre-loading feature.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b4709d3ca1cfa37490107ac1e2327c41c32db431
User & Date: mistachkin 2013-03-13 19:40:54.662
Context
2013-03-14
06:20
Support querying the processor architecture when running on the .NET Compact Framework via P/Invoke. check-in: 39903da2a4 user: mistachkin tags: trunk
2013-03-13
19:40
Add ARM to the processor-to-platform name map used by the native library pre-loading feature. check-in: b4709d3ca1 user: mistachkin tags: trunk
02:59
Update SQLite core library to the latest 3.7.16 pre-release code. check-in: 9a64daea7c user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.