Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.Interop/src/ext/vtshim.c
2017-01-19
| ||
18:28 | Update SQLite core library to the latest trunk code. file: [1976e6dd68] check-in: [523636b86d] user: mistachkin branch: trunk, size: 15782 | |
2013-08-05
| ||
21:52 | Fix an issue that can occur during the disposal of a managed virtual table object instance. file: [babb0dc2bf] check-in: [574f754156] user: mistachkin branch: trunk, size: 15752 | |
2013-06-22
| ||
02:51 | Support compiling without built-in support for creating virtual tables in managed code, thus allowing the vtshim extension module to be excluded. file: [5fb6be7fe3] check-in: [a85fc42853] user: mistachkin branch: virtualTables, size: 15679 | |
2013-06-21
| ||
21:01 | Fix vtshim error message handling. Adjust the data-1.28 test to account for the new SQLite3 constructor parameters. Fix delegate declaration for the xFilter method. file: [97766ced08] check-in: [ee4c57e435] user: mistachkin branch: virtualTables, size: 15687 | |
2013-06-20
| ||
01:40 | Added: More work on disposable vtable integration. file: [e8d7df7ef7] check-in: [5a2bdec84f] user: mistachkin branch: virtualTables, size: 13731 | |