System.Data.SQLite

Check-in [5c8311fbd4]
Login

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

Overview
Comment:Some CultureInfo fixes for String.Format.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 5c8311fbd4412c7b237bdcafa7cdb66e12abfd45
User & Date: mistachkin 2015-08-12 22:32:20.603
Context
2015-08-12
22:33
When building for Mono, target the .NET Framework 4.5.x, not 4.6. check-in: ce51a749e0 user: mistachkin tags: trunk
22:32
Some CultureInfo fixes for String.Format. check-in: 5c8311fbd4 user: mistachkin tags: trunk
22:25
Fix typo in the previous check-in. check-in: ea0c351664 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteEnlistment.cs.
Changes to System.Data.SQLite/SQLiteException.cs.
Changes to System.Data.SQLite/SQLiteModule.cs.
Changes to System.Data.SQLite/SQLiteModuleCommon.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.