Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite/SQLiteModuleCommon.cs
2016-03-23
| ||
23:35 | Move some things out of the UnsafeNativeMethods class. There are several reasons: 1) easier to maintain. 2) avoiding static call graph issues with CriticalHandle. 3) better separation of cross-platform and platform-specific code. file: [2655e9d89a] check-in: [d3e312825a] user: mistachkin branch: trunk, size: 10040 | |
2015-08-12
| ||
22:32 | Some CultureInfo fixes for String.Format. file: [98e324bc4a] check-in: [5c8311fbd4] user: mistachkin branch: trunk, size: 10052 | |
22:21 | Add some workarounds to allow the core managed assembly to work on Mono 4.0. file: [da7351f8c5] check-in: [e7803b3ae7] user: mistachkin branch: trunk, size: 10050 | |
2015-01-22
| ||
18:35 | Added: Make sure SQLiteIndexOutputs.ConstraintUsages instances are created prior to calling ISQLiteManagedModule.BestIndex. Fix for [56f511d268]. file: [6b1505fadc] check-in: [c927246f90] user: mistachkin branch: trunk, size: 9941 | |