Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Move the native memory allocation wrapper methods into the new SQLiteMemory class. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | virtualTables |
Files: | files | file ages | folders |
SHA1: |
c16bb56cfd403ee3698c53b4f871f9ae |
User & Date: | mistachkin 2013-06-21 05:39:00.085 |
Context
2013-06-21
| ||
06:06 | Modularize various aspects of the virtual table handling in the example SQLiteVirtualTableCursorEnumerable class. check-in: 5033bacee1 user: mistachkin tags: virtualTables | |
05:39 | Move the native memory allocation wrapper methods into the new SQLiteMemory class. check-in: c16bb56cfd user: mistachkin tags: virtualTables | |
05:14 | Fix memory leak in the SQLiteModuleBase class. Add support for optionally tracking memory usage of the SQLiteMarshal class. Make sure sqlite3_*_interop() functions are only used when SQLITE_STANDARD is not defined. check-in: 4aab5f9721 user: mistachkin tags: virtualTables | |
Changes
Changes to SQLite.NET.Settings.targets.
Changes to Setup/set_user_mistachkin_Debug.bat.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLiteDefineConstants.cs.
Changes to System.Data.SQLite/SQLiteModuleBase.cs.
Changes to System.Data.SQLite/System.Data.SQLite.Properties.targets.
Changes to Tests/common.eagle.